[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:11:46.285101  6332 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.47.62:36185
I20260710 11:11:46.286644  6332 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:11:46.287659  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:46.304847  6341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:46.304873  6339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:46.305114  6338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:46.306257  6332 server_base.cc:1061] running on GCE node
I20260710 11:11:47.500480  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:47.500782  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:47.500994  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681907500967 us; error 0 us; skew 500 ppm
I20260710 11:11:47.501871  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:47.508330  6332 webserver.cc:533] Webserver started at http://127.6.47.62:35835/ using document root <none> and password file <none>
I20260710 11:11:47.509332  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:47.509557  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:47.510035  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:47.515693  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/master-0-root/instance:
uuid: "973afbe5e4d34436acd1f5cbbb48c3b7"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-t54q"
I20260710 11:11:47.523417  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:11:47.528425  6347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:47.529524  6332 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:11:47.529862  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/master-0-root
uuid: "973afbe5e4d34436acd1f5cbbb48c3b7"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-t54q"
I20260710 11:11:47.530197  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:47.582260  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:47.583777  6332 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:11:47.584240  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:47.654667  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.62:36185
I20260710 11:11:47.654772  6398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.62:36185 every 8 connection(s)
I20260710 11:11:47.662315  6399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:47.683740  6399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7: Bootstrap starting.
I20260710 11:11:47.689446  6399 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.691215  6399 log.cc:826] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7: Log is configured to *not* fsync() on all Append() calls
I20260710 11:11:47.695698  6399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7: No bootstrap required, opened a new log
I20260710 11:11:47.715905  6399 raft_consensus.cc:359] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973afbe5e4d34436acd1f5cbbb48c3b7" member_type: VOTER }
I20260710 11:11:47.716439  6399 raft_consensus.cc:385] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:47.716723  6399 raft_consensus.cc:740] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 973afbe5e4d34436acd1f5cbbb48c3b7, State: Initialized, Role: FOLLOWER
I20260710 11:11:47.717661  6399 consensus_queue.cc:260] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "973afbe5e4d34436acd1f5cbbb48c3b7" member_type: VOTER }
I20260710 11:11:47.718140  6399 raft_consensus.cc:399] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:47.718384  6399 raft_consensus.cc:493] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:47.718676  6399 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.722715  6399 raft_consensus.cc:515] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973afbe5e4d34436acd1f5cbbb48c3b7" member_type: VOTER }
I20260710 11:11:47.723395  6399 leader_election.cc:304] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [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: 973afbe5e4d34436acd1f5cbbb48c3b7; no voters: 
I20260710 11:11:47.725222  6399 leader_election.cc:290] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:47.725553  6402 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.728376  6402 raft_consensus.cc:697] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 1 LEADER]: Becoming Leader. State: Replica: 973afbe5e4d34436acd1f5cbbb48c3b7, State: Running, Role: LEADER
I20260710 11:11:47.729321  6402 consensus_queue.cc:237] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [LEADER]: Queue going to LEADER mode. State: All 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: "973afbe5e4d34436acd1f5cbbb48c3b7" member_type: VOTER }
I20260710 11:11:47.730402  6399 sys_catalog.cc:565] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:47.741427  6404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 973afbe5e4d34436acd1f5cbbb48c3b7. Latest consensus state: current_term: 1 leader_uuid: "973afbe5e4d34436acd1f5cbbb48c3b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973afbe5e4d34436acd1f5cbbb48c3b7" member_type: VOTER } }
I20260710 11:11:47.741415  6403 sys_catalog.cc:455] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "973afbe5e4d34436acd1f5cbbb48c3b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "973afbe5e4d34436acd1f5cbbb48c3b7" member_type: VOTER } }
I20260710 11:11:47.742390  6404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:47.742483  6403 sys_catalog.cc:458] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:47.746567  6412 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:47.759759  6412 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:47.762112  6332 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:47.776353  6412 catalog_manager.cc:1383] Generated new cluster ID: 6ff87ff8e0e24538a2777838f30ed18a
I20260710 11:11:47.776718  6412 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:47.800382  6412 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:47.802220  6412 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:47.817554  6412 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7: Generated new TSK 0
I20260710 11:11:47.818830  6412 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:47.829102  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:47.837908  6421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:47.841193  6422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:47.848613  6424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:47.853994  6332 server_base.cc:1061] running on GCE node
I20260710 11:11:47.854933  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:47.855221  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:47.855422  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681907855404 us; error 0 us; skew 500 ppm
I20260710 11:11:47.856228  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:47.860246  6332 webserver.cc:533] Webserver started at http://127.6.47.1:33481/ using document root <none> and password file <none>
I20260710 11:11:47.860949  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:47.861268  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:47.861646  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:47.863204  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-0-root/instance:
uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-t54q"
I20260710 11:11:47.870203  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260710 11:11:47.875298  6429 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:47.876127  6332 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:11:47.876470  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
format_stamp: "Formatted at 2026-07-10 11:11:47 on dist-test-slave-t54q"
I20260710 11:11:47.876873  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:47.922600  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:47.924410  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:47.927204  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:47.932585  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:47.932888  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:11:47.933224  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:47.933449  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:48.023214  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:40949
I20260710 11:11:48.023267  6491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:40949 every 8 connection(s)
I20260710 11:11:48.030871  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:48.054239  6496 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:48.055859  6497 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:48.067041  6492 heartbeater.cc:344] Connected to a master server at 127.6.47.62:36185
I20260710 11:11:48.067541  6492 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:48.068779  6492 heartbeater.cc:507] Master 127.6.47.62:36185 requested a full tablet report, sending...
W20260710 11:11:48.070937  6499 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:48.070976  6332 server_base.cc:1061] running on GCE node
I20260710 11:11:48.072168  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:11:48.072295  6364 ts_manager.cc:194] Registered new tserver with Master: bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949)
W20260710 11:11:48.072433  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:48.072698  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681908072680 us; error 0 us; skew 500 ppm
I20260710 11:11:48.073503  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:48.074608  6364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43366
I20260710 11:11:48.076685  6332 webserver.cc:533] Webserver started at http://127.6.47.2:43535/ using document root <none> and password file <none>
I20260710 11:11:48.077353  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:48.077593  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:48.077930  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:48.079360  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-1-root/instance:
uuid: "ab22aac044f741e4ae998ba0fb10740d"
format_stamp: "Formatted at 2026-07-10 11:11:48 on dist-test-slave-t54q"
I20260710 11:11:48.085876  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.007s
I20260710 11:11:48.090725  6504 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:48.091636  6332 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:11:48.091917  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-1-root
uuid: "ab22aac044f741e4ae998ba0fb10740d"
format_stamp: "Formatted at 2026-07-10 11:11:48 on dist-test-slave-t54q"
I20260710 11:11:48.092209  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:48.125937  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:48.127234  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:48.129369  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:48.132413  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:48.132661  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:11:48.132910  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:48.133078  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:48.227928  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.2:42917
I20260710 11:11:48.228034  6566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.2:42917 every 8 connection(s)
I20260710 11:11:48.236761  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:48.246630  6571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:48.250528  6567 heartbeater.cc:344] Connected to a master server at 127.6.47.62:36185
I20260710 11:11:48.251051  6567 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:48.252269  6567 heartbeater.cc:507] Master 127.6.47.62:36185 requested a full tablet report, sending...
I20260710 11:11:48.255376  6364 ts_manager.cc:194] Registered new tserver with Master: ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:48.256702  6332 server_base.cc:1061] running on GCE node
W20260710 11:11:48.256918  6570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:48.257254  6364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43376
W20260710 11:11:48.257875  6573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:48.259049  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:48.259323  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:48.259518  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681908259503 us; error 0 us; skew 500 ppm
I20260710 11:11:48.260246  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:48.262919  6332 webserver.cc:533] Webserver started at http://127.6.47.3:43329/ using document root <none> and password file <none>
I20260710 11:11:48.263504  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:48.263760  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:48.264071  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:48.265443  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-2-root/instance:
uuid: "65564c6ea88b4b57b1ae3083da962724"
format_stamp: "Formatted at 2026-07-10 11:11:48 on dist-test-slave-t54q"
I20260710 11:11:48.270977  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:11:48.274901  6578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:48.275709  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:48.276016  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-2-root
uuid: "65564c6ea88b4b57b1ae3083da962724"
format_stamp: "Formatted at 2026-07-10 11:11:48 on dist-test-slave-t54q"
I20260710 11:11:48.276357  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681906118602-6332-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:48.298818  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:48.300395  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:48.302942  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:48.306491  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:48.306783  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:48.307101  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:48.307320  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:48.393268  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.3:35051
I20260710 11:11:48.393366  6640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.3:35051 every 8 connection(s)
I20260710 11:11:48.414157  6641 heartbeater.cc:344] Connected to a master server at 127.6.47.62:36185
I20260710 11:11:48.414587  6641 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:48.415525  6641 heartbeater.cc:507] Master 127.6.47.62:36185 requested a full tablet report, sending...
I20260710 11:11:48.417737  6364 ts_manager.cc:194] Registered new tserver with Master: 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:48.417830  6332 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019378651s
I20260710 11:11:48.419497  6364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43386
I20260710 11:11:48.472167  6364 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43394:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:48.475661  6364 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:48.588979  6457 tablet_service.cc:1511] Processing CreateTablet for tablet beb4c2aa0a4b48d89280937943b4f96f (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:48.589659  6455 tablet_service.cc:1511] Processing CreateTablet for tablet 10f7fa6306864f99a53c37a301ef3dd4 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:48.590659  6457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb4c2aa0a4b48d89280937943b4f96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.591270  6455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f7fa6306864f99a53c37a301ef3dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.593650  6456 tablet_service.cc:1511] Processing CreateTablet for tablet 64684377f46d45b1b3eb079b644f3794 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:48.598215  6456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64684377f46d45b1b3eb079b644f3794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.605780  6454 tablet_service.cc:1511] Processing CreateTablet for tablet 88d0a2cca1c543edbdca84dc5a67be27 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:48.607376  6454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d0a2cca1c543edbdca84dc5a67be27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.613435  6453 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee4a44ddadf4c198c2e9fff005f0050 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:48.615234  6453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee4a44ddadf4c198c2e9fff005f0050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.625100  6452 tablet_service.cc:1511] Processing CreateTablet for tablet c1d14638ad82489d90fa317827568351 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:48.627125  6452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d14638ad82489d90fa317827568351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.634902  6603 tablet_service.cc:1511] Processing CreateTablet for tablet 88d0a2cca1c543edbdca84dc5a67be27 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:48.640211  6606 tablet_service.cc:1511] Processing CreateTablet for tablet beb4c2aa0a4b48d89280937943b4f96f (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:48.638175  6604 tablet_service.cc:1511] Processing CreateTablet for tablet 10f7fa6306864f99a53c37a301ef3dd4 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:48.645763  6602 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee4a44ddadf4c198c2e9fff005f0050 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:48.646615  6604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f7fa6306864f99a53c37a301ef3dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.650691  6603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d0a2cca1c543edbdca84dc5a67be27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.638082  6605 tablet_service.cc:1511] Processing CreateTablet for tablet 64684377f46d45b1b3eb079b644f3794 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:48.656359  6605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64684377f46d45b1b3eb079b644f3794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.657858  6451 tablet_service.cc:1511] Processing CreateTablet for tablet 40dec8edebc84bfa823e0157f3f09477 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:48.659741  6602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee4a44ddadf4c198c2e9fff005f0050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.657804  6601 tablet_service.cc:1511] Processing CreateTablet for tablet c1d14638ad82489d90fa317827568351 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:48.661336  6451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40dec8edebc84bfa823e0157f3f09477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.665637  6601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d14638ad82489d90fa317827568351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.673854  6606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb4c2aa0a4b48d89280937943b4f96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.682281  6659 tablet_bootstrap.cc:492] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4: Bootstrap starting.
I20260710 11:11:48.695639  6600 tablet_service.cc:1511] Processing CreateTablet for tablet 40dec8edebc84bfa823e0157f3f09477 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:48.697661  6600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40dec8edebc84bfa823e0157f3f09477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.700455  6455 tablet_service.cc:1511] Processing CreateTablet for tablet 36b533773ad042258e39e8098d64863e (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:48.706732  6455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b533773ad042258e39e8098d64863e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.713631  6599 tablet_service.cc:1511] Processing CreateTablet for tablet 36b533773ad042258e39e8098d64863e (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:48.715766  6599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b533773ad042258e39e8098d64863e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.735772  6531 tablet_service.cc:1511] Processing CreateTablet for tablet 64684377f46d45b1b3eb079b644f3794 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:48.735713  6532 tablet_service.cc:1511] Processing CreateTablet for tablet beb4c2aa0a4b48d89280937943b4f96f (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:48.741439  6530 tablet_service.cc:1511] Processing CreateTablet for tablet 10f7fa6306864f99a53c37a301ef3dd4 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:48.743080  6531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64684377f46d45b1b3eb079b644f3794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.738193  6529 tablet_service.cc:1511] Processing CreateTablet for tablet 88d0a2cca1c543edbdca84dc5a67be27 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:48.748050  6528 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee4a44ddadf4c198c2e9fff005f0050 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:48.756352  6532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb4c2aa0a4b48d89280937943b4f96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.763500  6526 tablet_service.cc:1511] Processing CreateTablet for tablet 40dec8edebc84bfa823e0157f3f09477 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:48.764819  6530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10f7fa6306864f99a53c37a301ef3dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.768360  6528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee4a44ddadf4c198c2e9fff005f0050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.765771  6525 tablet_service.cc:1511] Processing CreateTablet for tablet 36b533773ad042258e39e8098d64863e (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:48.768610  6527 tablet_service.cc:1511] Processing CreateTablet for tablet c1d14638ad82489d90fa317827568351 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:48.762429  6452 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff03a88abd440b5a936cbb9897ea4d0 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:48.779677  6524 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff03a88abd440b5a936cbb9897ea4d0 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 11:11:48.778715  6411 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:48.782505  6526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40dec8edebc84bfa823e0157f3f09477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.792937  6660 tablet_bootstrap.cc:492] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724: Bootstrap starting.
I20260710 11:11:48.793089  6452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff03a88abd440b5a936cbb9897ea4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.805876  6529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d0a2cca1c543edbdca84dc5a67be27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.829967  6527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d14638ad82489d90fa317827568351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.834646  6659 tablet_bootstrap.cc:654] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.828043  6606 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff03a88abd440b5a936cbb9897ea4d0 (DEFAULT_TABLE table=test-workload [id=462d0abd798444d295cff0d09ea93d5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:48.838547  6606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff03a88abd440b5a936cbb9897ea4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.845839  6525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b533773ad042258e39e8098d64863e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.848681  6524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff03a88abd440b5a936cbb9897ea4d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:48.888568  6659 tablet_bootstrap.cc:492] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4: No bootstrap required, opened a new log
I20260710 11:11:48.889393  6659 ts_tablet_manager.cc:1403] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent bootstrapping tablet: real 0.225s	user 0.005s	sys 0.014s
I20260710 11:11:48.892830  6662 tablet_bootstrap.cc:492] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d: Bootstrap starting.
I20260710 11:11:48.899911  6659 raft_consensus.cc:359] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:48.900871  6659 raft_consensus.cc:385] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.901234  6659 raft_consensus.cc:740] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.905167  6659 consensus_queue.cc:260] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:48.909330  6660 tablet_bootstrap.cc:654] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.918239  6492 heartbeater.cc:499] Master 127.6.47.62:36185 was elected leader, sending a full tablet report...
I20260710 11:11:48.919835  6660 tablet_bootstrap.cc:492] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724: No bootstrap required, opened a new log
I20260710 11:11:48.919901  6662 tablet_bootstrap.cc:654] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.920306  6660 ts_tablet_manager.cc:1403] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.000s
I20260710 11:11:48.923630  6660 raft_consensus.cc:359] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:48.924340  6660 raft_consensus.cc:385] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.924633  6660 raft_consensus.cc:740] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.925352  6660 consensus_queue.cc:260] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:48.933897  6641 heartbeater.cc:499] Master 127.6.47.62:36185 was elected leader, sending a full tablet report...
I20260710 11:11:48.934845  6660 ts_tablet_manager.cc:1434] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:11:48.935953  6660 tablet_bootstrap.cc:492] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724: Bootstrap starting.
I20260710 11:11:48.918058  6659 ts_tablet_manager.cc:1434] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.009s
I20260710 11:11:48.941200  6659 tablet_bootstrap.cc:492] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4: Bootstrap starting.
I20260710 11:11:48.945668  6660 tablet_bootstrap.cc:654] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.956615  6660 tablet_bootstrap.cc:492] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724: No bootstrap required, opened a new log
I20260710 11:11:48.957067  6660 ts_tablet_manager.cc:1403] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 11:11:48.968037  6659 tablet_bootstrap.cc:654] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.970744  6660 raft_consensus.cc:359] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:48.971480  6660 raft_consensus.cc:385] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.971771  6660 raft_consensus.cc:740] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.972507  6660 consensus_queue.cc:260] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:48.975914  6660 ts_tablet_manager.cc:1434] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.006s
I20260710 11:11:48.976194  6662 tablet_bootstrap.cc:492] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d: No bootstrap required, opened a new log
I20260710 11:11:48.976658  6662 ts_tablet_manager.cc:1403] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.044s
I20260710 11:11:48.979076  6660 tablet_bootstrap.cc:492] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724: Bootstrap starting.
I20260710 11:11:48.979719  6662 raft_consensus.cc:359] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:48.980436  6662 raft_consensus.cc:385] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:48.980743  6662 raft_consensus.cc:740] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Initialized, Role: FOLLOWER
I20260710 11:11:48.981657  6662 consensus_queue.cc:260] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:48.986181  6660 tablet_bootstrap.cc:654] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:48.989974  6567 heartbeater.cc:499] Master 127.6.47.62:36185 was elected leader, sending a full tablet report...
I20260710 11:11:48.991014  6662 ts_tablet_manager.cc:1434] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:11:48.991926  6662 tablet_bootstrap.cc:492] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d: Bootstrap starting.
I20260710 11:11:48.997464  6662 tablet_bootstrap.cc:654] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.003315  6659 tablet_bootstrap.cc:492] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4: No bootstrap required, opened a new log
I20260710 11:11:49.004012  6659 ts_tablet_manager.cc:1403] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.011s
I20260710 11:11:49.007709  6659 raft_consensus.cc:359] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.009732  6659 raft_consensus.cc:385] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.010076  6659 raft_consensus.cc:740] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.010949  6659 consensus_queue.cc:260] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.012428  6660 tablet_bootstrap.cc:492] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724: No bootstrap required, opened a new log
I20260710 11:11:49.012889  6660 ts_tablet_manager.cc:1403] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260710 11:11:49.014178  6662 tablet_bootstrap.cc:492] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d: No bootstrap required, opened a new log
I20260710 11:11:49.014596  6662 ts_tablet_manager.cc:1403] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260710 11:11:49.015569  6660 raft_consensus.cc:359] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.016265  6660 raft_consensus.cc:385] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.016551  6660 raft_consensus.cc:740] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.017262  6660 consensus_queue.cc:260] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.017359  6662 raft_consensus.cc:359] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.017741  6663 raft_consensus.cc:493] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.018249  6663 raft_consensus.cc:515] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.020359  6659 ts_tablet_manager.cc:1434] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 11:11:49.021379  6663 leader_election.cc:290] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.021893  6662 raft_consensus.cc:385] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.022209  6662 raft_consensus.cc:740] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.023149  6660 ts_tablet_manager.cc:1434] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:11:49.024142  6660 tablet_bootstrap.cc:492] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724: Bootstrap starting.
I20260710 11:11:49.022964  6662 consensus_queue.cc:260] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.026911  6659 tablet_bootstrap.cc:492] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4: Bootstrap starting.
W20260710 11:11:49.044958  6493 tablet.cc:2406] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:11:49.045768  6662 ts_tablet_manager.cc:1434] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260710 11:11:49.055487  6662 tablet_bootstrap.cc:492] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d: Bootstrap starting.
I20260710 11:11:49.056453  6660 tablet_bootstrap.cc:654] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.062497  6659 tablet_bootstrap.cc:654] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.073884  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724" is_pre_election: true
W20260710 11:11:49.079675  6432 leader_election.cc:343] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.080287  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.081491  6659 tablet_bootstrap.cc:492] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4: No bootstrap required, opened a new log
I20260710 11:11:49.081802  6662 tablet_bootstrap.cc:654] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.081961  6659 ts_tablet_manager.cc:1403] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.002s
W20260710 11:11:49.081995  6430 leader_election.cc:343] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.082521  6430 leader_election.cc:304] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad43d06d9c2490589887d1b3eb6a2c4; no voters: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.083359  6663 raft_consensus.cc:2749] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.085502  6659 raft_consensus.cc:359] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.086223  6659 raft_consensus.cc:385] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.086519  6659 raft_consensus.cc:740] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.086706  6660 tablet_bootstrap.cc:492] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724: No bootstrap required, opened a new log
I20260710 11:11:49.087198  6660 ts_tablet_manager.cc:1403] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.003s
I20260710 11:11:49.087298  6659 consensus_queue.cc:260] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.090073  6660 raft_consensus.cc:359] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.090752  6660 raft_consensus.cc:385] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.090867  6662 tablet_bootstrap.cc:492] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d: No bootstrap required, opened a new log
I20260710 11:11:49.091065  6660 raft_consensus.cc:740] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.091464  6662 ts_tablet_manager.cc:1403] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.003s
I20260710 11:11:49.091825  6660 consensus_queue.cc:260] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.094488  6662 raft_consensus.cc:359] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.095213  6662 raft_consensus.cc:385] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.095525  6662 raft_consensus.cc:740] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.096597  6660 ts_tablet_manager.cc:1434] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:11:49.096333  6662 consensus_queue.cc:260] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.097520  6660 tablet_bootstrap.cc:492] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724: Bootstrap starting.
I20260710 11:11:49.104732  6662 ts_tablet_manager.cc:1434] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:11:49.104843  6660 tablet_bootstrap.cc:654] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.106863  6659 ts_tablet_manager.cc:1434] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.003s
I20260710 11:11:49.108078  6662 tablet_bootstrap.cc:492] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d: Bootstrap starting.
I20260710 11:11:49.115219  6662 tablet_bootstrap.cc:654] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.120062  6669 raft_consensus.cc:493] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.120067  6659 tablet_bootstrap.cc:492] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4: Bootstrap starting.
I20260710 11:11:49.120781  6669 raft_consensus.cc:515] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.122597  6660 tablet_bootstrap.cc:492] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724: No bootstrap required, opened a new log
I20260710 11:11:49.123092  6660 ts_tablet_manager.cc:1403] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.015s
I20260710 11:11:49.124588  6669 leader_election.cc:290] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.130856  6659 tablet_bootstrap.cc:654] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.130895  6660 raft_consensus.cc:359] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.131630  6669 raft_consensus.cc:493] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.131927  6660 raft_consensus.cc:385] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.132258  6660 raft_consensus.cc:740] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.132210  6669 raft_consensus.cc:515] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.133172  6660 consensus_queue.cc:260] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.134671  6669 leader_election.cc:290] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.135967  6660 ts_tablet_manager.cc:1434] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 11:11:49.142153  6660 tablet_bootstrap.cc:492] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724: Bootstrap starting.
I20260710 11:11:49.148778  6660 tablet_bootstrap.cc:654] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.151645  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff03a88abd440b5a936cbb9897ea4d0" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:49.152711  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:49.153458  6467 raft_consensus.cc:2468] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 0.
W20260710 11:11:49.155753  6505 leader_election.cc:343] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.158731  6505 leader_election.cc:304] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.161648  6659 tablet_bootstrap.cc:492] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4: No bootstrap required, opened a new log
I20260710 11:11:49.162098  6659 ts_tablet_manager.cc:1403] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.005s
I20260710 11:11:49.162741  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724" is_pre_election: true
I20260710 11:11:49.163375  6616 raft_consensus.cc:2468] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 0.
I20260710 11:11:49.162042  6669 raft_consensus.cc:2804] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.164516  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff03a88abd440b5a936cbb9897ea4d0" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724" is_pre_election: true
I20260710 11:11:49.165161  6659 raft_consensus.cc:359] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.166064  6659 raft_consensus.cc:385] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.166353  6659 raft_consensus.cc:740] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Initialized, Role: FOLLOWER
W20260710 11:11:49.167423  6507 leader_election.cc:343] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.167076  6659 consensus_queue.cc:260] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.167824  6507 leader_election.cc:304] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d; no voters: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:49.168310  6662 tablet_bootstrap.cc:492] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d: No bootstrap required, opened a new log
I20260710 11:11:49.168761  6662 ts_tablet_manager.cc:1403] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.011s
I20260710 11:11:49.164677  6669 raft_consensus.cc:493] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.169677  6659 ts_tablet_manager.cc:1434] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:11:49.169755  6669 raft_consensus.cc:3060] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.170665  6659 tablet_bootstrap.cc:492] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4: Bootstrap starting.
I20260710 11:11:49.171555  6662 raft_consensus.cc:359] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.172746  6662 raft_consensus.cc:385] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.173041  6662 raft_consensus.cc:740] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.173923  6662 consensus_queue.cc:260] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.177341  6659 tablet_bootstrap.cc:654] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.182585  6669 raft_consensus.cc:515] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.186467  6669 leader_election.cc:290] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.187071  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:49.191818  6660 tablet_bootstrap.cc:492] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724: No bootstrap required, opened a new log
I20260710 11:11:49.193224  6467 raft_consensus.cc:3060] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.193430  6660 ts_tablet_manager.cc:1403] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.016s
I20260710 11:11:49.197363  6660 raft_consensus.cc:359] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.198901  6666 raft_consensus.cc:493] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.199095  6669 raft_consensus.cc:2749] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.199397  6666 raft_consensus.cc:515] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.202215  6666 leader_election.cc:290] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.204892  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:49.205642  6615 raft_consensus.cc:3060] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.205649  6467 raft_consensus.cc:2468] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 1.
I20260710 11:11:49.207123  6505 leader_election.cc:304] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.208858  6684 raft_consensus.cc:2804] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.211073  6684 raft_consensus.cc:697] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 1 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:49.212425  6684 consensus_queue.cc:237] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.198273  6660 raft_consensus.cc:385] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.217640  6660 raft_consensus.cc:740] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.218466  6660 consensus_queue.cc:260] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.218722  6615 raft_consensus.cc:2468] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 1.
I20260710 11:11:49.230888  6660 ts_tablet_manager.cc:1434] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260710 11:11:49.231937  6660 tablet_bootstrap.cc:492] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724: Bootstrap starting.
I20260710 11:11:49.244787  6666 raft_consensus.cc:493] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.245296  6666 raft_consensus.cc:515] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.247328  6666 leader_election.cc:290] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.250190  6663 raft_consensus.cc:493] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.251117  6663 raft_consensus.cc:515] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.253872  6663 leader_election.cc:290] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.254884  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
W20260710 11:11:49.256589  6430 leader_election.cc:343] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.257225  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724" is_pre_election: true
I20260710 11:11:49.258169  6659 tablet_bootstrap.cc:492] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4: No bootstrap required, opened a new log
I20260710 11:11:49.258656  6659 ts_tablet_manager.cc:1403] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.053s
I20260710 11:11:49.259908  6660 tablet_bootstrap.cc:654] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:49.259874  6432 leader_election.cc:343] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.260409  6432 leader_election.cc:304] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad43d06d9c2490589887d1b3eb6a2c4; no voters: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.261755  6663 raft_consensus.cc:2749] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.261839  6662 ts_tablet_manager.cc:1434] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d: Time spent starting tablet: real 0.093s	user 0.010s	sys 0.019s
I20260710 11:11:49.262117  6659 raft_consensus.cc:359] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.263935  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:49.264858  6659 raft_consensus.cc:385] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.265038  6467 raft_consensus.cc:2468] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 0.
I20260710 11:11:49.265189  6659 raft_consensus.cc:740] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.264210  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:49.266007  6659 consensus_queue.cc:260] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.267516  6662 tablet_bootstrap.cc:492] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d: Bootstrap starting.
I20260710 11:11:49.268025  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.270712  6579 leader_election.cc:304] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.268683  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.270051  6542 raft_consensus.cc:2468] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 0.
I20260710 11:11:49.268342  6659 ts_tablet_manager.cc:1434] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:11:49.274178  6666 raft_consensus.cc:2804] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.274443  6659 tablet_bootstrap.cc:492] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4: Bootstrap starting.
I20260710 11:11:49.274531  6666 raft_consensus.cc:493] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.274977  6666 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.276252  6662 tablet_bootstrap.cc:654] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:49.281356  6579 leader_election.cc:343] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:49.282141  6579 leader_election.cc:343] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.282582  6579 leader_election.cc:304] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724; no voters: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:49.291092  6660 tablet_bootstrap.cc:492] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724: No bootstrap required, opened a new log
I20260710 11:11:49.291015  6666 raft_consensus.cc:515] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.292065  6660 ts_tablet_manager.cc:1403] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.011s
I20260710 11:11:49.293200  6666 leader_election.cc:290] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.294051  6659 tablet_bootstrap.cc:654] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.295571  6660 raft_consensus.cc:359] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.296311  6660 raft_consensus.cc:385] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.296617  6660 raft_consensus.cc:740] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.297016  6666 raft_consensus.cc:2749] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.297454  6660 consensus_queue.cc:260] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.297610  6364 catalog_manager.cc:5697] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 0 to 1, leader changed from <none> to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 1 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.299872  6660 ts_tablet_manager.cc:1434] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:49.303265  6662 tablet_bootstrap.cc:492] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d: No bootstrap required, opened a new log
I20260710 11:11:49.303893  6662 ts_tablet_manager.cc:1403] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.005s
I20260710 11:11:49.307241  6662 raft_consensus.cc:359] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.307955  6659 tablet_bootstrap.cc:492] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4: No bootstrap required, opened a new log
I20260710 11:11:49.308182  6660 tablet_bootstrap.cc:492] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724: Bootstrap starting.
I20260710 11:11:49.308547  6659 ts_tablet_manager.cc:1403] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260710 11:11:49.308986  6666 raft_consensus.cc:493] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.309433  6666 raft_consensus.cc:515] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.307955  6662 raft_consensus.cc:385] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.310573  6662 raft_consensus.cc:740] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.311378  6666 leader_election.cc:290] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.311283  6662 consensus_queue.cc:260] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.313582  6662 ts_tablet_manager.cc:1434] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260710 11:11:49.314582  6662 tablet_bootstrap.cc:492] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d: Bootstrap starting.
I20260710 11:11:49.316042  6659 raft_consensus.cc:359] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.316993  6659 raft_consensus.cc:385] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.317353  6659 raft_consensus.cc:740] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.318297  6659 consensus_queue.cc:260] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.320999  6659 ts_tablet_manager.cc:1434] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:49.322036  6659 tablet_bootstrap.cc:492] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4: Bootstrap starting.
I20260710 11:11:49.324136  6660 tablet_bootstrap.cc:654] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.328871  6659 tablet_bootstrap.cc:654] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.330032  6662 tablet_bootstrap.cc:654] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.338050  6660 tablet_bootstrap.cc:492] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724: No bootstrap required, opened a new log
I20260710 11:11:49.338598  6660 ts_tablet_manager.cc:1403] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.003s
I20260710 11:11:49.341962  6660 raft_consensus.cc:359] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.342828  6660 raft_consensus.cc:385] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.343163  6660 raft_consensus.cc:740] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.346892  6662 tablet_bootstrap.cc:492] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d: No bootstrap required, opened a new log
I20260710 11:11:49.347587  6662 ts_tablet_manager.cc:1403] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d: Time spent bootstrapping tablet: real 0.033s	user 0.001s	sys 0.012s
W20260710 11:11:49.351097  6579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.47.2:42917, user_credentials={real_user=slave}} blocked reactor thread for 68954.8us
I20260710 11:11:49.351549  6662 raft_consensus.cc:359] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.352519  6662 raft_consensus.cc:385] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.353489  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:49.354265  6466 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.356130  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:49.356740  6542 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.363418  6542 raft_consensus.cc:2468] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.363533  6466 raft_consensus.cc:2468] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.364439  6660 consensus_queue.cc:260] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.366894  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:49.368117  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.368639  6660 ts_tablet_manager.cc:1434] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.003s
I20260710 11:11:49.368764  6542 raft_consensus.cc:2468] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 0.
I20260710 11:11:49.369661  6660 tablet_bootstrap.cc:492] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724: Bootstrap starting.
I20260710 11:11:49.370049  6579 leader_election.cc:304] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.352928  6662 raft_consensus.cc:740] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.373193  6691 raft_consensus.cc:2804] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.373746  6691 raft_consensus.cc:697] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:49.375046  6662 consensus_queue.cc:260] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
W20260710 11:11:49.375419  6579 leader_election.cc:343] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.376966  6691 consensus_queue.cc:237] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.379222  6659 tablet_bootstrap.cc:492] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4: No bootstrap required, opened a new log
I20260710 11:11:49.381165  6659 ts_tablet_manager.cc:1403] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.015s
I20260710 11:11:49.383173  6663 raft_consensus.cc:493] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.383855  6663 raft_consensus.cc:515] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.397691  6579 leader_election.cc:304] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [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: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:49.398563  6666 raft_consensus.cc:2804] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.398943  6666 raft_consensus.cc:493] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.399425  6666 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.399777  6660 tablet_bootstrap.cc:654] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.399783  6659 raft_consensus.cc:359] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.401100  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.403162  6659 raft_consensus.cc:385] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.403347  6542 raft_consensus.cc:2468] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 0.
I20260710 11:11:49.403481  6659 raft_consensus.cc:740] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.404844  6430 leader_election.cc:304] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.406677  6662 ts_tablet_manager.cc:1434] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.006s
I20260710 11:11:49.408269  6662 tablet_bootstrap.cc:492] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d: Bootstrap starting.
I20260710 11:11:49.417202  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724" is_pre_election: true
I20260710 11:11:49.417919  6615 raft_consensus.cc:2468] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 0.
I20260710 11:11:49.419474  6666 raft_consensus.cc:515] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.422082  6666 leader_election.cc:290] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.422648  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:49.423173  6659 consensus_queue.cc:260] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.424916  6663 leader_election.cc:290] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
W20260710 11:11:49.425423  6579 leader_election.cc:343] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.425241  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:49.442448  6659 ts_tablet_manager.cc:1434] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4: Time spent starting tablet: real 0.061s	user 0.002s	sys 0.013s
I20260710 11:11:49.436090  6666 raft_consensus.cc:493] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.440155  6660 tablet_bootstrap.cc:492] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724: No bootstrap required, opened a new log
I20260710 11:11:49.426208  6663 raft_consensus.cc:2804] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.452685  6660 ts_tablet_manager.cc:1403] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.011s
I20260710 11:11:49.452759  6663 raft_consensus.cc:493] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.453293  6663 raft_consensus.cc:3060] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.454339  6691 raft_consensus.cc:493] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.427218  6364 catalog_manager.cc:5697] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.454818  6691 raft_consensus.cc:515] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.456925  6691 leader_election.cc:290] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.428720  6542 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.451998  6659 tablet_bootstrap.cc:492] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4: Bootstrap starting.
I20260710 11:11:49.461674  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:49.461987  6660 raft_consensus.cc:359] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.462291  6466 raft_consensus.cc:2468] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 0.
I20260710 11:11:49.462656  6660 raft_consensus.cc:385] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.462941  6660 raft_consensus.cc:740] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.463335  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.463613  6660 consensus_queue.cc:260] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
W20260710 11:11:49.466591  6579 leader_election.cc:343] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.467289  6579 leader_election.cc:304] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.467713  6542 raft_consensus.cc:2468] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.468412  6659 tablet_bootstrap.cc:654] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.450281  6662 tablet_bootstrap.cc:654] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.468884  6666 raft_consensus.cc:515] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.470952  6666 leader_election.cc:290] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.467728  6663 raft_consensus.cc:515] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.473742  6660 ts_tablet_manager.cc:1434] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 11:11:49.474172  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:49.474735  6541 raft_consensus.cc:3060] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.474931  6579 leader_election.cc:304] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [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: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:49.476924  6662 tablet_bootstrap.cc:492] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d: No bootstrap required, opened a new log
I20260710 11:11:49.477413  6662 ts_tablet_manager.cc:1403] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.000s
I20260710 11:11:49.477475  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d14638ad82489d90fa317827568351" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:49.478127  6466 raft_consensus.cc:2468] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 0.
I20260710 11:11:49.478899  6691 raft_consensus.cc:2804] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.479233  6691 raft_consensus.cc:493] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.479534  6691 raft_consensus.cc:3060] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.480504  6662 raft_consensus.cc:359] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.481220  6662 raft_consensus.cc:385] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.481524  6662 raft_consensus.cc:740] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.481933  6541 raft_consensus.cc:2468] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 1.
I20260710 11:11:49.482702  6662 consensus_queue.cc:260] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.483136  6430 leader_election.cc:304] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.484076  6703 raft_consensus.cc:2804] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.484592  6703 raft_consensus.cc:697] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Becoming Leader. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:49.485034  6662 ts_tablet_manager.cc:1434] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:11:49.485347  6703 consensus_queue.cc:237] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.486104  6662 tablet_bootstrap.cc:492] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d: Bootstrap starting.
I20260710 11:11:49.490291  6663 leader_election.cc:290] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 election: Requested vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.494650  6662 tablet_bootstrap.cc:654] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.498636  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:49.499418  6615 raft_consensus.cc:3060] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.500075  6691 raft_consensus.cc:515] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.501434  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d14638ad82489d90fa317827568351" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.498634  6579 leader_election.cc:304] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.504411  6691 leader_election.cc:290] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.505108  6691 raft_consensus.cc:2804] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.505507  6691 raft_consensus.cc:493] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.505885  6691 raft_consensus.cc:3060] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.507531  6615 raft_consensus.cc:2468] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 1.
I20260710 11:11:49.507793  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:49.508574  6466 raft_consensus.cc:3060] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.509234  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:49.508040  6706 raft_consensus.cc:2804] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.509778  6542 raft_consensus.cc:3060] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:49.510905  6579 leader_election.cc:343] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.515054  6706 raft_consensus.cc:697] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:49.527211  6703 raft_consensus.cc:493] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.527400  6659 tablet_bootstrap.cc:492] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4: No bootstrap required, opened a new log
I20260710 11:11:49.528265  6659 ts_tablet_manager.cc:1403] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.016s
I20260710 11:11:49.529448  6466 raft_consensus.cc:2468] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.529044  6362 catalog_manager.cc:5697] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.531268  6579 leader_election.cc:304] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.532116  6666 raft_consensus.cc:2804] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.527783  6703 raft_consensus.cc:515] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.521342  6706 consensus_queue.cc:237] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.541978  6666 raft_consensus.cc:697] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:49.544858  6703 leader_election.cc:290] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.545825  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b533773ad042258e39e8098d64863e" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.547346  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b533773ad042258e39e8098d64863e" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724" is_pre_election: true
I20260710 11:11:49.548009  6662 tablet_bootstrap.cc:492] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d: No bootstrap required, opened a new log
I20260710 11:11:49.547943  6615 raft_consensus.cc:2468] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 0.
W20260710 11:11:49.548309  6430 leader_election.cc:343] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.548458  6662 ts_tablet_manager.cc:1403] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.003s
I20260710 11:11:49.549206  6432 leader_election.cc:304] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.550640  6659 raft_consensus.cc:359] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.551383  6659 raft_consensus.cc:385] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.551483  6703 raft_consensus.cc:2804] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.551667  6659 raft_consensus.cc:740] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.551753  6662 raft_consensus.cc:359] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.552482  6703 raft_consensus.cc:493] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.552753  6542 raft_consensus.cc:2468] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.553054  6703 raft_consensus.cc:3060] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.552507  6659 consensus_queue.cc:260] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.554915  6659 ts_tablet_manager.cc:1434] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 11:11:49.555761  6659 tablet_bootstrap.cc:492] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4: Bootstrap starting.
I20260710 11:11:49.552548  6662 raft_consensus.cc:385] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.556952  6662 raft_consensus.cc:740] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.557621  6662 consensus_queue.cc:260] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.552799  6691 raft_consensus.cc:515] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.562232  6662 ts_tablet_manager.cc:1434] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:11:49.562865  6691 leader_election.cc:290] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.564280  6703 raft_consensus.cc:515] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.566212  6703 leader_election.cc:290] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 election: Requested vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.567387  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d14638ad82489d90fa317827568351" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:49.567476  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b533773ad042258e39e8098d64863e" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:49.567809  6691 raft_consensus.cc:493] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.568758  6615 raft_consensus.cc:3060] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.568825  6691 raft_consensus.cc:515] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.569416  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b533773ad042258e39e8098d64863e" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:49.570919  6691 leader_election.cc:290] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.568424  6466 raft_consensus.cc:3060] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:49.573264  6430 leader_election.cc:343] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:49.574751  6659 tablet_bootstrap.cc:654] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.574797  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:49.575057  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.575479  6467 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 0.
I20260710 11:11:49.575697  6541 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 0.
I20260710 11:11:49.576817  6579 leader_election.cc:304] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.577517  6691 raft_consensus.cc:2804] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.577909  6691 raft_consensus.cc:493] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.578265  6691 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.583958  6615 raft_consensus.cc:2468] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 1.
I20260710 11:11:49.588012  6432 leader_election.cc:304] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.588845  6663 raft_consensus.cc:2804] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.567955  6662 tablet_bootstrap.cc:492] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d: Bootstrap starting.
I20260710 11:11:49.595958  6662 tablet_bootstrap.cc:654] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:49.595391  6364 catalog_manager.cc:5697] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.584723  6691 raft_consensus.cc:515] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.558365  6666 consensus_queue.cc:237] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.586905  6466 raft_consensus.cc:2468] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.589351  6663 raft_consensus.cc:697] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Becoming Leader. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:49.599064  6663 consensus_queue.cc:237] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.599676  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:49.600224  6467 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.598210  6691 leader_election.cc:290] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.601297  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:49.601817  6541 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.584806  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d14638ad82489d90fa317827568351" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:49.602396  6542 raft_consensus.cc:3060] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.606940  6467 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.607947  6541 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.599375  6579 leader_election.cc:304] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.608966  6691 raft_consensus.cc:2804] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.609167  6579 leader_election.cc:304] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:49.609553  6691 raft_consensus.cc:697] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:49.610176  6709 raft_consensus.cc:2804] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.610713  6709 raft_consensus.cc:697] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:49.610601  6691 consensus_queue.cc:237] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.611595  6709 consensus_queue.cc:237] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.615283  6542 raft_consensus.cc:2468] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.616101  6706 raft_consensus.cc:493] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.616560  6706 raft_consensus.cc:515] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.619197  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff03a88abd440b5a936cbb9897ea4d0" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:49.619854  6467 raft_consensus.cc:2468] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 0.
I20260710 11:11:49.620672  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff03a88abd440b5a936cbb9897ea4d0" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.621585  6540 raft_consensus.cc:2468] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 0.
I20260710 11:11:49.622807  6706 leader_election.cc:290] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.622325  6364 catalog_manager.cc:5697] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.622956  6579 leader_election.cc:304] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: 
I20260710 11:11:49.625025  6706 raft_consensus.cc:2804] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:49.625387  6706 raft_consensus.cc:493] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:49.625702  6706 raft_consensus.cc:3060] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.630860  6659 tablet_bootstrap.cc:492] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4: No bootstrap required, opened a new log
I20260710 11:11:49.631304  6659 ts_tablet_manager.cc:1403] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.003s
I20260710 11:11:49.632115  6706 raft_consensus.cc:515] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.632033  6362 catalog_manager.cc:5697] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.634430  6659 raft_consensus.cc:359] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.635037  6659 raft_consensus.cc:385] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.635299  6659 raft_consensus.cc:740] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.636054  6659 consensus_queue.cc:260] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.643747  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff03a88abd440b5a936cbb9897ea4d0" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:49.644306  6540 raft_consensus.cc:3060] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.646545  6659 ts_tablet_manager.cc:1434] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.006s
I20260710 11:11:49.646504  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff03a88abd440b5a936cbb9897ea4d0" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:49.647359  6467 raft_consensus.cc:3060] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.651779  6540 raft_consensus.cc:2468] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.653170  6662 tablet_bootstrap.cc:492] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d: No bootstrap required, opened a new log
I20260710 11:11:49.653260  6579 leader_election.cc:304] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: 
I20260710 11:11:49.653715  6662 ts_tablet_manager.cc:1403] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.005s
I20260710 11:11:49.654150  6666 raft_consensus.cc:2804] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:49.654795  6666 raft_consensus.cc:697] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:49.655560  6666 consensus_queue.cc:237] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.656272  6662 raft_consensus.cc:359] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.656905  6662 raft_consensus.cc:385] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:49.657034  6467 raft_consensus.cc:2468] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 1.
I20260710 11:11:49.657192  6662 raft_consensus.cc:740] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Initialized, Role: FOLLOWER
I20260710 11:11:49.657922  6662 consensus_queue.cc:260] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.663682  6685 consensus_queue.cc:1048] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.664752  6662 ts_tablet_manager.cc:1434] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:11:49.669999  6364 catalog_manager.cc:5697] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.672225  6364 catalog_manager.cc:5697] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.678395  6706 leader_election.cc:290] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 1 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:49.692001  6364 catalog_manager.cc:5697] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.695245  6684 consensus_queue.cc:1048] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.740823  6615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
mode: GRACEFUL
new_leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:11:49.741408  6615 raft_consensus.cc:606] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Received request to transfer leadership to TS bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:49.746101  6615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
mode: GRACEFUL
new_leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:11:49.746558  6615 raft_consensus.cc:606] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Received request to transfer leadership to TS bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:49.758579  6540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
mode: GRACEFUL
new_leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:33164
I20260710 11:11:49.759182  6540 raft_consensus.cc:606] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 1 LEADER]: Received request to transfer leadership to TS bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:49.767262  6615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
mode: GRACEFUL
new_leader_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:11:49.767742  6615 raft_consensus.cc:606] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Received request to transfer leadership to TS ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.772280  6615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d14638ad82489d90fa317827568351"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
mode: GRACEFUL
new_leader_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:11:49.772787  6615 raft_consensus.cc:606] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Received request to transfer leadership to TS ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.777375  6615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
mode: GRACEFUL
new_leader_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:11:49.777850  6615 raft_consensus.cc:606] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Received request to transfer leadership to TS ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.799820  6466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36b533773ad042258e39e8098d64863e"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
mode: GRACEFUL
new_leader_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:38188
I20260710 11:11:49.800374  6466 raft_consensus.cc:606] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Received request to transfer leadership to TS ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.801386  6706 consensus_queue.cc:1048] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:49.808406  6709 raft_consensus.cc:993] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724: : Instructing follower bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:49.808840  6709 raft_consensus.cc:1081] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Signalling peer bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:49.811264  6467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:38184
I20260710 11:11:49.811959  6467 raft_consensus.cc:493] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.812323  6467 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:49.819551  6691 consensus_queue.cc:1048] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.820798  6467 raft_consensus.cc:515] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.821882  6466 raft_consensus.cc:1240] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Rejecting Update request from peer 65564c6ea88b4b57b1ae3083da962724 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:49.824432  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:49.826089  6691 consensus_queue.cc:1059] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.826711  6709 raft_consensus.cc:3055] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:49.827028  6709 raft_consensus.cc:740] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:49.827159  6467 leader_election.cc:290] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 2 election: Requested vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.827857  6709 consensus_queue.cc:260] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.828783  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:49.828809  6709 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:49.839912  6615 raft_consensus.cc:2468] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 2.
I20260710 11:11:49.841854  6432 leader_election.cc:304] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.842559  6663 raft_consensus.cc:2804] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:49.843026  6663 raft_consensus.cc:697] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Becoming Leader. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:49.843837  6663 consensus_queue.cc:237] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.850622  6362 catalog_manager.cc:5697] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 reported cstate change: term changed from 1 to 2, leader changed from 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3) to bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.883876  6703 raft_consensus.cc:493] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:49.884423  6703 raft_consensus.cc:515] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.886546  6703 leader_election.cc:290] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.887413  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab22aac044f741e4ae998ba0fb10740d" is_pre_election: true
I20260710 11:11:49.887835  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724" is_pre_election: true
I20260710 11:11:49.888197  6540 raft_consensus.cc:2393] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad43d06d9c2490589887d1b3eb6a2c4 in current term 1: Already voted for candidate 65564c6ea88b4b57b1ae3083da962724 in this term.
I20260710 11:11:49.889433  6430 leader_election.cc:304] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad43d06d9c2490589887d1b3eb6a2c4; no voters: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:49.890113  6703 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:49.896564  6703 raft_consensus.cc:2749] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:49.952327  6709 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.959055  6691 raft_consensus.cc:993] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724: : Instructing follower ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:49.959611  6691 raft_consensus.cc:1081] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Signalling peer ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:49.961560  6541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:33162
I20260710 11:11:49.963016  6541 raft_consensus.cc:493] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.963397  6541 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:49.966158  6706 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.970065  6541 raft_consensus.cc:515] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.976099  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:49.979911  6541 leader_election.cc:290] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 2 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:49.980332  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:49.981017  6615 raft_consensus.cc:3055] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:49.981393  6615 raft_consensus.cc:740] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:49.982554  6615 consensus_queue.cc:260] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.983819  6615 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:49.990288  6615 raft_consensus.cc:2468] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 2.
I20260710 11:11:49.991312  6507 leader_election.cc:304] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [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: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:49.992054  6684 raft_consensus.cc:2804] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:49.992559  6684 raft_consensus.cc:697] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:49.993358  6684 consensus_queue.cc:237] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:49.995088  6709 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:49.998914  6709 consensus_queue.cc:1048] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:50.002193  6364 catalog_manager.cc:5697] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 1 to 2, leader changed from 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3) to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 2 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.003090  6684 raft_consensus.cc:493] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:50.003834  6684 raft_consensus.cc:515] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.008733  6709 consensus_queue.cc:1048] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:50.011902  6542 raft_consensus.cc:3060] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.015726  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b533773ad042258e39e8098d64863e" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" is_pre_election: true
I20260710 11:11:50.020589  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b533773ad042258e39e8098d64863e" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65564c6ea88b4b57b1ae3083da962724" is_pre_election: true
I20260710 11:11:50.021338  6615 raft_consensus.cc:2393] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab22aac044f741e4ae998ba0fb10740d in current term 1: Already voted for candidate bad43d06d9c2490589887d1b3eb6a2c4 in this term.
I20260710 11:11:50.022323  6507 leader_election.cc:304] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d; no voters: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:50.024014  6703 consensus_queue.cc:1048] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.018560  6684 leader_election.cc:290] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:50.025928  6669 raft_consensus.cc:2749] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:50.031316  6703 consensus_queue.cc:1048] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.051448  6701 consensus_queue.cc:1048] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.063346  6709 raft_consensus.cc:993] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724: : Instructing follower ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:50.063784  6691 raft_consensus.cc:1081] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Signalling peer ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:50.066293  6541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:33162
I20260710 11:11:50.066852  6541 raft_consensus.cc:493] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.067205  6541 raft_consensus.cc:3060] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.068097  6701 raft_consensus.cc:993] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4: : Instructing follower ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:50.068478  6701 raft_consensus.cc:1081] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Signalling peer ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:50.071298  6537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36b533773ad042258e39e8098d64863e"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:33160
I20260710 11:11:50.071874  6537 raft_consensus.cc:493] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.072211  6537 raft_consensus.cc:3060] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.079084  6666 consensus_queue.cc:1048] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.083915  6541 raft_consensus.cc:515] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.094249  6538 raft_consensus.cc:1240] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Rejecting Update request from peer 65564c6ea88b4b57b1ae3083da962724 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:50.094666  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:50.095283  6467 raft_consensus.cc:3060] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.097159  6541 leader_election.cc:290] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 2 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:50.097714  6691 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.098939  6691 consensus_queue.cc:1048] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.100272  6703 consensus_queue.cc:1048] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.106009  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:50.107410  6666 consensus_queue.cc:1059] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:50.093372  6537 raft_consensus.cc:515] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.129432  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b533773ad042258e39e8098d64863e" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:50.130125  6464 raft_consensus.cc:3055] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:50.130452  6464 raft_consensus.cc:740] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:50.131173  6464 consensus_queue.cc:260] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.131753  6614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b533773ad042258e39e8098d64863e" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:50.132388  6614 raft_consensus.cc:3060] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.132759  6464 raft_consensus.cc:3060] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.134013  6537 leader_election.cc:290] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 2 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:50.139487  6464 raft_consensus.cc:2468] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 2.
I20260710 11:11:50.131709  6691 consensus_queue.cc:1048] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:11:50.142606  6505 leader_election.cc:304] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:50.141685  6614 raft_consensus.cc:2468] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 2.
I20260710 11:11:50.143347  6669 raft_consensus.cc:2804] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.143846  6669 raft_consensus.cc:697] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:50.144709  6669 consensus_queue.cc:237] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.148448  6691 consensus_queue.cc:1048] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:50.149585  6467 raft_consensus.cc:2468] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 2.
I20260710 11:11:50.150549  6465 raft_consensus.cc:1240] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Rejecting Update request from peer 65564c6ea88b4b57b1ae3083da962724 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:11:50.157343  6615 raft_consensus.cc:3055] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:50.157737  6615 raft_consensus.cc:740] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:50.158031  6691 consensus_queue.cc:1059] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.159073  6615 consensus_queue.cc:260] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.160799  6615 raft_consensus.cc:3060] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.170652  6615 raft_consensus.cc:2468] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 2.
I20260710 11:11:50.174290  6507 leader_election.cc:304] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: 
I20260710 11:11:50.175568  6684 raft_consensus.cc:2804] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.176177  6684 raft_consensus.cc:697] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:50.182344  6709 raft_consensus.cc:993] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724: : Instructing follower bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:50.182860  6691 raft_consensus.cc:1081] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Signalling peer bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:50.183132  6684 consensus_queue.cc:237] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.184911  6467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:38184
I20260710 11:11:50.185503  6467 raft_consensus.cc:493] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.186877  6467 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.188282  6709 raft_consensus.cc:993] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724: : Instructing follower ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:50.188709  6691 raft_consensus.cc:1081] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Signalling peer ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:50.190943  6540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d14638ad82489d90fa317827568351"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:33162
I20260710 11:11:50.191656  6540 raft_consensus.cc:493] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.192154  6540 raft_consensus.cc:3060] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.203115  6467 raft_consensus.cc:515] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.205267  6467 leader_election.cc:290] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 2 election: Requested vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:50.207206  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:50.207818  6537 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.208112  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:50.208710  6615 raft_consensus.cc:3055] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:50.209012  6615 raft_consensus.cc:740] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:50.209772  6615 consensus_queue.cc:260] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.210958  6615 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.214771  6537 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 2.
I20260710 11:11:50.216063  6430 leader_election.cc:304] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:50.216943  6703 raft_consensus.cc:2804] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.217275  6615 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 2.
I20260710 11:11:50.217381  6703 raft_consensus.cc:697] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Becoming Leader. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:50.218250  6703 consensus_queue.cc:237] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.221686  6540 raft_consensus.cc:515] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.223955  6540 leader_election.cc:290] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 2 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:50.226840  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d14638ad82489d90fa317827568351" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:50.227483  6467 raft_consensus.cc:3060] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.230006  6361 catalog_manager.cc:5697] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 1 to 2, leader changed from bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1) to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 2 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.230067  6363 catalog_manager.cc:5697] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 reported cstate change: term changed from 1 to 2, leader changed from 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3) to bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.232141  6361 catalog_manager.cc:5697] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 1 to 2, leader changed from 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3) to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 2 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.234053  6467 raft_consensus.cc:2468] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 2.
I20260710 11:11:50.235406  6505 leader_election.cc:304] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:50.236399  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d14638ad82489d90fa317827568351" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:50.236974  6615 raft_consensus.cc:3055] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:50.237078  6684 raft_consensus.cc:2804] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.237334  6615 raft_consensus.cc:740] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:50.237671  6684 raft_consensus.cc:697] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:50.238159  6615 consensus_queue.cc:260] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.238462  6684 consensus_queue.cc:237] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.239382  6615 raft_consensus.cc:3060] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.245849  6615 raft_consensus.cc:2468] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 2.
I20260710 11:11:50.254855  6361 catalog_manager.cc:5697] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 1 to 2, leader changed from 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3) to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 2 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.300957  6669 raft_consensus.cc:993] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d: : Instructing follower bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:50.301407  6684 raft_consensus.cc:1081] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 1 LEADER]: Signalling peer bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:50.302966  6467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:38172
I20260710 11:11:50.303501  6467 raft_consensus.cc:493] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.303875  6467 raft_consensus.cc:3060] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.310223  6467 raft_consensus.cc:515] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.312180  6467 leader_election.cc:290] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 2 election: Requested vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:50.312822  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:50.313408  6540 raft_consensus.cc:3055] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:50.313731  6540 raft_consensus.cc:740] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:50.313562  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:50.314152  6615 raft_consensus.cc:3060] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.314399  6540 consensus_queue.cc:260] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.315325  6540 raft_consensus.cc:3060] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.320411  6540 raft_consensus.cc:2468] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 2.
I20260710 11:11:50.320402  6615 raft_consensus.cc:2468] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 2.
I20260710 11:11:50.321717  6430 leader_election.cc:304] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:50.322598  6703 raft_consensus.cc:2804] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.323290  6703 raft_consensus.cc:697] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Becoming Leader. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:50.324086  6703 consensus_queue.cc:237] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:50.330780  6361 catalog_manager.cc:5697] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 reported cstate change: term changed from 1 to 2, leader changed from ab22aac044f741e4ae998ba0fb10740d (127.6.47.2) to bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:50.347235  6540 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.351974  6540 raft_consensus.cc:1275] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.353387  6703 consensus_queue.cc:1048] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.362282  6615 raft_consensus.cc:1275] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.364352  6743 consensus_queue.cc:1048] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:50.458564  6467 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.463290  6467 raft_consensus.cc:1275] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.464560  6684 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.471839  6615 raft_consensus.cc:1275] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.473646  6669 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.579888  6467 raft_consensus.cc:1275] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.581336  6685 consensus_queue.cc:1048] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.590121  6615 raft_consensus.cc:1275] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.592052  6669 consensus_queue.cc:1048] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.602027  6467 raft_consensus.cc:1275] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.603272  6669 consensus_queue.cc:1048] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:50.611229  6615 raft_consensus.cc:1275] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.612574  6663 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.618317  6616 raft_consensus.cc:1275] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.620810  6669 consensus_queue.cc:1048] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.634735  6540 raft_consensus.cc:1275] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.638219  6663 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.696352  6467 raft_consensus.cc:1275] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.698035  6685 consensus_queue.cc:1048] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.708770  6616 raft_consensus.cc:1275] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.710964  6684 consensus_queue.cc:1048] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.839577  6540 raft_consensus.cc:1275] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.840710  6703 consensus_queue.cc:1048] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.848433  6616 raft_consensus.cc:1275] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:50.850147  6663 consensus_queue.cc:1048] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:52.833864  6332 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:11:52.834664  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:52.850121  6540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
mode: GRACEFUL
new_leader_uuid: "65564c6ea88b4b57b1ae3083da962724"
 from {username='slave'} at 127.0.0.1:36776
I20260710 11:11:52.850617  6540 raft_consensus.cc:606] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Received request to transfer leadership to TS 65564c6ea88b4b57b1ae3083da962724
I20260710 11:11:52.861470  6467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
mode: GRACEFUL
new_leader_uuid: "65564c6ea88b4b57b1ae3083da962724"
 from {username='slave'} at 127.0.0.1:57146
I20260710 11:11:52.861964  6467 raft_consensus.cc:606] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Received request to transfer leadership to TS 65564c6ea88b4b57b1ae3083da962724
I20260710 11:11:52.862968  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:52.863400  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:53.313657  6663 raft_consensus.cc:993] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4: : Instructing follower 65564c6ea88b4b57b1ae3083da962724 to start an election
I20260710 11:11:53.314083  6752 raft_consensus.cc:1081] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Signalling peer 65564c6ea88b4b57b1ae3083da962724 to start an election
I20260710 11:11:53.315568  6616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
 from {username='slave'} at 127.0.0.1:49442
I20260710 11:11:53.316113  6616 raft_consensus.cc:493] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:53.316458  6616 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.322592  6616 raft_consensus.cc:515] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:53.324299  6616 leader_election.cc:290] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 3 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:53.325371  6540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:53.325547  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:53.325953  6540 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.326030  6467 raft_consensus.cc:3055] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:53.326398  6467 raft_consensus.cc:740] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:53.327160  6467 consensus_queue.cc:260] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:53.328181  6467 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.332373  6540 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 3.
I20260710 11:11:53.333003  6537 raft_consensus.cc:1240] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Rejecting Update request from peer bad43d06d9c2490589887d1b3eb6a2c4 for earlier term 2. Current term is 3. Ops: []
I20260710 11:11:53.333704  6579 leader_election.cc:304] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [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: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: 
I20260710 11:11:53.334249  6467 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 3.
I20260710 11:11:53.334506  6748 raft_consensus.cc:2804] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:53.335740  6748 raft_consensus.cc:697] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:53.336612  6748 consensus_queue.cc:237] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:53.344599  6754 raft_consensus.cc:993] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d: : Instructing follower 65564c6ea88b4b57b1ae3083da962724 to start an election
I20260710 11:11:53.344340  6361 catalog_manager.cc:5697] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 2 to 3, leader changed from bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1) to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:53.345084  6685 raft_consensus.cc:1081] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Signalling peer 65564c6ea88b4b57b1ae3083da962724 to start an election
I20260710 11:11:53.346423  6616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
 from {username='slave'} at 127.0.0.1:49454
I20260710 11:11:53.346870  6616 raft_consensus.cc:493] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:53.347168  6616 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.351846  6616 raft_consensus.cc:515] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:53.353721  6616 leader_election.cc:290] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 3 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:53.354341  6467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:53.354862  6467 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.354758  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:53.355418  6537 raft_consensus.cc:3055] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:53.355742  6537 raft_consensus.cc:740] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:53.356485  6537 consensus_queue.cc:260] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:53.357667  6537 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:53.360962  6467 raft_consensus.cc:2468] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 3.
I20260710 11:11:53.362119  6579 leader_election.cc:304] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:53.362907  6748 raft_consensus.cc:2804] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:53.363350  6748 raft_consensus.cc:697] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:53.364056  6748 consensus_queue.cc:237] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:53.364290  6537 raft_consensus.cc:2468] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 3.
I20260710 11:11:53.370540  6361 catalog_manager.cc:5697] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 2 to 3, leader changed from ab22aac044f741e4ae998ba0fb10740d (127.6.47.2) to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:53.768091  6537 raft_consensus.cc:1275] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Refusing update from remote peer 65564c6ea88b4b57b1ae3083da962724: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:53.769387  6748 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:53.778972  6467 raft_consensus.cc:1275] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Refusing update from remote peer 65564c6ea88b4b57b1ae3083da962724: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:53.780478  6753 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:53.864125  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:53.873940  6464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
mode: GRACEFUL
new_leader_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:38188
I20260710 11:11:53.874446  6464 raft_consensus.cc:606] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Received request to transfer leadership to TS ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:53.879609  6616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
mode: GRACEFUL
new_leader_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:11:53.880029  6616 raft_consensus.cc:606] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Received request to transfer leadership to TS ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:53.884394  6464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
mode: GRACEFUL
new_leader_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:38188
I20260710 11:11:53.885154  6464 raft_consensus.cc:606] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Received request to transfer leadership to TS ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:53.889628  6464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
mode: GRACEFUL
new_leader_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:38188
I20260710 11:11:53.890075  6464 raft_consensus.cc:606] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Received request to transfer leadership to TS ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:53.899155  6616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
mode: GRACEFUL
new_leader_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:49470
I20260710 11:11:53.899611  6616 raft_consensus.cc:606] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Received request to transfer leadership to TS ab22aac044f741e4ae998ba0fb10740d
I20260710 11:11:53.908799  6464 raft_consensus.cc:1275] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Refusing update from remote peer 65564c6ea88b4b57b1ae3083da962724: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:53.910120  6753 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:53.918552  6537 raft_consensus.cc:1275] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Refusing update from remote peer 65564c6ea88b4b57b1ae3083da962724: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:53.922071  6748 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:53.928156  6767 raft_consensus.cc:993] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724: : Instructing follower ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:53.928587  6748 raft_consensus.cc:1081] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Signalling peer ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:53.930054  6537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:33162
I20260710 11:11:53.930502  6537 raft_consensus.cc:493] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:53.930876  6537 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:53.935408  6537 raft_consensus.cc:515] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:53.936992  6537 leader_election.cc:290] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 4 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:53.937659  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:53.937952  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:53.938246  6464 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:53.938551  6616 raft_consensus.cc:3055] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:53.938868  6616 raft_consensus.cc:740] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:53.939572  6616 consensus_queue.cc:260] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:53.940443  6616 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:53.943939  6464 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 4.
I20260710 11:11:53.944983  6505 leader_election.cc:304] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [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: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:53.945075  6616 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 4.
I20260710 11:11:53.945777  6685 raft_consensus.cc:2804] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:53.946892  6685 raft_consensus.cc:697] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:53.947641  6685 consensus_queue.cc:237] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:53.954203  6363 catalog_manager.cc:5697] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 3 to 4, leader changed from 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3) to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 4 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:53.996061  6752 raft_consensus.cc:993] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4: : Instructing follower ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:53.996474  6773 raft_consensus.cc:1081] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Signalling peer ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:53.997937  6537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:33160
I20260710 11:11:53.998347  6537 raft_consensus.cc:493] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:53.998584  6537 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.003166  6537 raft_consensus.cc:515] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.004794  6537 leader_election.cc:290] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 3 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:54.005465  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:54.006031  6464 raft_consensus.cc:3055] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:54.005967  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:54.006417  6464 raft_consensus.cc:740] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:54.006613  6616 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.007128  6464 consensus_queue.cc:260] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.007978  6464 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.011493  6616 raft_consensus.cc:2468] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 3.
I20260710 11:11:54.012190  6464 raft_consensus.cc:2468] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 3.
I20260710 11:11:54.012591  6507 leader_election.cc:304] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [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: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: 
I20260710 11:11:54.013317  6685 raft_consensus.cc:2804] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.013713  6685 raft_consensus.cc:697] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 3 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:54.014317  6685 consensus_queue.cc:237] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.020489  6363 catalog_manager.cc:5697] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 2 to 3, leader changed from bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1) to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 3 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.157903  6752 raft_consensus.cc:993] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4: : Instructing follower ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:54.158304  6773 raft_consensus.cc:1081] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Signalling peer ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:54.159687  6537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:33160
I20260710 11:11:54.160162  6537 raft_consensus.cc:493] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.160458  6537 raft_consensus.cc:3060] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.164860  6537 raft_consensus.cc:515] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.166608  6537 leader_election.cc:290] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 3 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:54.167373  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:54.167726  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10f7fa6306864f99a53c37a301ef3dd4" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:54.167932  6464 raft_consensus.cc:3055] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:54.168275  6464 raft_consensus.cc:740] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:54.168294  6616 raft_consensus.cc:3060] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.169054  6464 consensus_queue.cc:260] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.169986  6464 raft_consensus.cc:3060] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.172917  6616 raft_consensus.cc:2468] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 3.
I20260710 11:11:54.173914  6507 leader_election.cc:304] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [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: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: 
I20260710 11:11:54.174396  6464 raft_consensus.cc:2468] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 3.
I20260710 11:11:54.174584  6685 raft_consensus.cc:2804] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.175043  6685 raft_consensus.cc:697] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 3 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:54.175812  6685 consensus_queue.cc:237] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.182228  6363 catalog_manager.cc:5697] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 2 to 3, leader changed from bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1) to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 3 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.237538  6767 raft_consensus.cc:993] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724: : Instructing follower ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:54.237999  6748 raft_consensus.cc:1081] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Signalling peer ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:54.239398  6537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:33162
I20260710 11:11:54.239884  6537 raft_consensus.cc:493] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.240190  6537 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:54.244498  6537 raft_consensus.cc:515] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.246121  6537 leader_election.cc:290] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 4 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:54.247188  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:54.247229  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:54.247772  6616 raft_consensus.cc:3055] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:54.247946  6464 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:54.248095  6616 raft_consensus.cc:740] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:54.248950  6616 consensus_queue.cc:260] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.249826  6616 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:54.252955  6464 raft_consensus.cc:2468] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 4.
I20260710 11:11:54.254016  6505 leader_election.cc:304] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [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: ab22aac044f741e4ae998ba0fb10740d, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:54.254416  6616 raft_consensus.cc:2468] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 4.
I20260710 11:11:54.254691  6685 raft_consensus.cc:2804] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:54.255158  6685 raft_consensus.cc:697] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:54.255944  6685 consensus_queue.cc:237] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.261660  6363 catalog_manager.cc:5697] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 3 to 4, leader changed from 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3) to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 4 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.297374  6752 raft_consensus.cc:993] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4: : Instructing follower ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:54.297824  6773 raft_consensus.cc:1081] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Signalling peer ab22aac044f741e4ae998ba0fb10740d to start an election
I20260710 11:11:54.299561  6537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
 from {username='slave'} at 127.0.0.1:33160
I20260710 11:11:54.300271  6537 raft_consensus.cc:493] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.300734  6537 raft_consensus.cc:3060] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:54.305533  6537 raft_consensus.cc:515] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.307211  6537 leader_election.cc:290] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 2 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:54.308115  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:54.308312  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d0a2cca1c543edbdca84dc5a67be27" candidate_uuid: "ab22aac044f741e4ae998ba0fb10740d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:54.308844  6464 raft_consensus.cc:3055] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:54.308895  6616 raft_consensus.cc:3060] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:54.309237  6464 raft_consensus.cc:740] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:54.309943  6464 consensus_queue.cc:260] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.310880  6464 raft_consensus.cc:3060] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:54.313627  6616 raft_consensus.cc:2468] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 2.
I20260710 11:11:54.314606  6507 leader_election.cc:304] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65564c6ea88b4b57b1ae3083da962724, ab22aac044f741e4ae998ba0fb10740d; no voters: 
I20260710 11:11:54.315284  6685 raft_consensus.cc:2804] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:54.315826  6685 raft_consensus.cc:697] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Becoming Leader. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:54.315797  6464 raft_consensus.cc:2468] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab22aac044f741e4ae998ba0fb10740d in term 2.
I20260710 11:11:54.316879  6685 consensus_queue.cc:237] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:54.324011  6363 catalog_manager.cc:5697] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d reported cstate change: term changed from 1 to 2, leader changed from bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1) to ab22aac044f741e4ae998ba0fb10740d (127.6.47.2). New cstate: current_term: 2 leader_uuid: "ab22aac044f741e4ae998ba0fb10740d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.378093  6464 raft_consensus.cc:1275] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:54.379482  6685 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.386689  6616 raft_consensus.cc:1275] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:54.388392  6777 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.486756  6464 raft_consensus.cc:1275] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.487917  6777 consensus_queue.cc:1048] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.496668  6616 raft_consensus.cc:1275] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.498376  6685 consensus_queue.cc:1048] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.592039  6616 raft_consensus.cc:1275] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.593314  6685 consensus_queue.cc:1048] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.602551  6464 raft_consensus.cc:1275] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:54.605855  6769 consensus_queue.cc:1048] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:54.637589  6616 raft_consensus.cc:1275] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:54.639163  6769 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.652925  6464 raft_consensus.cc:1275] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:54.654403  6777 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:54.726397  6464 raft_consensus.cc:1275] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:54.727633  6777 consensus_queue.cc:1048] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:54.735932  6616 raft_consensus.cc:1275] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Refusing update from remote peer ab22aac044f741e4ae998ba0fb10740d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:54.737285  6781 consensus_queue.cc:1048] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:56.906400  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:56.913669  6537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
mode: GRACEFUL
new_leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:36776
I20260710 11:11:56.914650  6537 raft_consensus.cc:606] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Received request to transfer leadership to TS bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:56.917469  6537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
mode: GRACEFUL
new_leader_uuid: "65564c6ea88b4b57b1ae3083da962724"
 from {username='slave'} at 127.0.0.1:36776
I20260710 11:11:56.917994  6537 raft_consensus.cc:606] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Received request to transfer leadership to TS 65564c6ea88b4b57b1ae3083da962724
I20260710 11:11:56.920295  6537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
mode: GRACEFUL
new_leader_uuid: "65564c6ea88b4b57b1ae3083da962724"
 from {username='slave'} at 127.0.0.1:36776
I20260710 11:11:56.920758  6537 raft_consensus.cc:606] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Received request to transfer leadership to TS 65564c6ea88b4b57b1ae3083da962724
I20260710 11:11:56.922794  6537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
mode: GRACEFUL
new_leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:36776
I20260710 11:11:56.923235  6537 raft_consensus.cc:606] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 3 LEADER]: Received request to transfer leadership to TS bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:56.925523  6537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d14638ad82489d90fa317827568351"
dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
mode: GRACEFUL
new_leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:36776
I20260710 11:11:56.926009  6537 raft_consensus.cc:606] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Received request to transfer leadership to TS bad43d06d9c2490589887d1b3eb6a2c4
I20260710 11:11:56.927129  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:11:56.927649  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:56.929136  6787 raft_consensus.cc:993] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d: : Instructing follower 65564c6ea88b4b57b1ae3083da962724 to start an election
I20260710 11:11:56.929615  6788 raft_consensus.cc:1081] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Signalling peer 65564c6ea88b4b57b1ae3083da962724 to start an election
I20260710 11:11:56.930969  6616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
 from {username='slave'} at 127.0.0.1:49454
I20260710 11:11:56.931408  6616 raft_consensus.cc:493] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:56.931780  6616 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:56.936378  6616 raft_consensus.cc:515] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:56.937994  6616 leader_election.cc:290] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 5 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:56.938944  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:56.939781  6464 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:56.940032  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64684377f46d45b1b3eb079b644f3794" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:56.940662  6537 raft_consensus.cc:3055] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:56.941008  6537 raft_consensus.cc:740] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:56.941921  6537 consensus_queue.cc:260] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:56.943256  6537 raft_consensus.cc:3060] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:56.947193  6464 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 5.
I20260710 11:11:56.948572  6579 leader_election.cc:304] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:56.949402  6748 raft_consensus.cc:2804] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:56.949908  6537 raft_consensus.cc:2468] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 5.
I20260710 11:11:56.950361  6748 raft_consensus.cc:697] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 5 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:56.951359  6748 consensus_queue.cc:237] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:56.957651  6363 catalog_manager.cc:5697] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 4 to 5, leader changed from ab22aac044f741e4ae998ba0fb10740d (127.6.47.2) to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 5 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.982649  6787 raft_consensus.cc:993] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d: : Instructing follower bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:56.983053  6788 raft_consensus.cc:1081] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 3 LEADER]: Signalling peer bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:56.984316  6464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:38172
I20260710 11:11:56.984779  6464 raft_consensus.cc:493] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:56.985019  6464 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:56.989023  6464 raft_consensus.cc:515] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:56.990437  6464 leader_election.cc:290] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 4 election: Requested vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:56.991214  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:56.991336  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb4c2aa0a4b48d89280937943b4f96f" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:56.991837  6537 raft_consensus.cc:3055] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:56.991881  6616 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:56.992205  6537 raft_consensus.cc:740] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:56.992969  6537 consensus_queue.cc:260] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:56.993959  6537 raft_consensus.cc:3060] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:56.996062  6616 raft_consensus.cc:2468] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 4.
I20260710 11:11:56.997255  6432 leader_election.cc:304] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:56.998637  6537 raft_consensus.cc:2468] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 4.
I20260710 11:11:56.999045  6795 raft_consensus.cc:2804] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:57.000262  6795 raft_consensus.cc:697] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 LEADER]: Becoming Leader. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:57.001070  6795 consensus_queue.cc:237] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.007437  6363 catalog_manager.cc:5697] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 reported cstate change: term changed from 3 to 4, leader changed from ab22aac044f741e4ae998ba0fb10740d (127.6.47.2) to bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1). New cstate: current_term: 4 leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.136435  6787 raft_consensus.cc:993] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d: : Instructing follower bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:57.136971  6788 raft_consensus.cc:1081] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Signalling peer bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:57.138331  6464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d14638ad82489d90fa317827568351"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:38172
I20260710 11:11:57.138754  6464 raft_consensus.cc:493] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.139037  6464 raft_consensus.cc:3060] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:57.143040  6464 raft_consensus.cc:515] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.144332  6464 leader_election.cc:290] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 3 election: Requested vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:57.145303  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d14638ad82489d90fa317827568351" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:57.145534  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d14638ad82489d90fa317827568351" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:57.145780  6537 raft_consensus.cc:3055] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:57.146039  6616 raft_consensus.cc:3060] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:57.146098  6537 raft_consensus.cc:740] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:57.146955  6537 consensus_queue.cc:260] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.147872  6537 raft_consensus.cc:3060] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:57.150044  6616 raft_consensus.cc:2468] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 3.
I20260710 11:11:57.150913  6432 leader_election.cc:304] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:57.151568  6795 raft_consensus.cc:2804] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:57.152016  6795 raft_consensus.cc:697] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 LEADER]: Becoming Leader. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:57.152557  6537 raft_consensus.cc:2468] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 3.
I20260710 11:11:57.152921  6795 consensus_queue.cc:237] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.159751  6363 catalog_manager.cc:5697] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 reported cstate change: term changed from 2 to 3, leader changed from ab22aac044f741e4ae998ba0fb10740d (127.6.47.2) to bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1). New cstate: current_term: 3 leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.185940  6787 raft_consensus.cc:993] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d: : Instructing follower bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:57.186432  6788 raft_consensus.cc:1081] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Signalling peer bad43d06d9c2490589887d1b3eb6a2c4 to start an election
I20260710 11:11:57.187773  6464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050"
dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
 from {username='slave'} at 127.0.0.1:38172
I20260710 11:11:57.188146  6464 raft_consensus.cc:493] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.188382  6464 raft_consensus.cc:3060] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:57.192281  6464 raft_consensus.cc:515] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.193626  6464 leader_election.cc:290] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [CANDIDATE]: Term 3 election: Requested vote from peers ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917), 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3:35051)
I20260710 11:11:57.194547  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:57.194617  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee4a44ddadf4c198c2e9fff005f0050" candidate_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
I20260710 11:11:57.194993  6537 raft_consensus.cc:3055] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:57.195168  6616 raft_consensus.cc:3060] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:57.195298  6537 raft_consensus.cc:740] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:57.196028  6537 consensus_queue.cc:260] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.196815  6537 raft_consensus.cc:3060] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:57.199560  6616 raft_consensus.cc:2468] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 3.
I20260710 11:11:57.200464  6537 raft_consensus.cc:2468] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad43d06d9c2490589887d1b3eb6a2c4 in term 3.
I20260710 11:11:57.200522  6432 leader_election.cc:304] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:57.201351  6795 raft_consensus.cc:2804] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:57.201721  6795 raft_consensus.cc:697] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 LEADER]: Becoming Leader. State: Replica: bad43d06d9c2490589887d1b3eb6a2c4, State: Running, Role: LEADER
I20260710 11:11:57.202394  6795 consensus_queue.cc:237] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.209156  6363 catalog_manager.cc:5697] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 reported cstate change: term changed from 2 to 3, leader changed from ab22aac044f741e4ae998ba0fb10740d (127.6.47.2) to bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1). New cstate: current_term: 3 leader_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.259745  6787 raft_consensus.cc:993] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d: : Instructing follower 65564c6ea88b4b57b1ae3083da962724 to start an election
I20260710 11:11:57.260197  6788 raft_consensus.cc:1081] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Signalling peer 65564c6ea88b4b57b1ae3083da962724 to start an election
I20260710 11:11:57.261514  6616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477"
dest_uuid: "65564c6ea88b4b57b1ae3083da962724"
 from {username='slave'} at 127.0.0.1:49454
I20260710 11:11:57.261893  6616 raft_consensus.cc:493] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.262104  6616 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:57.266625  6616 raft_consensus.cc:515] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.267843  6616 leader_election.cc:290] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [CANDIDATE]: Term 5 election: Requested vote from peers bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949), ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917)
I20260710 11:11:57.268663  6464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bad43d06d9c2490589887d1b3eb6a2c4"
I20260710 11:11:57.268812  6537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dec8edebc84bfa823e0157f3f09477" candidate_uuid: "65564c6ea88b4b57b1ae3083da962724" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ab22aac044f741e4ae998ba0fb10740d"
I20260710 11:11:57.269207  6464 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:57.269274  6537 raft_consensus.cc:3055] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:57.269622  6537 raft_consensus.cc:740] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ab22aac044f741e4ae998ba0fb10740d, State: Running, Role: LEADER
I20260710 11:11:57.270179  6537 consensus_queue.cc:260] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.270969  6537 raft_consensus.cc:3060] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:57.273325  6464 raft_consensus.cc:2468] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 5.
I20260710 11:11:57.274183  6579 leader_election.cc:304] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [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: 65564c6ea88b4b57b1ae3083da962724, bad43d06d9c2490589887d1b3eb6a2c4; no voters: 
I20260710 11:11:57.274819  6537 raft_consensus.cc:2468] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65564c6ea88b4b57b1ae3083da962724 in term 5.
I20260710 11:11:57.274817  6748 raft_consensus.cc:2804] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:57.275454  6748 raft_consensus.cc:697] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 5 LEADER]: Becoming Leader. State: Replica: 65564c6ea88b4b57b1ae3083da962724, State: Running, Role: LEADER
I20260710 11:11:57.276243  6748 consensus_queue.cc:237] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [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: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } }
I20260710 11:11:57.282368  6363 catalog_manager.cc:5697] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 reported cstate change: term changed from 4 to 5, leader changed from ab22aac044f741e4ae998ba0fb10740d (127.6.47.2) to 65564c6ea88b4b57b1ae3083da962724 (127.6.47.3). New cstate: current_term: 5 leader_uuid: "65564c6ea88b4b57b1ae3083da962724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:57.393667  6616 raft_consensus.cc:1275] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:57.394917  6795 consensus_queue.cc:1048] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:57.404584  6537 raft_consensus.cc:1275] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:57.406839  6803 consensus_queue.cc:1048] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:57.446576  6537 raft_consensus.cc:1275] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 5 FOLLOWER]: Refusing update from remote peer 65564c6ea88b4b57b1ae3083da962724: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:57.447928  6748 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:57.457804  6464 raft_consensus.cc:1275] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 5 FOLLOWER]: Refusing update from remote peer 65564c6ea88b4b57b1ae3083da962724: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:57.459173  6789 consensus_queue.cc:1048] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:11:57.591570  6537 raft_consensus.cc:1275] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.592674  6803 consensus_queue.cc:1048] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:57.601855  6616 raft_consensus.cc:1275] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.603561  6812 consensus_queue.cc:1048] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:57.662665  6537 raft_consensus.cc:1275] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 5 FOLLOWER]: Refusing update from remote peer 65564c6ea88b4b57b1ae3083da962724: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:57.663755  6748 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:57.672020  6464 raft_consensus.cc:1275] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 5 FOLLOWER]: Refusing update from remote peer 65564c6ea88b4b57b1ae3083da962724: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:57.673606  6748 consensus_queue.cc:1048] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad43d06d9c2490589887d1b3eb6a2c4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:57.681311  6616 raft_consensus.cc:1275] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.682550  6812 consensus_queue.cc:1048] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65564c6ea88b4b57b1ae3083da962724" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:57.691164  6537 raft_consensus.cc:1275] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Refusing update from remote peer bad43d06d9c2490589887d1b3eb6a2c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.692485  6803 consensus_queue.cc:1048] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab22aac044f741e4ae998ba0fb10740d" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:57.928660  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:57.934257  6332 tablet_server.cc:179] TabletServer@127.6.47.1:0 shutting down...
I20260710 11:11:57.959797  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:57.960435  6332 tablet_replica.cc:333] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4: stopping tablet replica
I20260710 11:11:57.961064  6332 raft_consensus.cc:2243] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:57.961463  6332 raft_consensus.cc:2272] T 3ff03a88abd440b5a936cbb9897ea4d0 P bad43d06d9c2490589887d1b3eb6a2c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:57.963505  6332 tablet_replica.cc:333] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4: stopping tablet replica
I20260710 11:11:57.963965  6332 raft_consensus.cc:2243] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:57.964303  6332 raft_consensus.cc:2272] T 40dec8edebc84bfa823e0157f3f09477 P bad43d06d9c2490589887d1b3eb6a2c4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:57.966495  6332 tablet_replica.cc:333] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4: stopping tablet replica
I20260710 11:11:57.966969  6332 raft_consensus.cc:2243] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:57.967365  6332 raft_consensus.cc:2272] T 36b533773ad042258e39e8098d64863e P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:57.968935  6332 tablet_replica.cc:333] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4: stopping tablet replica
I20260710 11:11:57.969379  6332 raft_consensus.cc:2243] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:57.969749  6332 raft_consensus.cc:2272] T 88d0a2cca1c543edbdca84dc5a67be27 P bad43d06d9c2490589887d1b3eb6a2c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:57.971189  6332 tablet_replica.cc:333] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4: stopping tablet replica
I20260710 11:11:57.971624  6332 raft_consensus.cc:2243] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:57.972291  6332 raft_consensus.cc:2272] T c1d14638ad82489d90fa317827568351 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:57.974648  6332 tablet_replica.cc:333] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4: stopping tablet replica
I20260710 11:11:57.975102  6332 raft_consensus.cc:2243] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:57.975749  6332 raft_consensus.cc:2272] T 3ee4a44ddadf4c198c2e9fff005f0050 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:57.977589  6332 tablet_replica.cc:333] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4: stopping tablet replica
I20260710 11:11:57.978044  6332 raft_consensus.cc:2243] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:57.978430  6332 raft_consensus.cc:2272] T 64684377f46d45b1b3eb079b644f3794 P bad43d06d9c2490589887d1b3eb6a2c4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:57.980340  6332 tablet_replica.cc:333] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4: stopping tablet replica
I20260710 11:11:57.980808  6332 raft_consensus.cc:2243] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:57.981449  6332 raft_consensus.cc:2272] T beb4c2aa0a4b48d89280937943b4f96f P bad43d06d9c2490589887d1b3eb6a2c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:57.983062  6332 tablet_replica.cc:333] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4: stopping tablet replica
I20260710 11:11:57.983457  6332 raft_consensus.cc:2243] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:57.983848  6332 raft_consensus.cc:2272] T 10f7fa6306864f99a53c37a301ef3dd4 P bad43d06d9c2490589887d1b3eb6a2c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.075012  6332 tablet_server.cc:196] TabletServer@127.6.47.1:0 shutdown complete.
I20260710 11:11:58.093148  6332 tablet_server.cc:179] TabletServer@127.6.47.2:0 shutting down...
W20260710 11:11:58.098969  6579 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:11:58.104841  6579 consensus_peers.cc:597] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 -> Peer ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917): Couldn't send request to peer ab22aac044f741e4ae998ba0fb10740d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:58.122337  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:58.123142  6332 tablet_replica.cc:333] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d: stopping tablet replica
I20260710 11:11:58.123974  6332 raft_consensus.cc:2243] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.124361  6332 raft_consensus.cc:2272] T c1d14638ad82489d90fa317827568351 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.126261  6332 tablet_replica.cc:333] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d: stopping tablet replica
I20260710 11:11:58.126691  6332 raft_consensus.cc:2243] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.127012  6332 raft_consensus.cc:2272] T 3ee4a44ddadf4c198c2e9fff005f0050 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.129118  6332 tablet_replica.cc:333] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d: stopping tablet replica
I20260710 11:11:58.129532  6332 raft_consensus.cc:2243] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.129925  6332 raft_consensus.cc:2272] T 64684377f46d45b1b3eb079b644f3794 P ab22aac044f741e4ae998ba0fb10740d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.131839  6332 tablet_replica.cc:333] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d: stopping tablet replica
I20260710 11:11:58.132331  6332 raft_consensus.cc:2243] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:58.133020  6332 raft_consensus.cc:2272] T 36b533773ad042258e39e8098d64863e P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.134497  6332 tablet_replica.cc:333] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d: stopping tablet replica
I20260710 11:11:58.134882  6332 raft_consensus.cc:2243] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.135192  6332 raft_consensus.cc:2272] T 40dec8edebc84bfa823e0157f3f09477 P ab22aac044f741e4ae998ba0fb10740d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.137125  6332 tablet_replica.cc:333] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d: stopping tablet replica
I20260710 11:11:58.137523  6332 raft_consensus.cc:2243] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:58.138124  6332 raft_consensus.cc:2272] T 88d0a2cca1c543edbdca84dc5a67be27 P ab22aac044f741e4ae998ba0fb10740d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.139530  6332 tablet_replica.cc:333] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d: stopping tablet replica
I20260710 11:11:58.139925  6332 raft_consensus.cc:2243] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.140236  6332 raft_consensus.cc:2272] T beb4c2aa0a4b48d89280937943b4f96f P ab22aac044f741e4ae998ba0fb10740d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.141896  6332 tablet_replica.cc:333] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d: stopping tablet replica
I20260710 11:11:58.142283  6332 raft_consensus.cc:2243] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.142575  6332 raft_consensus.cc:2272] T 3ff03a88abd440b5a936cbb9897ea4d0 P ab22aac044f741e4ae998ba0fb10740d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.144170  6332 tablet_replica.cc:333] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d: stopping tablet replica
I20260710 11:11:58.144584  6332 raft_consensus.cc:2243] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:58.145215  6332 raft_consensus.cc:2272] T 10f7fa6306864f99a53c37a301ef3dd4 P ab22aac044f741e4ae998ba0fb10740d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.172024  6332 tablet_server.cc:196] TabletServer@127.6.47.2:0 shutdown complete.
W20260710 11:11:58.172386  6579 consensus_peers.cc:597] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 -> Peer ab22aac044f741e4ae998ba0fb10740d (127.6.47.2:42917): Couldn't send request to peer ab22aac044f741e4ae998ba0fb10740d. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:42917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:58.189733  6332 tablet_server.cc:179] TabletServer@127.6.47.3:0 shutting down...
W20260710 11:11:58.190111  6579 consensus_peers.cc:597] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 -> Peer bad43d06d9c2490589887d1b3eb6a2c4 (127.6.47.1:40949): Couldn't send request to peer bad43d06d9c2490589887d1b3eb6a2c4. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:58.212020  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:58.212817  6332 tablet_replica.cc:333] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724: stopping tablet replica
I20260710 11:11:58.213398  6332 raft_consensus.cc:2243] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:58.214120  6332 raft_consensus.cc:2272] T 3ff03a88abd440b5a936cbb9897ea4d0 P 65564c6ea88b4b57b1ae3083da962724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.215711  6332 tablet_replica.cc:333] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724: stopping tablet replica
I20260710 11:11:58.216215  6332 raft_consensus.cc:2243] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:58.216908  6332 raft_consensus.cc:2272] T 64684377f46d45b1b3eb079b644f3794 P 65564c6ea88b4b57b1ae3083da962724 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.218657  6332 tablet_replica.cc:333] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724: stopping tablet replica
I20260710 11:11:58.219128  6332 raft_consensus.cc:2243] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.219525  6332 raft_consensus.cc:2272] T 3ee4a44ddadf4c198c2e9fff005f0050 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.221988  6332 tablet_replica.cc:333] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724: stopping tablet replica
I20260710 11:11:58.222445  6332 raft_consensus.cc:2243] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.222851  6332 raft_consensus.cc:2272] T c1d14638ad82489d90fa317827568351 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.224912  6332 tablet_replica.cc:333] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724: stopping tablet replica
I20260710 11:11:58.225394  6332 raft_consensus.cc:2243] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:58.226051  6332 raft_consensus.cc:2272] T 40dec8edebc84bfa823e0157f3f09477 P 65564c6ea88b4b57b1ae3083da962724 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.227787  6332 tablet_replica.cc:333] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724: stopping tablet replica
I20260710 11:11:58.228258  6332 raft_consensus.cc:2243] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.228703  6332 raft_consensus.cc:2272] T 36b533773ad042258e39e8098d64863e P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.230255  6332 tablet_replica.cc:333] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724: stopping tablet replica
I20260710 11:11:58.230695  6332 raft_consensus.cc:2243] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.231069  6332 raft_consensus.cc:2272] T 88d0a2cca1c543edbdca84dc5a67be27 P 65564c6ea88b4b57b1ae3083da962724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.232802  6332 tablet_replica.cc:333] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724: stopping tablet replica
I20260710 11:11:58.233237  6332 raft_consensus.cc:2243] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.233632  6332 raft_consensus.cc:2272] T 10f7fa6306864f99a53c37a301ef3dd4 P 65564c6ea88b4b57b1ae3083da962724 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.235113  6332 tablet_replica.cc:333] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724: stopping tablet replica
I20260710 11:11:58.235525  6332 raft_consensus.cc:2243] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:58.235931  6332 raft_consensus.cc:2272] T beb4c2aa0a4b48d89280937943b4f96f P 65564c6ea88b4b57b1ae3083da962724 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.261478  6332 tablet_server.cc:196] TabletServer@127.6.47.3:0 shutdown complete.
I20260710 11:11:58.277297  6332 master.cc:562] Master@127.6.47.62:36185 shutting down...
I20260710 11:11:58.470664  6332 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:58.471230  6332 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:58.471585  6332 tablet_replica.cc:333] T 00000000000000000000000000000000 P 973afbe5e4d34436acd1f5cbbb48c3b7: stopping tablet replica
I20260710 11:11:58.491287  6332 master.cc:584] Master@127.6.47.62:36185 shutdown complete.
65564c6ea88b4b57b1ae3083da962724  1
ab22aac044f741e4ae998ba0fb10740d  4
bad43d06d9c2490589887d1b3eb6a2c4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12248 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:11:58.530754  6332 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.47.62:34197
I20260710 11:11:58.531819  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:58.537096  6820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:58.537359  6821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:58.538648  6823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:58.539659  6332 server_base.cc:1061] running on GCE node
I20260710 11:11:58.540445  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:58.540709  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:58.540870  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681918540854 us; error 0 us; skew 500 ppm
I20260710 11:11:58.541399  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:58.544064  6332 webserver.cc:533] Webserver started at http://127.6.47.62:33775/ using document root <none> and password file <none>
I20260710 11:11:58.544595  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:58.544817  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:58.545105  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:58.546118  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/master-0-root/instance:
uuid: "3bd051463f034609970ae6cbf726950d"
format_stamp: "Formatted at 2026-07-10 11:11:58 on dist-test-slave-t54q"
I20260710 11:11:58.550252  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:11:58.553601  6828 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:58.554423  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:58.554692  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/master-0-root
uuid: "3bd051463f034609970ae6cbf726950d"
format_stamp: "Formatted at 2026-07-10 11:11:58 on dist-test-slave-t54q"
I20260710 11:11:58.554940  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:58.586194  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:58.587435  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:58.623847  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.62:34197
I20260710 11:11:58.623956  6879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.62:34197 every 8 connection(s)
I20260710 11:11:58.627667  6880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:58.636945  6880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d: Bootstrap starting.
I20260710 11:11:58.641381  6880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:58.645570  6880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d: No bootstrap required, opened a new log
I20260710 11:11:58.647567  6880 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd051463f034609970ae6cbf726950d" member_type: VOTER }
I20260710 11:11:58.647930  6880 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:58.648106  6880 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bd051463f034609970ae6cbf726950d, State: Initialized, Role: FOLLOWER
I20260710 11:11:58.648684  6880 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3bd051463f034609970ae6cbf726950d" member_type: VOTER }
I20260710 11:11:58.649101  6880 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:58.649286  6880 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:58.649497  6880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:58.653367  6880 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd051463f034609970ae6cbf726950d" member_type: VOTER }
I20260710 11:11:58.653807  6880 leader_election.cc:304] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [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: 3bd051463f034609970ae6cbf726950d; no voters: 
I20260710 11:11:58.654862  6880 leader_election.cc:290] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:58.655277  6883 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:58.656529  6883 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 1 LEADER]: Becoming Leader. State: Replica: 3bd051463f034609970ae6cbf726950d, State: Running, Role: LEADER
I20260710 11:11:58.657217  6883 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [LEADER]: Queue going to LEADER mode. State: All 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: "3bd051463f034609970ae6cbf726950d" member_type: VOTER }
I20260710 11:11:58.657877  6880 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:58.662127  6884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3bd051463f034609970ae6cbf726950d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd051463f034609970ae6cbf726950d" member_type: VOTER } }
I20260710 11:11:58.662339  6885 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3bd051463f034609970ae6cbf726950d. Latest consensus state: current_term: 1 leader_uuid: "3bd051463f034609970ae6cbf726950d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bd051463f034609970ae6cbf726950d" member_type: VOTER } }
I20260710 11:11:58.662837  6884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:58.663033  6885 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:58.665841  6890 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:58.672617  6890 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:58.673548  6332 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:58.680713  6890 catalog_manager.cc:1383] Generated new cluster ID: 54d6f41892d24bcea771d468d2121de7
I20260710 11:11:58.680958  6890 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:58.707777  6890 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:58.709005  6890 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:58.721964  6890 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d: Generated new TSK 0
I20260710 11:11:58.722550  6890 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:58.740118  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:58.745877  6901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:58.746958  6902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:58.748287  6904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:58.748881  6332 server_base.cc:1061] running on GCE node
I20260710 11:11:58.749598  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:58.749768  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:58.749960  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681918749928 us; error 0 us; skew 500 ppm
I20260710 11:11:58.750463  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:58.752660  6332 webserver.cc:533] Webserver started at http://127.6.47.1:43097/ using document root <none> and password file <none>
I20260710 11:11:58.753104  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:58.753302  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:58.753556  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:58.754555  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-0-root/instance:
uuid: "83f0814939d04514a3e23733a43cdbf0"
format_stamp: "Formatted at 2026-07-10 11:11:58 on dist-test-slave-t54q"
I20260710 11:11:58.758821  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:58.761938  6909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:58.762687  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:11:58.762974  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "83f0814939d04514a3e23733a43cdbf0"
format_stamp: "Formatted at 2026-07-10 11:11:58 on dist-test-slave-t54q"
I20260710 11:11:58.763258  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:58.792354  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:58.793648  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:58.795104  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:58.797304  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:58.797518  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:58.797778  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:58.797963  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:58.839200  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:46283
I20260710 11:11:58.839303  6971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:46283 every 8 connection(s)
I20260710 11:11:58.844158  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:58.851416  6977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:58.853173  6979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:58.853271  6332 server_base.cc:1061] running on GCE node
W20260710 11:11:58.853755  6976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:58.855225  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:58.855440  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:58.855629  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681918855610 us; error 0 us; skew 500 ppm
I20260710 11:11:58.856182  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:58.858850  6332 webserver.cc:533] Webserver started at http://127.6.47.2:46243/ using document root <none> and password file <none>
I20260710 11:11:58.859402  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:58.859594  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:58.859879  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:58.861241  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-1-root/instance:
uuid: "d5253166d0aa4d67b955aa8a20ebe422"
format_stamp: "Formatted at 2026-07-10 11:11:58 on dist-test-slave-t54q"
I20260710 11:11:58.863859  6972 heartbeater.cc:344] Connected to a master server at 127.6.47.62:34197
I20260710 11:11:58.864202  6972 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:58.865031  6972 heartbeater.cc:507] Master 127.6.47.62:34197 requested a full tablet report, sending...
I20260710 11:11:58.866729  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 11:11:58.867306  6845 ts_manager.cc:194] Registered new tserver with Master: 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283)
I20260710 11:11:58.869668  6845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37700
I20260710 11:11:58.871047  6984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:58.871932  6332 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:11:58.872282  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-1-root
uuid: "d5253166d0aa4d67b955aa8a20ebe422"
format_stamp: "Formatted at 2026-07-10 11:11:58 on dist-test-slave-t54q"
I20260710 11:11:58.872601  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:58.901485  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:58.902714  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:58.904139  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:58.906240  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:58.906461  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:58.906699  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:58.906872  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:58.944293  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.2:39761
I20260710 11:11:58.944397  7046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.2:39761 every 8 connection(s)
I20260710 11:11:58.949091  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:58.955983  7050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:58.957546  7051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:58.960731  6332 server_base.cc:1061] running on GCE node
I20260710 11:11:58.961411  7047 heartbeater.cc:344] Connected to a master server at 127.6.47.62:34197
I20260710 11:11:58.961779  7047 heartbeater.cc:461] Registering TS with master...
W20260710 11:11:58.962427  7053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:58.962476  7047 heartbeater.cc:507] Master 127.6.47.62:34197 requested a full tablet report, sending...
I20260710 11:11:58.963465  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:58.963704  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:58.963918  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681918963901 us; error 0 us; skew 500 ppm
I20260710 11:11:58.964694  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:58.964802  6845 ts_manager.cc:194] Registered new tserver with Master: d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761)
I20260710 11:11:58.966593  6845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37716
I20260710 11:11:58.967295  6332 webserver.cc:533] Webserver started at http://127.6.47.3:42303/ using document root <none> and password file <none>
I20260710 11:11:58.967913  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:58.968149  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:58.968457  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:58.969686  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-2-root/instance:
uuid: "036b4170b36845c9aeb772556d6d4afc"
format_stamp: "Formatted at 2026-07-10 11:11:58 on dist-test-slave-t54q"
I20260710 11:11:58.973740  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:58.977065  7058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:58.977757  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:11:58.978029  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-2-root
uuid: "036b4170b36845c9aeb772556d6d4afc"
format_stamp: "Formatted at 2026-07-10 11:11:58 on dist-test-slave-t54q"
I20260710 11:11:58.978308  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681906118602-6332-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:58.988969  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:58.990089  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:58.991503  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:58.993593  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:58.993817  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:58.994064  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:58.994241  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:59.031929  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.3:34959
I20260710 11:11:59.032015  7120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.3:34959 every 8 connection(s)
I20260710 11:11:59.045390  7121 heartbeater.cc:344] Connected to a master server at 127.6.47.62:34197
I20260710 11:11:59.045771  7121 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:59.046591  7121 heartbeater.cc:507] Master 127.6.47.62:34197 requested a full tablet report, sending...
I20260710 11:11:59.048467  6845 ts_manager.cc:194] Registered new tserver with Master: 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.049325  6332 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014283666s
I20260710 11:11:59.049760  6845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37726
I20260710 11:11:59.073366  6845 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37732:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:59.076115  6845 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:59.148569  7012 tablet_service.cc:1511] Processing CreateTablet for tablet 382c64712fb84ec99696f57957198d13 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:59.150019  7012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382c64712fb84ec99696f57957198d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.149667  7010 tablet_service.cc:1511] Processing CreateTablet for tablet be7cf4ccdaa142f596bbc7577b86654e (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:59.151033  7010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7cf4ccdaa142f596bbc7577b86654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.153601  7009 tablet_service.cc:1511] Processing CreateTablet for tablet 35492f6436a44cc78a084a12f51317fe (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:59.154884  7009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35492f6436a44cc78a084a12f51317fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.157250  7011 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff436c292114ef78930fb600da388aa (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:59.158555  7011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff436c292114ef78930fb600da388aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.160207  7008 tablet_service.cc:1511] Processing CreateTablet for tablet 46821612234e44738cac8cef04ffb7fc (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:59.160869  7086 tablet_service.cc:1511] Processing CreateTablet for tablet 382c64712fb84ec99696f57957198d13 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:59.161504  7008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46821612234e44738cac8cef04ffb7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.162101  7086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382c64712fb84ec99696f57957198d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.165417  7007 tablet_service.cc:1511] Processing CreateTablet for tablet 3cfbf9a9be074809830ebcdb801d1ccc (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:59.166662  7007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cfbf9a9be074809830ebcdb801d1ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.170957  7006 tablet_service.cc:1511] Processing CreateTablet for tablet 4db2935d2d6b4946a19efcb8a51d369f (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:59.172236  7006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db2935d2d6b4946a19efcb8a51d369f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.177239  6937 tablet_service.cc:1511] Processing CreateTablet for tablet 382c64712fb84ec99696f57957198d13 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:59.178472  6937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382c64712fb84ec99696f57957198d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.181777  6936 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff436c292114ef78930fb600da388aa (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:59.183113  6936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff436c292114ef78930fb600da388aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.185765  6935 tablet_service.cc:1511] Processing CreateTablet for tablet be7cf4ccdaa142f596bbc7577b86654e (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:59.187104  6935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7cf4ccdaa142f596bbc7577b86654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.189765  6934 tablet_service.cc:1511] Processing CreateTablet for tablet 35492f6436a44cc78a084a12f51317fe (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:59.190088  7080 tablet_service.cc:1511] Processing CreateTablet for tablet 4db2935d2d6b4946a19efcb8a51d369f (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:59.191118  6934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35492f6436a44cc78a084a12f51317fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.191798  7080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db2935d2d6b4946a19efcb8a51d369f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.194110  7081 tablet_service.cc:1511] Processing CreateTablet for tablet 3cfbf9a9be074809830ebcdb801d1ccc (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:59.195818  7081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cfbf9a9be074809830ebcdb801d1ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.198130  7082 tablet_service.cc:1511] Processing CreateTablet for tablet 46821612234e44738cac8cef04ffb7fc (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:59.199780  7082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46821612234e44738cac8cef04ffb7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.202088  7083 tablet_service.cc:1511] Processing CreateTablet for tablet 35492f6436a44cc78a084a12f51317fe (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:59.203758  7083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35492f6436a44cc78a084a12f51317fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.206048  7084 tablet_service.cc:1511] Processing CreateTablet for tablet be7cf4ccdaa142f596bbc7577b86654e (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:59.207722  7084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7cf4ccdaa142f596bbc7577b86654e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.209969  7085 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff436c292114ef78930fb600da388aa (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:59.211658  7085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff436c292114ef78930fb600da388aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.214119  6931 tablet_service.cc:1511] Processing CreateTablet for tablet 4db2935d2d6b4946a19efcb8a51d369f (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:59.215831  6931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db2935d2d6b4946a19efcb8a51d369f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.218094  6932 tablet_service.cc:1511] Processing CreateTablet for tablet 3cfbf9a9be074809830ebcdb801d1ccc (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:59.219774  6932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cfbf9a9be074809830ebcdb801d1ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.222333  7137 tablet_bootstrap.cc:492] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.222148  6933 tablet_service.cc:1511] Processing CreateTablet for tablet 46821612234e44738cac8cef04ffb7fc (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:59.223914  6933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46821612234e44738cac8cef04ffb7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.230618  7137 tablet_bootstrap.cc:654] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.242085  7137 tablet_bootstrap.cc:492] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
I20260710 11:11:59.242591  7137 ts_tablet_manager.cc:1403] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260710 11:11:59.245438  7137 raft_consensus.cc:359] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.246155  7137 raft_consensus.cc:385] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.246475  7137 raft_consensus.cc:740] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.247385  7137 consensus_queue.cc:260] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.253839  7136 tablet_bootstrap.cc:492] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.256496  7137 ts_tablet_manager.cc:1434] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260710 11:11:59.257282  6972 heartbeater.cc:499] Master 127.6.47.62:34197 was elected leader, sending a full tablet report...
I20260710 11:11:59.260393  7137 tablet_bootstrap.cc:492] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.267247  7137 tablet_bootstrap.cc:654] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.268360  7140 tablet_bootstrap.cc:492] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
I20260710 11:11:59.270776  7139 raft_consensus.cc:493] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.271274  7139 raft_consensus.cc:515] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.277145  7139 leader_election.cc:290] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.315440  7136 tablet_bootstrap.cc:654] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.320155  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
I20260710 11:11:59.320770  7140 tablet_bootstrap.cc:654] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.320871  6934 tablet_service.cc:1511] Processing CreateTablet for tablet f2460389ef3e4727b985aec6c164d2a4 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
W20260710 11:11:59.325431  6913 leader_election.cc:343] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.322284  6934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2460389ef3e4727b985aec6c164d2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.332978  7009 tablet_service.cc:1511] Processing CreateTablet for tablet f2460389ef3e4727b985aec6c164d2a4 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:59.334746  7009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2460389ef3e4727b985aec6c164d2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.356245  7137 tablet_bootstrap.cc:492] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
I20260710 11:11:59.356762  7137 ts_tablet_manager.cc:1403] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.097s	user 0.044s	sys 0.025s
I20260710 11:11:59.359586  7137 raft_consensus.cc:359] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.360288  7137 raft_consensus.cc:385] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.360602  7137 raft_consensus.cc:740] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.361893  7080 tablet_service.cc:1511] Processing CreateTablet for tablet f2460389ef3e4727b985aec6c164d2a4 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:59.363214  7080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2460389ef3e4727b985aec6c164d2a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.362882  7137 consensus_queue.cc:260] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.370736  7139 raft_consensus.cc:493] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.372942  7137 ts_tablet_manager.cc:1434] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:11:59.372907  7139 raft_consensus.cc:515] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.374053  7137 tablet_bootstrap.cc:492] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.375010  7139 leader_election.cc:290] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.375720  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
W20260710 11:11:59.377123  6913 leader_election.cc:343] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.387112  6937 tablet_service.cc:1511] Processing CreateTablet for tablet 5abe4d5d34724419866c5bc701ea5ad9 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:59.388473  6937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abe4d5d34724419866c5bc701ea5ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.388480  7009 tablet_service.cc:1511] Processing CreateTablet for tablet 5abe4d5d34724419866c5bc701ea5ad9 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:59.389859  7009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abe4d5d34724419866c5bc701ea5ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.392719  7137 tablet_bootstrap.cc:654] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.401867  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.402175  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.403402  7140 tablet_bootstrap.cc:492] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:11:59.403915  7140 ts_tablet_manager.cc:1403] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.012s
W20260710 11:11:59.403860  6912 leader_election.cc:343] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.404173  6936 tablet_service.cc:1511] Processing CreateTablet for tablet 39fcb1a833ae4cc98d015c9323e67bc7 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:59.405275  7007 tablet_service.cc:1511] Processing CreateTablet for tablet 39fcb1a833ae4cc98d015c9323e67bc7 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:59.404392  6912 leader_election.cc:304] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0; no voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422
I20260710 11:11:59.405642  6936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fcb1a833ae4cc98d015c9323e67bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.406662  7007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fcb1a833ae4cc98d015c9323e67bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.407230  7139 raft_consensus.cc:2749] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:59.406919  7140 raft_consensus.cc:359] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.408314  7140 raft_consensus.cc:385] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:59.408495  6912 leader_election.cc:343] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.409029  6912 leader_election.cc:304] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0; no voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422
I20260710 11:11:59.409582  7136 tablet_bootstrap.cc:492] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:11:59.409754  7139 raft_consensus.cc:2749] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:59.410006  7136 ts_tablet_manager.cc:1403] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.011s
I20260710 11:11:59.412909  7136 raft_consensus.cc:359] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.413575  7136 raft_consensus.cc:385] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.413847  7136 raft_consensus.cc:740] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.418246  7083 tablet_service.cc:1511] Processing CreateTablet for tablet 39fcb1a833ae4cc98d015c9323e67bc7 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:59.419658  7083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fcb1a833ae4cc98d015c9323e67bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.420607  7140 raft_consensus.cc:740] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.421574  7140 consensus_queue.cc:260] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.418211  7081 tablet_service.cc:1511] Processing CreateTablet for tablet 5abe4d5d34724419866c5bc701ea5ad9 (DEFAULT_TABLE table=test-workload [id=eed56d49063645fa8c8793bd434a8f06]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:59.423563  7081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abe4d5d34724419866c5bc701ea5ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:59.424719  7136 consensus_queue.cc:260] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.440498  7121 heartbeater.cc:499] Master 127.6.47.62:34197 was elected leader, sending a full tablet report...
I20260710 11:11:59.441287  7140 ts_tablet_manager.cc:1434] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.012s
I20260710 11:11:59.442569  7140 tablet_bootstrap.cc:492] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
I20260710 11:11:59.449218  7140 tablet_bootstrap.cc:654] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.449349  7137 tablet_bootstrap.cc:492] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
I20260710 11:11:59.449801  7137 ts_tablet_manager.cc:1403] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.076s	user 0.006s	sys 0.009s
I20260710 11:11:59.453073  7137 raft_consensus.cc:359] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.454015  7137 raft_consensus.cc:385] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.454391  7137 raft_consensus.cc:740] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.455430  7137 consensus_queue.cc:260] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.458262  7137 ts_tablet_manager.cc:1434] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:11:59.459455  7137 tablet_bootstrap.cc:492] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.466046  7137 tablet_bootstrap.cc:654] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.467900  7140 tablet_bootstrap.cc:492] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:11:59.468389  7140 ts_tablet_manager.cc:1403] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.012s
I20260710 11:11:59.468940  7047 heartbeater.cc:499] Master 127.6.47.62:34197 was elected leader, sending a full tablet report...
I20260710 11:11:59.472036  7140 raft_consensus.cc:359] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.473026  7140 raft_consensus.cc:385] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.468395  7136 ts_tablet_manager.cc:1434] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.008s
I20260710 11:11:59.474967  7136 tablet_bootstrap.cc:492] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.473404  7140 raft_consensus.cc:740] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.477161  7140 consensus_queue.cc:260] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.482079  7136 tablet_bootstrap.cc:654] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.478088  7137 tablet_bootstrap.cc:492] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
I20260710 11:11:59.485512  7137 ts_tablet_manager.cc:1403] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260710 11:11:59.485471  7139 raft_consensus.cc:493] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.486019  7139 raft_consensus.cc:515] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.488081  7139 leader_election.cc:290] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.488926  7137 raft_consensus.cc:359] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.489706  7137 raft_consensus.cc:385] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.490051  7137 raft_consensus.cc:740] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.490571  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
I20260710 11:11:59.490911  7137 consensus_queue.cc:260] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.491753  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.492749  7140 ts_tablet_manager.cc:1434] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.006s
I20260710 11:11:59.493129  7137 ts_tablet_manager.cc:1434] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260710 11:11:59.493069  6913 leader_election.cc:343] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.493904  7140 tablet_bootstrap.cc:492] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
W20260710 11:11:59.493983  6912 leader_election.cc:343] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.494467  6912 leader_election.cc:304] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0; no voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422
I20260710 11:11:59.495563  7139 raft_consensus.cc:2749] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:59.496896  7137 tablet_bootstrap.cc:492] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.501075  7140 tablet_bootstrap.cc:654] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.505110  7137 tablet_bootstrap.cc:654] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.509073  7146 raft_consensus.cc:493] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.509709  7146 raft_consensus.cc:515] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.512750  7136 tablet_bootstrap.cc:492] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:11:59.513216  7136 ts_tablet_manager.cc:1403] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260710 11:11:59.516454  7136 raft_consensus.cc:359] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.518836  7136 raft_consensus.cc:385] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.519209  7136 raft_consensus.cc:740] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.520095  7136 consensus_queue.cc:260] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.522431  7146 leader_election.cc:290] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.523854  7140 tablet_bootstrap.cc:492] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:11:59.524444  7140 ts_tablet_manager.cc:1403] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.011s
I20260710 11:11:59.528061  7140 raft_consensus.cc:359] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.531371  7140 raft_consensus.cc:385] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.531772  7140 raft_consensus.cc:740] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.532754  7140 consensus_queue.cc:260] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.535483  7140 ts_tablet_manager.cc:1434] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260710 11:11:59.536644  7140 tablet_bootstrap.cc:492] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
I20260710 11:11:59.540992  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382c64712fb84ec99696f57957198d13" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.541601  7096 raft_consensus.cc:2468] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 0.
I20260710 11:11:59.542932  6987 leader_election.cc:304] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:11:59.544080  7156 raft_consensus.cc:2804] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:59.544772  7140 tablet_bootstrap.cc:654] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.545662  7156 raft_consensus.cc:493] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:59.546088  7156 raft_consensus.cc:3060] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.545238  7136 ts_tablet_manager.cc:1434] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260710 11:11:59.547636  7136 tablet_bootstrap.cc:492] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.557757  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382c64712fb84ec99696f57957198d13" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0" is_pre_election: true
I20260710 11:11:59.560397  7137 tablet_bootstrap.cc:492] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
W20260710 11:11:59.560771  6985 leader_election.cc:343] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.561241  7137 ts_tablet_manager.cc:1403] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.035s
I20260710 11:11:59.561965  7136 tablet_bootstrap.cc:654] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.554103  7156 raft_consensus.cc:515] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.564788  7137 raft_consensus.cc:359] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.565964  7137 raft_consensus.cc:385] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.566623  7140 tablet_bootstrap.cc:492] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:11:59.566911  7156 leader_election.cc:290] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.567101  7140 ts_tablet_manager.cc:1403] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.004s
I20260710 11:11:59.566537  7137 raft_consensus.cc:740] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.567678  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382c64712fb84ec99696f57957198d13" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:11:59.567950  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382c64712fb84ec99696f57957198d13" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:11:59.568235  7137 consensus_queue.cc:260] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.568936  7150 raft_consensus.cc:493] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.569141  6947 raft_consensus.cc:3060] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.569406  7150 raft_consensus.cc:515] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.570410  7136 tablet_bootstrap.cc:492] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:11:59.570035  7140 raft_consensus.cc:359] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.570927  7140 raft_consensus.cc:385] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.571003  7136 ts_tablet_manager.cc:1403] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 11:11:59.571285  7140 raft_consensus.cc:740] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.571480  7150 leader_election.cc:290] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.572229  7140 consensus_queue.cc:260] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.568523  7096 raft_consensus.cc:3060] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.573994  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
I20260710 11:11:59.574529  7140 ts_tablet_manager.cc:1434] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:11:59.574604  7022 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 0.
I20260710 11:11:59.574638  7136 raft_consensus.cc:359] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.575619  7136 raft_consensus.cc:385] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.575829  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.576001  7136 raft_consensus.cc:740] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.576429  7095 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 0.
I20260710 11:11:59.576869  7136 consensus_queue.cc:260] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.577881  6912 leader_election.cc:304] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:11:59.578812  7150 raft_consensus.cc:2804] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:59.579173  7150 raft_consensus.cc:493] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:59.579286  7136 ts_tablet_manager.cc:1434] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:59.579520  7150 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.582683  7136 tablet_bootstrap.cc:492] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.582737  6947 raft_consensus.cc:2468] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:11:59.585466  6985 leader_election.cc:304] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:11:59.586544  7146 raft_consensus.cc:2804] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:59.586997  7146 raft_consensus.cc:697] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Leader. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:11:59.587149  7150 raft_consensus.cc:515] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.587841  7146 consensus_queue.cc:237] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.590098  7136 tablet_bootstrap.cc:654] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.590518  7096 raft_consensus.cc:2468] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:11:59.592875  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:11:59.593418  7022 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.594322  7137 ts_tablet_manager.cc:1434] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:11:59.595499  7137 tablet_bootstrap.cc:492] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.601432  7022 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 1.
I20260710 11:11:59.601599  7140 tablet_bootstrap.cc:492] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
I20260710 11:11:59.605337  7137 tablet_bootstrap.cc:654] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.611016  6913 leader_election.cc:304] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:11:59.612262  7139 raft_consensus.cc:2804] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:59.613153  7140 tablet_bootstrap.cc:654] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.593655  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:11:59.615705  7096 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.622462  7150 leader_election.cc:290] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.628923  7136 tablet_bootstrap.cc:492] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:11:59.629647  7136 ts_tablet_manager.cc:1403] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.024s
I20260710 11:11:59.633921  7136 raft_consensus.cc:359] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.634562  7139 raft_consensus.cc:697] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:11:59.636952  7096 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 1.
I20260710 11:11:59.641004  7136 raft_consensus.cc:385] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.641433  7136 raft_consensus.cc:740] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.640915  7139 consensus_queue.cc:237] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.642198  7140 tablet_bootstrap.cc:492] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:11:59.642781  7140 ts_tablet_manager.cc:1403] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.017s
I20260710 11:11:59.641566  6845 catalog_manager.cc:5697] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:59.643211  7137 tablet_bootstrap.cc:492] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
I20260710 11:11:59.643775  7137 ts_tablet_manager.cc:1403] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.025s
I20260710 11:11:59.642221  7136 consensus_queue.cc:260] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.646107  7140 raft_consensus.cc:359] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.646835  7140 raft_consensus.cc:385] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.647140  7140 raft_consensus.cc:740] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.647217  7137 raft_consensus.cc:359] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.648355  7137 raft_consensus.cc:385] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.647975  7140 consensus_queue.cc:260] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.648689  7137 raft_consensus.cc:740] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.649435  7137 consensus_queue.cc:260] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.650079  7136 ts_tablet_manager.cc:1434] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 11:11:59.651039  7136 tablet_bootstrap.cc:492] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.651922  7137 ts_tablet_manager.cc:1434] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:59.651850  7145 raft_consensus.cc:493] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.652407  7145 raft_consensus.cc:515] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.652947  7137 tablet_bootstrap.cc:492] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.659759  7137 tablet_bootstrap.cc:654] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.659955  7145 leader_election.cc:290] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761)
I20260710 11:11:59.664374  7140 ts_tablet_manager.cc:1434] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260710 11:11:59.665648  7140 tablet_bootstrap.cc:492] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
I20260710 11:11:59.668469  7162 raft_consensus.cc:493] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.669282  7136 tablet_bootstrap.cc:654] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.669137  7162 raft_consensus.cc:515] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
W20260710 11:11:59.679852  6893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:59.683220  7162 leader_election.cc:290] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.684299  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.684638  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
W20260710 11:11:59.685683  6912 leader_election.cc:343] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.688122  7140 tablet_bootstrap.cc:654] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.689805  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0" is_pre_election: true
I20260710 11:11:59.690644  6947 raft_consensus.cc:2468] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 0.
W20260710 11:11:59.692082  6913 leader_election.cc:343] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.693544  6913 leader_election.cc:304] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0; no voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422
I20260710 11:11:59.696013  7136 tablet_bootstrap.cc:492] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:11:59.696599  7136 ts_tablet_manager.cc:1403] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260710 11:11:59.696980  7162 raft_consensus.cc:2749] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:59.698740  7059 leader_election.cc:304] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:11:59.699594  7145 raft_consensus.cc:2804] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:59.699971  7145 raft_consensus.cc:493] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:59.699798  7136 raft_consensus.cc:359] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.700459  7145 raft_consensus.cc:3060] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.700690  7136 raft_consensus.cc:385] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.701074  7136 raft_consensus.cc:740] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.701610  7137 tablet_bootstrap.cc:492] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
I20260710 11:11:59.701838  7136 consensus_queue.cc:260] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.703042  7137 ts_tablet_manager.cc:1403] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.020s
I20260710 11:11:59.704617  7136 ts_tablet_manager.cc:1434] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:59.705883  7136 tablet_bootstrap.cc:492] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.705917  6844 catalog_manager.cc:5697] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:59.707821  7145 raft_consensus.cc:515] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.709461  7137 raft_consensus.cc:359] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.711284  7137 raft_consensus.cc:385] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.712007  7137 raft_consensus.cc:740] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.711970  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
I20260710 11:11:59.713284  7022 raft_consensus.cc:2468] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 0.
I20260710 11:11:59.713742  7136 tablet_bootstrap.cc:654] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.714170  7137 consensus_queue.cc:260] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.717574  7137 ts_tablet_manager.cc:1434] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:11:59.719895  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:11:59.717476  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:11:59.720507  7022 raft_consensus.cc:3060] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.721237  7137 tablet_bootstrap.cc:492] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.720768  6947 raft_consensus.cc:3060] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.729830  7140 tablet_bootstrap.cc:492] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:11:59.730295  7140 ts_tablet_manager.cc:1403] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.004s
I20260710 11:11:59.730324  7137 tablet_bootstrap.cc:654] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.733335  7140 raft_consensus.cc:359] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.734045  7140 raft_consensus.cc:385] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.734359  7140 raft_consensus.cc:740] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.735097  7140 consensus_queue.cc:260] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.734052  6947 raft_consensus.cc:2468] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 1.
I20260710 11:11:59.738106  7059 leader_election.cc:304] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:11:59.742904  7137 tablet_bootstrap.cc:492] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
I20260710 11:11:59.743597  7137 ts_tablet_manager.cc:1403] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260710 11:11:59.746945  7137 raft_consensus.cc:359] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.747763  7137 raft_consensus.cc:385] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.748169  7137 raft_consensus.cc:740] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.749022  7137 consensus_queue.cc:260] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.751360  7145 leader_election.cc:290] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 1 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761)
I20260710 11:11:59.752177  7137 ts_tablet_manager.cc:1434] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:11:59.753512  7137 tablet_bootstrap.cc:492] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.754262  7022 raft_consensus.cc:2468] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 1.
I20260710 11:11:59.759747  7145 raft_consensus.cc:2804] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:59.760351  7145 raft_consensus.cc:697] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Becoming Leader. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:11:59.763315  7137 tablet_bootstrap.cc:654] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.778599  7145 consensus_queue.cc:237] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
W20260710 11:11:59.790014  7059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.47.1:46283, user_credentials={real_user=slave}} blocked reactor thread for 52011us
I20260710 11:11:59.794601  7136 tablet_bootstrap.cc:492] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:11:59.795274  7136 ts_tablet_manager.cc:1403] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.049s
I20260710 11:11:59.798094  7140 ts_tablet_manager.cc:1434] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.067s	user 0.013s	sys 0.034s
I20260710 11:11:59.799486  7140 tablet_bootstrap.cc:492] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
I20260710 11:11:59.801435  7136 raft_consensus.cc:359] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.802429  7136 raft_consensus.cc:385] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.802803  7136 raft_consensus.cc:740] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.805624  7136 consensus_queue.cc:260] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.807446  7137 tablet_bootstrap.cc:492] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
I20260710 11:11:59.808832  7137 ts_tablet_manager.cc:1403] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.018s
I20260710 11:11:59.809330  7140 tablet_bootstrap.cc:654] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.809854  7136 ts_tablet_manager.cc:1434] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:11:59.810837  7136 tablet_bootstrap.cc:492] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.811012  6844 catalog_manager.cc:5697] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc reported cstate change: term changed from 0 to 1, leader changed from <none> to 036b4170b36845c9aeb772556d6d4afc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "036b4170b36845c9aeb772556d6d4afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:59.811956  7137 raft_consensus.cc:359] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.813010  7137 raft_consensus.cc:385] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.813422  7137 raft_consensus.cc:740] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.814510  7137 consensus_queue.cc:260] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.820377  7137 ts_tablet_manager.cc:1434] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:11:59.821715  7137 tablet_bootstrap.cc:492] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0: Bootstrap starting.
I20260710 11:11:59.826246  7146 raft_consensus.cc:493] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.826625  7136 tablet_bootstrap.cc:654] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.826782  7146 raft_consensus.cc:515] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.828941  7146 leader_election.cc:290] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.830065  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0" is_pre_election: true
I20260710 11:11:59.830503  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.830717  6947 raft_consensus.cc:2468] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 0.
I20260710 11:11:59.831080  7096 raft_consensus.cc:2468] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 0.
I20260710 11:11:59.832154  7140 tablet_bootstrap.cc:492] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:11:59.832033  6987 leader_election.cc:304] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:11:59.832661  7140 ts_tablet_manager.cc:1403] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.010s
I20260710 11:11:59.833179  7137 tablet_bootstrap.cc:654] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.833309  7146 raft_consensus.cc:2804] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:59.833652  7146 raft_consensus.cc:493] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:59.833992  7146 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.835510  7140 raft_consensus.cc:359] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.836239  7140 raft_consensus.cc:385] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.836556  7140 raft_consensus.cc:740] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.837321  7140 consensus_queue.cc:260] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.839704  7140 ts_tablet_manager.cc:1434] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:59.842555  7146 raft_consensus.cc:515] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.844385  7140 tablet_bootstrap.cc:492] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
I20260710 11:11:59.845451  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:11:59.846037  6947 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.854553  7136 tablet_bootstrap.cc:492] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:11:59.855041  7136 ts_tablet_manager.cc:1403] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.003s
I20260710 11:11:59.855502  6947 raft_consensus.cc:2468] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:11:59.856894  6985 leader_election.cc:304] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:11:59.857643  7136 raft_consensus.cc:359] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.858209  7136 raft_consensus.cc:385] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.858522  7136 raft_consensus.cc:740] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.858879  7139 raft_consensus.cc:493] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.859236  7136 consensus_queue.cc:260] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.859493  7139 raft_consensus.cc:515] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.855031  7140 tablet_bootstrap.cc:654] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.858009  7156 raft_consensus.cc:2804] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:59.865085  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.865939  7096 raft_consensus.cc:2468] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 0.
I20260710 11:11:59.867274  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
I20260710 11:11:59.868073  7022 raft_consensus.cc:2468] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 0.
I20260710 11:11:59.871953  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:11:59.872488  7096 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.873160  7137 tablet_bootstrap.cc:492] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0: No bootstrap required, opened a new log
I20260710 11:11:59.873584  7137 ts_tablet_manager.cc:1403] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.014s
I20260710 11:11:59.868645  7139 leader_election.cc:290] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.869380  7146 leader_election.cc:290] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.876124  7137 raft_consensus.cc:359] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.869297  6912 leader_election.cc:304] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:11:59.876842  7137 raft_consensus.cc:385] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.877122  7137 raft_consensus.cc:740] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.877848  7137 consensus_queue.cc:260] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.878861  7162 raft_consensus.cc:2804] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:59.879347  7162 raft_consensus.cc:493] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:59.879854  7137 ts_tablet_manager.cc:1434] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:59.879776  7162 raft_consensus.cc:3060] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.865949  7136 ts_tablet_manager.cc:1434] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:11:59.883947  7136 tablet_bootstrap.cc:492] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.886791  7162 raft_consensus.cc:515] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.888032  7139 raft_consensus.cc:493] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.888497  7139 raft_consensus.cc:515] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.889122  7162 leader_election.cc:290] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.890443  7139 leader_election.cc:290] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.892241  7094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.893055  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:11:59.893227  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
W20260710 11:11:59.893729  6912 leader_election.cc:343] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.893810  7095 raft_consensus.cc:3060] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.894390  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:11:59.894762  7022 raft_consensus.cc:3060] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.901219  7096 raft_consensus.cc:2468] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:11:59.889984  7156 raft_consensus.cc:697] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Leader. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:11:59.904850  7095 raft_consensus.cc:2468] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 1.
I20260710 11:11:59.905350  7136 tablet_bootstrap.cc:654] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.902647  7156 consensus_queue.cc:237] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
W20260710 11:11:59.906005  6913 leader_election.cc:343] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:59.905956  6912 leader_election.cc:304] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:11:59.909492  6913 leader_election.cc:304] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0; no voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422
I20260710 11:11:59.910174  7162 raft_consensus.cc:2804] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:59.910881  7162 raft_consensus.cc:697] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:11:59.911971  7162 consensus_queue.cc:237] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.910840  7139 raft_consensus.cc:2749] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:59.913589  7022 raft_consensus.cc:2468] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 1.
I20260710 11:11:59.918177  7140 tablet_bootstrap.cc:492] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:11:59.918563  7140 ts_tablet_manager.cc:1403] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.078s	user 0.028s	sys 0.028s
I20260710 11:11:59.919431  6842 catalog_manager.cc:5697] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:59.921051  7140 raft_consensus.cc:359] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.921729  7140 raft_consensus.cc:385] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.922008  7140 raft_consensus.cc:740] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.922684  7140 consensus_queue.cc:260] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.923301  7136 tablet_bootstrap.cc:492] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:11:59.923764  7136 ts_tablet_manager.cc:1403] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260710 11:11:59.925655  7140 ts_tablet_manager.cc:1434] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:11:59.926043  7136 raft_consensus.cc:359] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.922606  6843 catalog_manager.cc:5697] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:59.926671  7136 raft_consensus.cc:385] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.926959  7136 raft_consensus.cc:740] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.927703  7136 consensus_queue.cc:260] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.928551  7140 tablet_bootstrap.cc:492] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
I20260710 11:11:59.929541  7136 ts_tablet_manager.cc:1434] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:59.930349  7136 tablet_bootstrap.cc:492] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.935545  7136 tablet_bootstrap.cc:654] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.938506  7140 tablet_bootstrap.cc:654] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.947031  7156 raft_consensus.cc:493] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.947535  7156 raft_consensus.cc:515] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.948801  7140 tablet_bootstrap.cc:492] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:11:59.949275  7140 ts_tablet_manager.cc:1403] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260710 11:11:59.949453  7136 tablet_bootstrap.cc:492] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:11:59.949995  7156 leader_election.cc:290] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.950281  7136 ts_tablet_manager.cc:1403] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 11:11:59.950519  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0" is_pre_election: true
I20260710 11:11:59.951138  6947 raft_consensus.cc:2468] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 0.
I20260710 11:11:59.951576  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.952174  7096 raft_consensus.cc:2468] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 0.
I20260710 11:11:59.952126  6985 leader_election.cc:304] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:11:59.952154  7140 raft_consensus.cc:359] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.953111  7156 raft_consensus.cc:2804] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:59.953332  7140 raft_consensus.cc:385] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.953555  7156 raft_consensus.cc:493] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:59.953734  7140 raft_consensus.cc:740] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.953953  7156 raft_consensus.cc:3060] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.954485  7140 consensus_queue.cc:260] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.956843  7140 ts_tablet_manager.cc:1434] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:59.957783  7140 tablet_bootstrap.cc:492] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc: Bootstrap starting.
I20260710 11:11:59.959164  7146 raft_consensus.cc:493] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.959614  7146 raft_consensus.cc:515] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.961102  7156 raft_consensus.cc:515] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.961694  7146 leader_election.cc:290] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.964119  7140 tablet_bootstrap.cc:654] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:59.964068  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0" is_pre_election: true
I20260710 11:11:59.964570  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:11:59.964849  6947 raft_consensus.cc:2468] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 0.
I20260710 11:11:59.965147  6946 raft_consensus.cc:3060] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.964881  7136 raft_consensus.cc:359] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.965770  7136 raft_consensus.cc:385] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:59.966071  7136 raft_consensus.cc:740] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:11:59.966423  6985 leader_election.cc:304] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:11:59.967423  7146 raft_consensus.cc:2804] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:59.967908  7146 raft_consensus.cc:493] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:59.968233  7146 raft_consensus.cc:3060] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.968103  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:11:59.968794  7096 raft_consensus.cc:2468] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 0.
I20260710 11:11:59.967331  7136 consensus_queue.cc:260] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.971704  7156 leader_election.cc:290] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.972896  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:11:59.973449  7096 raft_consensus.cc:3060] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.975262  7146 raft_consensus.cc:515] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.977669  7136 ts_tablet_manager.cc:1434] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:11:59.977950  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:11:59.978484  6947 raft_consensus.cc:3060] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.984025  7136 tablet_bootstrap.cc:492] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422: Bootstrap starting.
I20260710 11:11:59.985205  6947 raft_consensus.cc:2468] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:11:59.986429  6985 leader_election.cc:304] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:11:59.987275  7156 raft_consensus.cc:2804] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:59.987865  7146 leader_election.cc:290] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:11:59.989439  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:11:59.990286  7095 raft_consensus.cc:3060] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:59.993804  6946 raft_consensus.cc:2468] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:11:59.994481  7096 raft_consensus.cc:2468] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:11:59.994971  6985 leader_election.cc:304] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:11:59.995812  7146 raft_consensus.cc:2804] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:59.996299  7146 raft_consensus.cc:697] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Leader. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:11:59.996104  7156 raft_consensus.cc:697] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Leader. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:11:59.997125  7146 consensus_queue.cc:237] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:11:59.997689  7156 consensus_queue.cc:237] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.002727  7140 tablet_bootstrap.cc:492] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc: No bootstrap required, opened a new log
I20260710 11:12:00.003207  7140 ts_tablet_manager.cc:1403] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.018s
I20260710 11:12:00.004011  7095 raft_consensus.cc:2468] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:12:00.005964  7140 raft_consensus.cc:359] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.006723  7140 raft_consensus.cc:385] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:00.007019  7140 raft_consensus.cc:740] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Initialized, Role: FOLLOWER
I20260710 11:12:00.007961  7140 consensus_queue.cc:260] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.009435  7136 tablet_bootstrap.cc:654] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:00.010138  7140 ts_tablet_manager.cc:1434] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:00.016353  6844 catalog_manager.cc:5697] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.017903  7136 tablet_bootstrap.cc:492] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422: No bootstrap required, opened a new log
I20260710 11:12:00.018433  7136 ts_tablet_manager.cc:1403] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260710 11:12:00.019904  7156 raft_consensus.cc:493] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:00.020450  7156 raft_consensus.cc:515] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.021754  7136 raft_consensus.cc:359] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.022455  7136 raft_consensus.cc:385] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:00.022748  7136 raft_consensus.cc:740] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Initialized, Role: FOLLOWER
I20260710 11:12:00.023746  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2460389ef3e4727b985aec6c164d2a4" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0" is_pre_election: true
I20260710 11:12:00.023685  7136 consensus_queue.cc:260] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.024410  6946 raft_consensus.cc:2468] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 0.
I20260710 11:12:00.026023  7136 ts_tablet_manager.cc:1434] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:00.025978  6985 leader_election.cc:304] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:00.027019  7146 raft_consensus.cc:2804] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:00.027362  7146 raft_consensus.cc:493] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:00.027664  7146 raft_consensus.cc:3060] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:00.030405  7156 leader_election.cc:290] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.031745  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2460389ef3e4727b985aec6c164d2a4" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:12:00.032339  7095 raft_consensus.cc:2468] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 0.
I20260710 11:12:00.034014  7146 raft_consensus.cc:515] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.035378  6844 catalog_manager.cc:5697] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.037209  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2460389ef3e4727b985aec6c164d2a4" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:00.037367  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2460389ef3e4727b985aec6c164d2a4" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:00.037797  6946 raft_consensus.cc:3060] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:00.037971  7095 raft_consensus.cc:3060] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:00.036814  7146 leader_election.cc:290] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.045161  7095 raft_consensus.cc:2468] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:12:00.046247  6946 raft_consensus.cc:2468] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 1.
I20260710 11:12:00.046294  6987 leader_election.cc:304] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:00.047235  7146 raft_consensus.cc:2804] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:00.047706  7146 raft_consensus.cc:697] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Leader. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:00.048432  7146 consensus_queue.cc:237] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.055938  7162 raft_consensus.cc:493] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:00.055581  6844 catalog_manager.cc:5697] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.056519  7162 raft_consensus.cc:515] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.058328  7162 leader_election.cc:290] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.059089  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fcb1a833ae4cc98d015c9323e67bc7" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
I20260710 11:12:00.059530  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fcb1a833ae4cc98d015c9323e67bc7" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc" is_pre_election: true
I20260710 11:12:00.059685  7022 raft_consensus.cc:2468] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 0.
I20260710 11:12:00.060127  7095 raft_consensus.cc:2468] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 0.
I20260710 11:12:00.060829  6913 leader_election.cc:304] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:00.061627  7162 raft_consensus.cc:2804] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:00.062028  7162 raft_consensus.cc:493] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:00.062335  7162 raft_consensus.cc:3060] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:00.067564  7162 raft_consensus.cc:515] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.069311  7162 leader_election.cc:290] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.070082  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fcb1a833ae4cc98d015c9323e67bc7" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:00.070264  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fcb1a833ae4cc98d015c9323e67bc7" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:00.070554  7022 raft_consensus.cc:3060] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:00.070765  7095 raft_consensus.cc:3060] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:00.075160  7095 raft_consensus.cc:2468] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 1.
I20260710 11:12:00.075516  7022 raft_consensus.cc:2468] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 1.
I20260710 11:12:00.076097  6912 leader_election.cc:304] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:12:00.076946  7162 raft_consensus.cc:2804] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:00.077462  7162 raft_consensus.cc:697] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:00.078099  7162 consensus_queue.cc:237] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.085705  6844 catalog_manager.cc:5697] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.121902  7146 consensus_queue.cc:1048] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.133306  7184 consensus_queue.cc:1048] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:00.147683  7162 consensus_queue.cc:1048] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.159528  7203 consensus_queue.cc:1048] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:00.169409  7145 raft_consensus.cc:493] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:00.170011  7145 raft_consensus.cc:515] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.172042  7145 leader_election.cc:290] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761)
I20260710 11:12:00.172628  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0" is_pre_election: true
I20260710 11:12:00.173178  6946 raft_consensus.cc:2468] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 0.
I20260710 11:12:00.173607  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422" is_pre_election: true
I20260710 11:12:00.174211  7059 leader_election.cc:304] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:12:00.174242  7022 raft_consensus.cc:2468] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 0.
I20260710 11:12:00.175026  7145 raft_consensus.cc:2804] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:00.175380  7145 raft_consensus.cc:493] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:00.175594  7145 raft_consensus.cc:3060] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:00.180388  7145 raft_consensus.cc:515] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.182024  7145 leader_election.cc:290] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 1 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761)
I20260710 11:12:00.182874  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:00.183091  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:00.183359  6946 raft_consensus.cc:3060] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:00.183750  7022 raft_consensus.cc:3060] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:00.187901  6946 raft_consensus.cc:2468] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 1.
I20260710 11:12:00.188905  7059 leader_election.cc:304] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:12:00.189079  7022 raft_consensus.cc:2468] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 1.
I20260710 11:12:00.189566  7145 raft_consensus.cc:2804] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:00.189999  7145 raft_consensus.cc:697] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Becoming Leader. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:00.190819  7145 consensus_queue.cc:237] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.197507  6843 catalog_manager.cc:5697] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc reported cstate change: term changed from 0 to 1, leader changed from <none> to 036b4170b36845c9aeb772556d6d4afc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "036b4170b36845c9aeb772556d6d4afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:00.231048  7145 consensus_queue.cc:1048] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.242419  7145 consensus_queue.cc:1048] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:00.309809  7022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "382c64712fb84ec99696f57957198d13"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
mode: GRACEFUL
new_leader_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:00.310334  7022 raft_consensus.cc:606] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Received request to transfer leadership to TS 83f0814939d04514a3e23733a43cdbf0
I20260710 11:12:00.314981  7022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ff436c292114ef78930fb600da388aa"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
mode: GRACEFUL
new_leader_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:00.315510  7022 raft_consensus.cc:606] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Received request to transfer leadership to TS 83f0814939d04514a3e23733a43cdbf0
I20260710 11:12:00.327308  7095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e"
dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
mode: GRACEFUL
new_leader_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:51634
I20260710 11:12:00.327791  7095 raft_consensus.cc:606] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Received request to transfer leadership to TS 83f0814939d04514a3e23733a43cdbf0
I20260710 11:12:00.332329  7022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
mode: GRACEFUL
new_leader_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:00.332813  7022 raft_consensus.cc:606] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Received request to transfer leadership to TS 83f0814939d04514a3e23733a43cdbf0
I20260710 11:12:00.350684  6946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
mode: GRACEFUL
new_leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
 from {username='slave'} at 127.0.0.1:50092
I20260710 11:12:00.351186  6946 raft_consensus.cc:606] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Received request to transfer leadership to TS d5253166d0aa4d67b955aa8a20ebe422
I20260710 11:12:00.358381  7095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9"
dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
mode: GRACEFUL
new_leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
 from {username='slave'} at 127.0.0.1:51634
I20260710 11:12:00.358875  7095 raft_consensus.cc:606] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Received request to transfer leadership to TS d5253166d0aa4d67b955aa8a20ebe422
I20260710 11:12:00.364359  7184 consensus_queue.cc:1048] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.364578  6946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39fcb1a833ae4cc98d015c9323e67bc7"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
mode: GRACEFUL
new_leader_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:50092
I20260710 11:12:00.365123  6946 raft_consensus.cc:606] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Received request to transfer leadership to TS 036b4170b36845c9aeb772556d6d4afc
I20260710 11:12:00.370625  7156 raft_consensus.cc:993] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422: : Instructing follower 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:00.371162  7146 raft_consensus.cc:1081] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Signalling peer 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:00.373052  6947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:50076
I20260710 11:12:00.374325  7156 consensus_queue.cc:1048] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.375130  6947 raft_consensus.cc:493] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.375545  6947 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.378890  7203 consensus_queue.cc:1048] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.385404  6947 raft_consensus.cc:515] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.391481  6947 leader_election.cc:290] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.396142  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:00.397855  7150 consensus_queue.cc:1048] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:00.399821  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:00.400668  7022 raft_consensus.cc:3055] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.400972  7022 raft_consensus.cc:740] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:00.401775  7022 consensus_queue.cc:260] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.403167  7022 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.408481  7162 raft_consensus.cc:993] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0: : Instructing follower d5253166d0aa4d67b955aa8a20ebe422 to start an election
I20260710 11:12:00.408926  7150 raft_consensus.cc:1081] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Signalling peer d5253166d0aa4d67b955aa8a20ebe422 to start an election
I20260710 11:12:00.411115  7021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
 from {username='slave'} at 127.0.0.1:38168
I20260710 11:12:00.411630  7021 raft_consensus.cc:493] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.411988  7021 raft_consensus.cc:3060] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.415117  7022 raft_consensus.cc:2468] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:00.416062  6913 leader_election.cc:304] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [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: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 036b4170b36845c9aeb772556d6d4afc
I20260710 11:12:00.416740  7150 raft_consensus.cc:2804] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.417212  7150 raft_consensus.cc:697] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:00.418005  7150 consensus_queue.cc:237] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.418946  7021 raft_consensus.cc:515] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.421293  7021 leader_election.cc:290] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 2 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.421463  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:00.421984  6947 raft_consensus.cc:3055] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.422295  6947 raft_consensus.cc:740] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:00.423141  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:00.423062  6947 consensus_queue.cc:260] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.423774  7095 raft_consensus.cc:3060] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.424297  6947 raft_consensus.cc:3060] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.429580  7095 raft_consensus.cc:2468] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 2.
I20260710 11:12:00.429384  6843 catalog_manager.cc:5697] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 1 to 2, leader changed from d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2) to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.431036  6947 raft_consensus.cc:2468] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 2.
I20260710 11:12:00.432194  6985 leader_election.cc:304] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:00.432950  7184 raft_consensus.cc:2804] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.433403  7184 raft_consensus.cc:697] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 2 LEADER]: Becoming Leader. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:00.434233  7184 consensus_queue.cc:237] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.440481  6845 catalog_manager.cc:5697] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 reported cstate change: term changed from 1 to 2, leader changed from 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1) to d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.460733  7150 consensus_queue.cc:1048] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.470932  7150 consensus_queue.cc:1048] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.478992  7139 raft_consensus.cc:993] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0: : Instructing follower 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:00.479471  7139 raft_consensus.cc:1081] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Signalling peer 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:00.480988  7095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39fcb1a833ae4cc98d015c9323e67bc7"
dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:51618
I20260710 11:12:00.481482  7095 raft_consensus.cc:493] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.481832  7095 raft_consensus.cc:3060] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.486408  7095 raft_consensus.cc:515] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.488931  7095 leader_election.cc:290] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 2 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761)
I20260710 11:12:00.489106  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fcb1a833ae4cc98d015c9323e67bc7" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:00.489389  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fcb1a833ae4cc98d015c9323e67bc7" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:00.490108  6947 raft_consensus.cc:3055] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.490443  7021 raft_consensus.cc:3060] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.490448  6947 raft_consensus.cc:740] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:00.491438  6947 consensus_queue.cc:260] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.492700  6947 raft_consensus.cc:3060] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.497247  7021 raft_consensus.cc:2468] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 2.
I20260710 11:12:00.498447  7062 leader_election.cc:304] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:00.498915  6947 raft_consensus.cc:2468] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 2.
I20260710 11:12:00.499202  7145 raft_consensus.cc:2804] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.499733  7145 raft_consensus.cc:697] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 2 LEADER]: Becoming Leader. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:00.500519  7145 consensus_queue.cc:237] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.502272  7184 consensus_queue.cc:1048] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.507391  6845 catalog_manager.cc:5697] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc reported cstate change: term changed from 1 to 2, leader changed from 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1) to 036b4170b36845c9aeb772556d6d4afc (127.6.47.3). New cstate: current_term: 2 leader_uuid: "036b4170b36845c9aeb772556d6d4afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:00.508601  7156 raft_consensus.cc:993] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422: : Instructing follower 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:00.509014  7156 raft_consensus.cc:1081] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Signalling peer 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:00.513252  7156 consensus_queue.cc:1048] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.514370  6946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ff436c292114ef78930fb600da388aa"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:50076
I20260710 11:12:00.514909  6946 raft_consensus.cc:493] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.515256  6946 raft_consensus.cc:3060] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.522259  6946 raft_consensus.cc:515] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.524879  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:00.525455  7021 raft_consensus.cc:3055] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.525780  7021 raft_consensus.cc:740] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:00.526573  7021 consensus_queue.cc:260] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.527503  7021 raft_consensus.cc:3060] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.534580  7021 raft_consensus.cc:2468] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:00.535815  6913 leader_election.cc:304] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:00.536254  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:00.536659  7139 raft_consensus.cc:2804] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.536867  7095 raft_consensus.cc:3060] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.537202  7139 raft_consensus.cc:697] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:00.538285  7139 consensus_queue.cc:237] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.539464  7146 consensus_queue.cc:1048] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.543666  7095 raft_consensus.cc:2468] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:00.546319  7183 raft_consensus.cc:993] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422: : Instructing follower 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:00.546762  7183 raft_consensus.cc:1081] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Signalling peer 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:00.547636  6946 leader_election.cc:290] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.553067  6946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "382c64712fb84ec99696f57957198d13"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:50076
I20260710 11:12:00.553689  6946 raft_consensus.cc:493] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.554059  6946 raft_consensus.cc:3060] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.557592  7184 consensus_queue.cc:1048] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.561046  6946 raft_consensus.cc:515] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.561022  6843 catalog_manager.cc:5697] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 1 to 2, leader changed from d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2) to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.564040  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382c64712fb84ec99696f57957198d13" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:00.564635  7021 raft_consensus.cc:3055] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.564942  7021 raft_consensus.cc:740] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:00.565431  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382c64712fb84ec99696f57957198d13" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:00.565989  7096 raft_consensus.cc:3060] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.565725  7021 consensus_queue.cc:260] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.566788  7021 raft_consensus.cc:3060] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.573315  7096 raft_consensus.cc:2468] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:00.573460  7021 raft_consensus.cc:2468] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:00.574499  6912 leader_election.cc:304] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:12:00.575343  7139 raft_consensus.cc:2804] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.575459  6946 leader_election.cc:290] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.575836  7139 raft_consensus.cc:697] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:00.576723  7139 consensus_queue.cc:237] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.584499  6844 catalog_manager.cc:5697] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 1 to 2, leader changed from d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2) to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.588042  7184 consensus_queue.cc:1048] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.590613  7145 consensus_queue.cc:1048] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.601207  7146 consensus_queue.cc:1048] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.604123  7207 consensus_queue.cc:1048] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.623836  7207 raft_consensus.cc:993] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc: : Instructing follower d5253166d0aa4d67b955aa8a20ebe422 to start an election
I20260710 11:12:00.624267  7207 raft_consensus.cc:1081] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Signalling peer d5253166d0aa4d67b955aa8a20ebe422 to start an election
I20260710 11:12:00.625789  7021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
 from {username='slave'} at 127.0.0.1:38170
I20260710 11:12:00.626359  7021 raft_consensus.cc:493] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.626746  7021 raft_consensus.cc:3060] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.632655  7021 raft_consensus.cc:515] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.634526  7021 leader_election.cc:290] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 2 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.635314  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:00.635861  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abe4d5d34724419866c5bc701ea5ad9" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:00.635934  6946 raft_consensus.cc:3060] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.636494  7096 raft_consensus.cc:3055] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.636816  7096 raft_consensus.cc:740] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:00.637501  7096 consensus_queue.cc:260] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.638396  7096 raft_consensus.cc:3060] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.642624  6946 raft_consensus.cc:2468] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 2.
I20260710 11:12:00.643488  7096 raft_consensus.cc:2468] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 2.
I20260710 11:12:00.643738  6985 leader_election.cc:304] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:00.644609  7184 raft_consensus.cc:2804] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.645125  7184 raft_consensus.cc:697] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 LEADER]: Becoming Leader. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:00.645824  7184 consensus_queue.cc:237] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.651701  6844 catalog_manager.cc:5697] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 reported cstate change: term changed from 1 to 2, leader changed from 036b4170b36845c9aeb772556d6d4afc (127.6.47.3) to d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.732038  7176 raft_consensus.cc:993] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc: : Instructing follower 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:00.732477  7207 raft_consensus.cc:1081] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Signalling peer 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:00.733906  6946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:50082
I20260710 11:12:00.734368  6946 raft_consensus.cc:493] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.734663  6946 raft_consensus.cc:3060] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.739285  6946 raft_consensus.cc:515] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.741700  6946 leader_election.cc:290] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:00.742132  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:00.742374  7096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7cf4ccdaa142f596bbc7577b86654e" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:00.742970  7096 raft_consensus.cc:3055] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.742923  7021 raft_consensus.cc:3060] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.743438  7096 raft_consensus.cc:740] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:00.744362  7096 consensus_queue.cc:260] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.745700  7096 raft_consensus.cc:3060] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.750809  7021 raft_consensus.cc:2468] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:00.751899  6913 leader_election.cc:304] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:00.752729  7139 raft_consensus.cc:2804] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.753224  7139 raft_consensus.cc:697] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:00.753566  7096 raft_consensus.cc:2468] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:00.754057  7139 consensus_queue.cc:237] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:00.760668  6844 catalog_manager.cc:5697] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 1 to 2, leader changed from 036b4170b36845c9aeb772556d6d4afc (127.6.47.3) to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:01.014000  7021 raft_consensus.cc:1275] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.015139  7139 consensus_queue.cc:1048] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.022826  7096 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:01.028884  7096 raft_consensus.cc:1275] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.029986  7139 consensus_queue.cc:1048] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.044241  7096 raft_consensus.cc:1275] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Refusing update from remote peer d5253166d0aa4d67b955aa8a20ebe422: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.045603  7184 consensus_queue.cc:1048] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.046885  6946 raft_consensus.cc:1275] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Refusing update from remote peer d5253166d0aa4d67b955aa8a20ebe422: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.048193  7184 consensus_queue.cc:1048] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.054426  6947 raft_consensus.cc:1275] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.056186  7207 consensus_queue.cc:1048] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.056844  7095 raft_consensus.cc:1275] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.058285  7150 consensus_queue.cc:1048] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.070154  7021 raft_consensus.cc:1275] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.070251  7022 raft_consensus.cc:1275] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.071631  7139 consensus_queue.cc:1048] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.072947  7145 consensus_queue.cc:1048] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.099735  7022 raft_consensus.cc:1275] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.100953  7139 consensus_queue.cc:1048] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.102695  6946 raft_consensus.cc:1275] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Refusing update from remote peer d5253166d0aa4d67b955aa8a20ebe422: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.104766  7183 consensus_queue.cc:1048] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.110948  7096 raft_consensus.cc:1275] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.112689  7162 consensus_queue.cc:1048] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.115721  7095 raft_consensus.cc:1275] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Refusing update from remote peer d5253166d0aa4d67b955aa8a20ebe422: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.117746  7184 consensus_queue.cc:1048] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.301991  7022 raft_consensus.cc:1275] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.303306  7150 consensus_queue.cc:1048] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.311271  7096 raft_consensus.cc:1275] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:01.312849  7162 consensus_queue.cc:1048] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:03.395133  6332 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:12:03.395750  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:03.411237  6946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
mode: GRACEFUL
new_leader_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:34262
I20260710 11:12:03.411701  6946 raft_consensus.cc:606] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Received request to transfer leadership to TS 036b4170b36845c9aeb772556d6d4afc
I20260710 11:12:03.414041  6946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
mode: GRACEFUL
new_leader_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:34262
I20260710 11:12:03.414436  6946 raft_consensus.cc:606] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Received request to transfer leadership to TS 036b4170b36845c9aeb772556d6d4afc
I20260710 11:12:03.415413  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:03.415772  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:03.466276  7237 raft_consensus.cc:993] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0: : Instructing follower 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:03.466715  7162 raft_consensus.cc:1081] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Signalling peer 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:03.468055  7096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc"
dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:51618
I20260710 11:12:03.468685  7096 raft_consensus.cc:493] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:03.469007  7096 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:03.473147  7096 raft_consensus.cc:515] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:03.474834  7096 leader_election.cc:290] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 2 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761)
I20260710 11:12:03.475648  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:03.476330  6946 raft_consensus.cc:3055] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:03.476693  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:03.477384  7022 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:03.476702  6946 raft_consensus.cc:740] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:03.479948  6946 consensus_queue.cc:260] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:03.481436  6946 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:03.485127  7022 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 2.
I20260710 11:12:03.486171  7062 leader_election.cc:304] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:03.486941  7232 raft_consensus.cc:2804] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:03.487568  6946 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 2.
I20260710 11:12:03.488075  7232 raft_consensus.cc:697] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 2 LEADER]: Becoming Leader. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:03.488958  7232 consensus_queue.cc:237] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:03.495646  6845 catalog_manager.cc:5697] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc reported cstate change: term changed from 1 to 2, leader changed from 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1) to 036b4170b36845c9aeb772556d6d4afc (127.6.47.3). New cstate: current_term: 2 leader_uuid: "036b4170b36845c9aeb772556d6d4afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:03.558406  7237 raft_consensus.cc:993] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0: : Instructing follower 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:03.558832  7162 raft_consensus.cc:1081] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Signalling peer 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:03.560096  7095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe"
dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:51618
I20260710 11:12:03.560560  7095 raft_consensus.cc:493] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:03.560863  7095 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:03.565208  7095 raft_consensus.cc:515] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:03.566790  7095 leader_election.cc:290] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 3 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761)
I20260710 11:12:03.567548  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:03.567868  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:03.568159  6946 raft_consensus.cc:3055] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:03.568401  6946 raft_consensus.cc:740] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:03.568459  7022 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:03.569223  6946 consensus_queue.cc:260] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:03.569994  6946 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:03.572911  7022 raft_consensus.cc:2468] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 3.
I20260710 11:12:03.573488  7021 raft_consensus.cc:1240] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Rejecting Update request from peer 83f0814939d04514a3e23733a43cdbf0 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:03.573918  7062 leader_election.cc:304] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [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: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:03.574745  7232 raft_consensus.cc:2804] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:03.574818  6946 raft_consensus.cc:2468] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 3.
I20260710 11:12:03.576802  7232 raft_consensus.cc:697] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 3 LEADER]: Becoming Leader. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:03.577628  7232 consensus_queue.cc:237] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:03.584231  6845 catalog_manager.cc:5697] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc reported cstate change: term changed from 2 to 3, leader changed from 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1) to 036b4170b36845c9aeb772556d6d4afc (127.6.47.3). New cstate: current_term: 3 leader_uuid: "036b4170b36845c9aeb772556d6d4afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:03.909905  7021 raft_consensus.cc:1275] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:03.911274  7232 consensus_queue.cc:1048] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:03.921978  6946 raft_consensus.cc:1275] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:03.923180  7232 consensus_queue.cc:1048] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:03.972906  7021 raft_consensus.cc:1275] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:03.974108  7232 consensus_queue.cc:1048] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:03.982197  6946 raft_consensus.cc:1275] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:03.983779  7244 consensus_queue.cc:1048] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:04.416471  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:04.433947  7095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe"
dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
mode: GRACEFUL
new_leader_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:51634
I20260710 11:12:04.434513  7095 raft_consensus.cc:606] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 3 LEADER]: Received request to transfer leadership to TS 83f0814939d04514a3e23733a43cdbf0
I20260710 11:12:04.438882  7095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc"
dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
mode: GRACEFUL
new_leader_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:51634
I20260710 11:12:04.439518  7095 raft_consensus.cc:606] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 2 LEADER]: Received request to transfer leadership to TS 83f0814939d04514a3e23733a43cdbf0
I20260710 11:12:04.443802  7021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
mode: GRACEFUL
new_leader_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:04.444303  7021 raft_consensus.cc:606] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Received request to transfer leadership to TS 83f0814939d04514a3e23733a43cdbf0
I20260710 11:12:04.448921  7021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
mode: GRACEFUL
new_leader_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:04.449379  7021 raft_consensus.cc:606] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 2 LEADER]: Received request to transfer leadership to TS 83f0814939d04514a3e23733a43cdbf0
I20260710 11:12:04.453709  7021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2460389ef3e4727b985aec6c164d2a4"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
mode: GRACEFUL
new_leader_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:38176
I20260710 11:12:04.454160  7021 raft_consensus.cc:606] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Received request to transfer leadership to TS 83f0814939d04514a3e23733a43cdbf0
I20260710 11:12:04.528683  7253 raft_consensus.cc:993] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422: : Instructing follower 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.529095  7233 raft_consensus.cc:1081] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Signalling peer 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.530490  6946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2460389ef3e4727b985aec6c164d2a4"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:50076
I20260710 11:12:04.530926  6946 raft_consensus.cc:493] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.531194  6946 raft_consensus.cc:3060] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.535095  6946 raft_consensus.cc:515] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.536466  6946 leader_election.cc:290] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:04.537376  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2460389ef3e4727b985aec6c164d2a4" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:04.537541  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2460389ef3e4727b985aec6c164d2a4" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:04.537966  7021 raft_consensus.cc:3055] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:04.538002  7095 raft_consensus.cc:3060] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.538463  7021 raft_consensus.cc:740] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:04.539287  7021 consensus_queue.cc:260] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.540587  7021 raft_consensus.cc:3060] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.545042  7095 raft_consensus.cc:2468] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:04.546283  6912 leader_election.cc:304] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:12:04.546873  7021 raft_consensus.cc:2468] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:04.546979  7162 raft_consensus.cc:2804] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:04.548064  7162 raft_consensus.cc:697] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:04.548928  7162 consensus_queue.cc:237] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.550621  7253 raft_consensus.cc:993] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422: : Instructing follower 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.551072  7233 raft_consensus.cc:1081] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Signalling peer 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.552495  6946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:50076
I20260710 11:12:04.553143  6946 raft_consensus.cc:493] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.553478  6946 raft_consensus.cc:3060] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.556377  6843 catalog_manager.cc:5697] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 1 to 2, leader changed from d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2) to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.559230  6946 raft_consensus.cc:515] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.561714  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:04.561993  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:04.562253  7021 raft_consensus.cc:3055] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:04.562408  6946 leader_election.cc:290] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:04.562543  7095 raft_consensus.cc:3060] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.562610  7021 raft_consensus.cc:740] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:04.563699  7021 consensus_queue.cc:260] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
W20260710 11:12:04.564502  7233 consensus_queue.cc:1175] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "036b4170b36845c9aeb772556d6d4afc" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:12:04.565407  7021 raft_consensus.cc:3060] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.573024  7021 raft_consensus.cc:2468] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:04.573763  7095 raft_consensus.cc:2468] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 2.
I20260710 11:12:04.574342  6913 leader_election.cc:304] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:04.575138  7162 raft_consensus.cc:2804] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:04.575570  7162 raft_consensus.cc:697] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:04.576351  7162 consensus_queue.cc:237] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.582875  6843 catalog_manager.cc:5697] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 1 to 2, leader changed from d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2) to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.670658  7253 raft_consensus.cc:993] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422: : Instructing follower 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.671097  7233 raft_consensus.cc:1081] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 2 LEADER]: Signalling peer 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.672377  6946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:50076
I20260710 11:12:04.672812  6946 raft_consensus.cc:493] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.673102  6946 raft_consensus.cc:3060] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.677073  6946 raft_consensus.cc:515] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.678385  6946 leader_election.cc:290] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 3 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:04.679317  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:04.679454  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db2935d2d6b4946a19efcb8a51d369f" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:04.679927  7021 raft_consensus.cc:3055] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:04.680002  7095 raft_consensus.cc:3060] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.680253  7021 raft_consensus.cc:740] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:04.681056  7021 consensus_queue.cc:260] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.681962  7021 raft_consensus.cc:3060] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.684128  7095 raft_consensus.cc:2468] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 3.
I20260710 11:12:04.685020  6912 leader_election.cc:304] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [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: 036b4170b36845c9aeb772556d6d4afc, 83f0814939d04514a3e23733a43cdbf0; no voters: 
I20260710 11:12:04.685657  7162 raft_consensus.cc:2804] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:04.686110  7162 raft_consensus.cc:697] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 3 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:04.686628  7021 raft_consensus.cc:2468] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 3.
I20260710 11:12:04.686908  7162 consensus_queue.cc:237] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.695142  6843 catalog_manager.cc:5697] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 2 to 3, leader changed from d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2) to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 3 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.803776  7238 raft_consensus.cc:993] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc: : Instructing follower 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.804195  7244 raft_consensus.cc:1081] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 2 LEADER]: Signalling peer 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.805650  6946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:50082
I20260710 11:12:04.806066  6946 raft_consensus.cc:493] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.806363  6946 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.812716  6946 raft_consensus.cc:515] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.814026  6946 leader_election.cc:290] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 3 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:04.814759  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:04.815025  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:04.815330  7021 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.815531  7095 raft_consensus.cc:3055] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:04.815865  7095 raft_consensus.cc:740] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:04.816462  7095 consensus_queue.cc:260] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.817288  7095 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.820384  7021 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 3.
I20260710 11:12:04.821671  6913 leader_election.cc:304] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [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: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:04.822126  7238 raft_consensus.cc:993] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc: : Instructing follower 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.822108  7095 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 3.
I20260710 11:12:04.822430  7162 raft_consensus.cc:2804] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:04.822729  7244 raft_consensus.cc:1081] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 3 LEADER]: Signalling peer 83f0814939d04514a3e23733a43cdbf0 to start an election
I20260710 11:12:04.822960  7162 raft_consensus.cc:697] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 3 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:04.823711  7162 consensus_queue.cc:237] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.824687  6946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
 from {username='slave'} at 127.0.0.1:50082
I20260710 11:12:04.825174  6946 raft_consensus.cc:493] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.825501  6946 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.829433  6946 raft_consensus.cc:515] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.829934  6843 catalog_manager.cc:5697] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 2 to 3, leader changed from 036b4170b36845c9aeb772556d6d4afc (127.6.47.3) to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 3 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.831072  6946 leader_election.cc:290] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [CANDIDATE]: Term 4 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:04.831836  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:04.832126  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35492f6436a44cc78a084a12f51317fe" candidate_uuid: "83f0814939d04514a3e23733a43cdbf0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:04.832388  7021 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.832659  7095 raft_consensus.cc:3055] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:04.832990  7095 raft_consensus.cc:740] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:04.833603  7095 consensus_queue.cc:260] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.834374  7095 raft_consensus.cc:3060] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.837796  7021 raft_consensus.cc:2468] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 4.
I20260710 11:12:04.838852  6913 leader_election.cc:304] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [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: 83f0814939d04514a3e23733a43cdbf0, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:04.839718  7162 raft_consensus.cc:2804] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:04.839716  7095 raft_consensus.cc:2468] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f0814939d04514a3e23733a43cdbf0 in term 4.
I20260710 11:12:04.840341  7162 raft_consensus.cc:697] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 4 LEADER]: Becoming Leader. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:04.841209  7162 consensus_queue.cc:237] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:04.847043  6843 catalog_manager.cc:5697] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 reported cstate change: term changed from 3 to 4, leader changed from 036b4170b36845c9aeb772556d6d4afc (127.6.47.3) to 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1). New cstate: current_term: 4 leader_uuid: "83f0814939d04514a3e23733a43cdbf0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.002745  7095 raft_consensus.cc:1275] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:05.003880  7162 consensus_queue.cc:1048] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.013391  7021 raft_consensus.cc:1275] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:05.014730  7263 consensus_queue.cc:1048] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.018514  7095 raft_consensus.cc:1275] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:05.019801  7263 consensus_queue.cc:1048] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.030153  7021 raft_consensus.cc:1275] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:05.031432  7254 consensus_queue.cc:1048] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.142603  7021 raft_consensus.cc:1275] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.143677  7254 consensus_queue.cc:1048] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.149438  7095 raft_consensus.cc:1275] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.150835  7263 consensus_queue.cc:1048] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.327486  7095 raft_consensus.cc:1275] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 4 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:05.328725  7263 consensus_queue.cc:1048] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.336736  7021 raft_consensus.cc:1275] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 4 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:05.338311  7263 consensus_queue.cc:1048] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.423300  7021 raft_consensus.cc:1275] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.424464  7263 consensus_queue.cc:1048] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.432210  7095 raft_consensus.cc:1275] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Refusing update from remote peer 83f0814939d04514a3e23733a43cdbf0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.433452  7162 consensus_queue.cc:1048] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:07.460877  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:07.468777  6946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ff436c292114ef78930fb600da388aa"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
mode: GRACEFUL
new_leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
 from {username='slave'} at 127.0.0.1:34262
I20260710 11:12:07.469466  6946 raft_consensus.cc:606] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Received request to transfer leadership to TS d5253166d0aa4d67b955aa8a20ebe422
I20260710 11:12:07.471827  6946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "382c64712fb84ec99696f57957198d13"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
mode: GRACEFUL
new_leader_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:34262
I20260710 11:12:07.472234  6946 raft_consensus.cc:606] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Received request to transfer leadership to TS 036b4170b36845c9aeb772556d6d4afc
I20260710 11:12:07.474201  6946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
mode: GRACEFUL
new_leader_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:34262
I20260710 11:12:07.474597  6946 raft_consensus.cc:606] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Received request to transfer leadership to TS 036b4170b36845c9aeb772556d6d4afc
I20260710 11:12:07.476825  6946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc"
dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
mode: GRACEFUL
new_leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
 from {username='slave'} at 127.0.0.1:34262
I20260710 11:12:07.477242  6946 raft_consensus.cc:606] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 3 LEADER]: Received request to transfer leadership to TS d5253166d0aa4d67b955aa8a20ebe422
I20260710 11:12:07.478206  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:12:07.478660  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:07.807847  7276 raft_consensus.cc:993] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0: : Instructing follower 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:07.808359  7263 raft_consensus.cc:1081] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Signalling peer 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:07.809890  7095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc"
dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:51618
I20260710 11:12:07.810289  7095 raft_consensus.cc:493] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:07.810534  7095 raft_consensus.cc:3060] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.816996  7095 raft_consensus.cc:515] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.818413  7095 leader_election.cc:290] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 3 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761)
I20260710 11:12:07.819597  7022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:07.819471  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cfbf9a9be074809830ebcdb801d1ccc" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:07.820189  7022 raft_consensus.cc:3060] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.820334  6946 raft_consensus.cc:3055] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:07.820715  6946 raft_consensus.cc:740] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:07.821390  6946 consensus_queue.cc:260] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.822345  6946 raft_consensus.cc:3060] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.824606  7022 raft_consensus.cc:2468] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 3.
I20260710 11:12:07.825654  7062 leader_election.cc:304] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [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: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:07.826467  7244 raft_consensus.cc:2804] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:07.827414  7244 raft_consensus.cc:697] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 3 LEADER]: Becoming Leader. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:07.827873  6946 raft_consensus.cc:2468] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 3.
I20260710 11:12:07.828518  7244 consensus_queue.cc:237] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.835382  6845 catalog_manager.cc:5697] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc reported cstate change: term changed from 2 to 3, leader changed from 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1) to 036b4170b36845c9aeb772556d6d4afc (127.6.47.3). New cstate: current_term: 3 leader_uuid: "036b4170b36845c9aeb772556d6d4afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:07.840790  7263 raft_consensus.cc:993] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0: : Instructing follower d5253166d0aa4d67b955aa8a20ebe422 to start an election
I20260710 11:12:07.841274  7263 raft_consensus.cc:1081] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 3 LEADER]: Signalling peer d5253166d0aa4d67b955aa8a20ebe422 to start an election
I20260710 11:12:07.843005  7280 raft_consensus.cc:993] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0: : Instructing follower 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:07.843139  7022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
 from {username='slave'} at 127.0.0.1:38168
I20260710 11:12:07.843532  7263 raft_consensus.cc:1081] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Signalling peer 036b4170b36845c9aeb772556d6d4afc to start an election
I20260710 11:12:07.843638  7022 raft_consensus.cc:493] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:07.844151  7022 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:07.845270  7095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "382c64712fb84ec99696f57957198d13"
dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
 from {username='slave'} at 127.0.0.1:51618
I20260710 11:12:07.845700  7095 raft_consensus.cc:493] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:07.845997  7095 raft_consensus.cc:3060] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.850929  7095 raft_consensus.cc:515] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.851325  7022 raft_consensus.cc:515] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.852520  7095 leader_election.cc:290] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [CANDIDATE]: Term 3 election: Requested vote from peers d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761), 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283)
I20260710 11:12:07.853595  7021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382c64712fb84ec99696f57957198d13" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
I20260710 11:12:07.853636  6946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382c64712fb84ec99696f57957198d13" candidate_uuid: "036b4170b36845c9aeb772556d6d4afc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:07.854245  7021 raft_consensus.cc:3060] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.854374  6946 raft_consensus.cc:3055] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:07.854758  6946 raft_consensus.cc:740] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:07.854964  7022 leader_election.cc:290] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 4 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:07.856443  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:07.856123  6946 consensus_queue.cc:260] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [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: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.857048  6947 raft_consensus.cc:3055] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:07.857383  6947 raft_consensus.cc:740] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:07.857625  6946 raft_consensus.cc:3060] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.857604  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46821612234e44738cac8cef04ffb7fc" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:07.858397  7095 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:07.858139  6947 consensus_queue.cc:260] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.859365  6947 raft_consensus.cc:3060] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:07.861361  7021 raft_consensus.cc:2468] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 3.
I20260710 11:12:07.862351  7062 leader_election.cc:304] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [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: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:07.863124  7244 raft_consensus.cc:2804] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:07.863571  7244 raft_consensus.cc:697] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 3 LEADER]: Becoming Leader. State: Replica: 036b4170b36845c9aeb772556d6d4afc, State: Running, Role: LEADER
I20260710 11:12:07.864643  6946 raft_consensus.cc:2468] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036b4170b36845c9aeb772556d6d4afc in term 3.
I20260710 11:12:07.864435  7244 consensus_queue.cc:237] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [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: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.865193  7095 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 4.
I20260710 11:12:07.866335  6947 raft_consensus.cc:2468] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 4.
I20260710 11:12:07.866660  6987 leader_election.cc:304] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [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: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:07.867610  7233 raft_consensus.cc:2804] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:07.869014  7233 raft_consensus.cc:697] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 4 LEADER]: Becoming Leader. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:07.870043  7233 consensus_queue.cc:237] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.872901  6845 catalog_manager.cc:5697] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc reported cstate change: term changed from 2 to 3, leader changed from 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1) to 036b4170b36845c9aeb772556d6d4afc (127.6.47.3). New cstate: current_term: 3 leader_uuid: "036b4170b36845c9aeb772556d6d4afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:07.876504  7263 raft_consensus.cc:993] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0: : Instructing follower d5253166d0aa4d67b955aa8a20ebe422 to start an election
I20260710 11:12:07.876958  7263 raft_consensus.cc:1081] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Signalling peer d5253166d0aa4d67b955aa8a20ebe422 to start an election
I20260710 11:12:07.880602  7021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ff436c292114ef78930fb600da388aa"
dest_uuid: "d5253166d0aa4d67b955aa8a20ebe422"
 from {username='slave'} at 127.0.0.1:38168
I20260710 11:12:07.881150  7021 raft_consensus.cc:493] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:07.881525  7021 raft_consensus.cc:3060] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.889675  7021 raft_consensus.cc:515] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:07.891925  7021 leader_election.cc:290] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [CANDIDATE]: Term 3 election: Requested vote from peers 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1:46283), 036b4170b36845c9aeb772556d6d4afc (127.6.47.3:34959)
I20260710 11:12:07.895392  7095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "036b4170b36845c9aeb772556d6d4afc"
I20260710 11:12:07.896092  7095 raft_consensus.cc:3060] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.904544  7095 raft_consensus.cc:2468] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 3.
I20260710 11:12:07.905926  6987 leader_election.cc:304] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [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: 036b4170b36845c9aeb772556d6d4afc, d5253166d0aa4d67b955aa8a20ebe422; no voters: 
I20260710 11:12:07.909634  7233 raft_consensus.cc:2804] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:07.911626  7233 raft_consensus.cc:697] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 3 LEADER]: Becoming Leader. State: Replica: d5253166d0aa4d67b955aa8a20ebe422, State: Running, Role: LEADER
I20260710 11:12:07.922988  7233 consensus_queue.cc:237] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:08.057667  6947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff436c292114ef78930fb600da388aa" candidate_uuid: "d5253166d0aa4d67b955aa8a20ebe422" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83f0814939d04514a3e23733a43cdbf0"
I20260710 11:12:08.058339  6947 raft_consensus.cc:3055] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:08.058779  6947 raft_consensus.cc:740] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83f0814939d04514a3e23733a43cdbf0, State: Running, Role: LEADER
I20260710 11:12:08.059684  6947 consensus_queue.cc:260] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [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: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } }
I20260710 11:12:08.060979  6947 raft_consensus.cc:3060] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:08.070536  6947 raft_consensus.cc:2468] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5253166d0aa4d67b955aa8a20ebe422 in term 3.
I20260710 11:12:08.085861  6843 catalog_manager.cc:5697] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 reported cstate change: term changed from 3 to 4, leader changed from 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1) to d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2). New cstate: current_term: 4 leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:08.097105  6843 catalog_manager.cc:5697] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 reported cstate change: term changed from 2 to 3, leader changed from 83f0814939d04514a3e23733a43cdbf0 (127.6.47.1) to d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2). New cstate: current_term: 3 leader_uuid: "d5253166d0aa4d67b955aa8a20ebe422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:08.261225  7022 raft_consensus.cc:1275] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:08.262458  7244 consensus_queue.cc:1048] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:08.273090  6947 raft_consensus.cc:1275] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:08.275182  7277 consensus_queue.cc:1048] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:08.290094  7022 raft_consensus.cc:1275] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:08.291306  7244 consensus_queue.cc:1048] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5253166d0aa4d67b955aa8a20ebe422" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:08.300149  6946 raft_consensus.cc:1275] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Refusing update from remote peer 036b4170b36845c9aeb772556d6d4afc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:08.301817  7292 consensus_queue.cc:1048] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:08.402163  6946 raft_consensus.cc:1275] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 4 FOLLOWER]: Refusing update from remote peer d5253166d0aa4d67b955aa8a20ebe422: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:08.403604  7285 consensus_queue.cc:1048] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:08.404680  7095 raft_consensus.cc:1275] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Refusing update from remote peer d5253166d0aa4d67b955aa8a20ebe422: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:08.405640  6946 raft_consensus.cc:1275] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Refusing update from remote peer d5253166d0aa4d67b955aa8a20ebe422: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:08.406080  7285 consensus_queue.cc:1048] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:08.407893  7285 consensus_queue.cc:1048] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f0814939d04514a3e23733a43cdbf0" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 46283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:08.417258  7095 raft_consensus.cc:1275] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 4 FOLLOWER]: Refusing update from remote peer d5253166d0aa4d67b955aa8a20ebe422: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:08.420398  7285 consensus_queue.cc:1048] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "036b4170b36845c9aeb772556d6d4afc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:08.490845  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:08.496948  6332 tablet_server.cc:179] TabletServer@127.6.47.1:0 shutting down...
I20260710 11:12:08.519421  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:08.520193  6332 tablet_replica.cc:333] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.520888  6332 raft_consensus.cc:2243] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.521347  6332 raft_consensus.cc:2272] T 5abe4d5d34724419866c5bc701ea5ad9 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.523140  6332 tablet_replica.cc:333] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.523663  6332 raft_consensus.cc:2243] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.524446  6332 raft_consensus.cc:2272] T 4db2935d2d6b4946a19efcb8a51d369f P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.526170  6332 tablet_replica.cc:333] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.526671  6332 raft_consensus.cc:2243] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.527045  6332 raft_consensus.cc:2272] T 2ff436c292114ef78930fb600da388aa P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.529505  6332 tablet_replica.cc:333] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.529989  6332 raft_consensus.cc:2243] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.530683  6332 raft_consensus.cc:2272] T 35492f6436a44cc78a084a12f51317fe P 83f0814939d04514a3e23733a43cdbf0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.532373  6332 tablet_replica.cc:333] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.532902  6332 raft_consensus.cc:2243] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.533279  6332 raft_consensus.cc:2272] T 46821612234e44738cac8cef04ffb7fc P 83f0814939d04514a3e23733a43cdbf0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.535781  6332 tablet_replica.cc:333] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.536271  6332 raft_consensus.cc:2243] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.536703  6332 raft_consensus.cc:2272] T 3cfbf9a9be074809830ebcdb801d1ccc P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.538731  6332 tablet_replica.cc:333] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.539212  6332 raft_consensus.cc:2243] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.539582  6332 raft_consensus.cc:2272] T 382c64712fb84ec99696f57957198d13 P 83f0814939d04514a3e23733a43cdbf0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.541478  6332 tablet_replica.cc:333] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.541940  6332 raft_consensus.cc:2243] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.542632  6332 raft_consensus.cc:2272] T f2460389ef3e4727b985aec6c164d2a4 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.544162  6332 tablet_replica.cc:333] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.544703  6332 raft_consensus.cc:2243] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.545107  6332 raft_consensus.cc:2272] T 39fcb1a833ae4cc98d015c9323e67bc7 P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.546613  6332 tablet_replica.cc:333] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0: stopping tablet replica
I20260710 11:12:08.547184  6332 raft_consensus.cc:2243] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.547820  6332 raft_consensus.cc:2272] T be7cf4ccdaa142f596bbc7577b86654e P 83f0814939d04514a3e23733a43cdbf0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.576849  6332 tablet_server.cc:196] TabletServer@127.6.47.1:0 shutdown complete.
I20260710 11:12:08.595335  6332 tablet_server.cc:179] TabletServer@127.6.47.2:0 shutting down...
I20260710 11:12:08.618984  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:08.619750  6332 tablet_replica.cc:333] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.620427  6332 raft_consensus.cc:2243] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.620967  6332 raft_consensus.cc:2272] T 3cfbf9a9be074809830ebcdb801d1ccc P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.623598  6332 tablet_replica.cc:333] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.624140  6332 raft_consensus.cc:2243] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.624864  6332 raft_consensus.cc:2272] T 2ff436c292114ef78930fb600da388aa P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.626693  6332 tablet_replica.cc:333] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.627182  6332 raft_consensus.cc:2243] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.627836  6332 raft_consensus.cc:2272] T 46821612234e44738cac8cef04ffb7fc P d5253166d0aa4d67b955aa8a20ebe422 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.629801  6332 tablet_replica.cc:333] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.630272  6332 raft_consensus.cc:2243] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.630681  6332 raft_consensus.cc:2272] T 35492f6436a44cc78a084a12f51317fe P d5253166d0aa4d67b955aa8a20ebe422 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.632266  6332 tablet_replica.cc:333] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.632786  6332 raft_consensus.cc:2243] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.633517  6332 raft_consensus.cc:2272] T 5abe4d5d34724419866c5bc701ea5ad9 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.635147  6332 tablet_replica.cc:333] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.635607  6332 raft_consensus.cc:2243] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.635979  6332 raft_consensus.cc:2272] T 4db2935d2d6b4946a19efcb8a51d369f P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.637562  6332 tablet_replica.cc:333] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.638041  6332 raft_consensus.cc:2243] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.638435  6332 raft_consensus.cc:2272] T 39fcb1a833ae4cc98d015c9323e67bc7 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.639914  6332 tablet_replica.cc:333] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.640358  6332 raft_consensus.cc:2243] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.640798  6332 raft_consensus.cc:2272] T f2460389ef3e4727b985aec6c164d2a4 P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.642258  6332 tablet_replica.cc:333] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.642692  6332 raft_consensus.cc:2243] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.643070  6332 raft_consensus.cc:2272] T be7cf4ccdaa142f596bbc7577b86654e P d5253166d0aa4d67b955aa8a20ebe422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.644732  6332 tablet_replica.cc:333] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422: stopping tablet replica
I20260710 11:12:08.645143  6332 raft_consensus.cc:2243] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.645524  6332 raft_consensus.cc:2272] T 382c64712fb84ec99696f57957198d13 P d5253166d0aa4d67b955aa8a20ebe422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.673645  6332 tablet_server.cc:196] TabletServer@127.6.47.2:0 shutdown complete.
W20260710 11:12:08.692037  7062 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.47.2:39761: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260710 11:12:08.693064  6332 tablet_server.cc:179] TabletServer@127.6.47.3:0 shutting down...
W20260710 11:12:08.697162  7062 consensus_peers.cc:597] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc -> Peer d5253166d0aa4d67b955aa8a20ebe422 (127.6.47.2:39761): Couldn't send request to peer d5253166d0aa4d67b955aa8a20ebe422. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:39761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:08.715509  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:08.716099  6332 tablet_replica.cc:333] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.716696  6332 raft_consensus.cc:2243] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.717092  6332 raft_consensus.cc:2272] T 2ff436c292114ef78930fb600da388aa P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.719133  6332 tablet_replica.cc:333] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.719580  6332 raft_consensus.cc:2243] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.720217  6332 raft_consensus.cc:2272] T 3cfbf9a9be074809830ebcdb801d1ccc P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.722783  6332 tablet_replica.cc:333] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.723225  6332 raft_consensus.cc:2243] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.723619  6332 raft_consensus.cc:2272] T 5abe4d5d34724419866c5bc701ea5ad9 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.725220  6332 tablet_replica.cc:333] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.725617  6332 raft_consensus.cc:2243] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.725994  6332 raft_consensus.cc:2272] T 4db2935d2d6b4946a19efcb8a51d369f P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.727483  6332 tablet_replica.cc:333] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.727916  6332 raft_consensus.cc:2243] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.728264  6332 raft_consensus.cc:2272] T 35492f6436a44cc78a084a12f51317fe P 036b4170b36845c9aeb772556d6d4afc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.729722  6332 tablet_replica.cc:333] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.730134  6332 raft_consensus.cc:2243] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.730451  6332 raft_consensus.cc:2272] T 46821612234e44738cac8cef04ffb7fc P 036b4170b36845c9aeb772556d6d4afc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.732364  6332 tablet_replica.cc:333] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.732841  6332 raft_consensus.cc:2243] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.733491  6332 raft_consensus.cc:2272] T 39fcb1a833ae4cc98d015c9323e67bc7 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.734963  6332 tablet_replica.cc:333] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.735357  6332 raft_consensus.cc:2243] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.735671  6332 raft_consensus.cc:2272] T f2460389ef3e4727b985aec6c164d2a4 P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.737214  6332 tablet_replica.cc:333] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.737610  6332 raft_consensus.cc:2243] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.737963  6332 raft_consensus.cc:2272] T be7cf4ccdaa142f596bbc7577b86654e P 036b4170b36845c9aeb772556d6d4afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.739385  6332 tablet_replica.cc:333] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc: stopping tablet replica
I20260710 11:12:08.739741  6332 raft_consensus.cc:2243] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.740348  6332 raft_consensus.cc:2272] T 382c64712fb84ec99696f57957198d13 P 036b4170b36845c9aeb772556d6d4afc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:09.052964  7117 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0c20 after lost signal to thread 6335
W20260710 11:12:09.053877  7117 debug-util.cc:398] Leaking SignalData structure 0x7b080019fba0 after lost signal to thread 6879
W20260710 11:12:09.765885  6332 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7117)
W20260710 11:12:10.766335  6332 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7117)
I20260710 11:12:11.773440  6332 tablet_server.cc:196] TabletServer@127.6.47.3:0 shutdown complete.
I20260710 11:12:11.792311  6332 master.cc:562] Master@127.6.47.62:34197 shutting down...
I20260710 11:12:11.818167  6332 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:11.818702  6332 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:11.819023  6332 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3bd051463f034609970ae6cbf726950d: stopping tablet replica
I20260710 11:12:11.837761  6332 master.cc:584] Master@127.6.47.62:34197 shutdown complete.
036b4170b36845c9aeb772556d6d4afc  1
83f0814939d04514a3e23733a43cdbf0  5
d5253166d0aa4d67b955aa8a20ebe422  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (13347 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:12:11.878120  6332 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.47.62:43107
I20260710 11:12:11.879272  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:11.885402  7307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:11.885697  7309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:11.885800  7306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:11.886590  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:11.887506  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:11.887677  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:11.887846  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681931887834 us; error 0 us; skew 500 ppm
I20260710 11:12:11.888377  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:11.890997  6332 webserver.cc:533] Webserver started at http://127.6.47.62:39515/ using document root <none> and password file <none>
I20260710 11:12:11.891484  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:11.891660  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:11.891948  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:11.893095  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/master-0-root/instance:
uuid: "da2efd0904cf4c38b402430ae569bfb6"
format_stamp: "Formatted at 2026-07-10 11:12:11 on dist-test-slave-t54q"
I20260710 11:12:11.897219  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:12:11.900245  7314 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:11.900986  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:11.901263  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/master-0-root
uuid: "da2efd0904cf4c38b402430ae569bfb6"
format_stamp: "Formatted at 2026-07-10 11:12:11 on dist-test-slave-t54q"
I20260710 11:12:11.901552  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:11.924705  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:11.925904  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:11.962605  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.62:43107
I20260710 11:12:11.962723  7365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.62:43107 every 8 connection(s)
I20260710 11:12:11.966570  7366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:11.975772  7366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6: Bootstrap starting.
I20260710 11:12:11.980244  7366 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.984233  7366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6: No bootstrap required, opened a new log
I20260710 11:12:11.986204  7366 raft_consensus.cc:359] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da2efd0904cf4c38b402430ae569bfb6" member_type: VOTER }
I20260710 11:12:11.986578  7366 raft_consensus.cc:385] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.986807  7366 raft_consensus.cc:740] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2efd0904cf4c38b402430ae569bfb6, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.987428  7366 consensus_queue.cc:260] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da2efd0904cf4c38b402430ae569bfb6" member_type: VOTER }
I20260710 11:12:11.987865  7366 raft_consensus.cc:399] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:11.988080  7366 raft_consensus.cc:493] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:11.988348  7366 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.992183  7366 raft_consensus.cc:515] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da2efd0904cf4c38b402430ae569bfb6" member_type: VOTER }
I20260710 11:12:11.992688  7366 leader_election.cc:304] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [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: da2efd0904cf4c38b402430ae569bfb6; no voters: 
I20260710 11:12:11.993791  7366 leader_election.cc:290] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:11.994093  7369 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:11.995538  7369 raft_consensus.cc:697] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 1 LEADER]: Becoming Leader. State: Replica: da2efd0904cf4c38b402430ae569bfb6, State: Running, Role: LEADER
I20260710 11:12:11.996205  7369 consensus_queue.cc:237] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [LEADER]: Queue going to LEADER mode. State: All 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: "da2efd0904cf4c38b402430ae569bfb6" member_type: VOTER }
I20260710 11:12:11.996775  7366 sys_catalog.cc:565] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:12.000759  7371 sys_catalog.cc:455] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da2efd0904cf4c38b402430ae569bfb6. Latest consensus state: current_term: 1 leader_uuid: "da2efd0904cf4c38b402430ae569bfb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da2efd0904cf4c38b402430ae569bfb6" member_type: VOTER } }
I20260710 11:12:12.001395  7371 sys_catalog.cc:458] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:12.001271  7370 sys_catalog.cc:455] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da2efd0904cf4c38b402430ae569bfb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da2efd0904cf4c38b402430ae569bfb6" member_type: VOTER } }
I20260710 11:12:12.002030  7370 sys_catalog.cc:458] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:12.006807  7376 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:12.012699  7376 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:12.013792  6332 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:12.021106  7376 catalog_manager.cc:1383] Generated new cluster ID: 2e6fd08199784b5ea229674d53153f9b
I20260710 11:12:12.021401  7376 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:12.054235  7376 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:12.055507  7376 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:12.066329  7376 catalog_manager.cc:6070] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6: Generated new TSK 0
I20260710 11:12:12.066932  7376 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:12.080000  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:12.085687  7387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:12.086905  7388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:12.088356  7390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:12.089219  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:12.089977  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:12.090142  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:12.090257  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681932090247 us; error 0 us; skew 500 ppm
I20260710 11:12:12.090708  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:12.092801  6332 webserver.cc:533] Webserver started at http://127.6.47.1:33357/ using document root <none> and password file <none>
I20260710 11:12:12.093220  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:12.093374  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:12.093571  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:12.094604  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/instance:
uuid: "5a07a941f92043b2b425d2f6ca54e113"
format_stamp: "Formatted at 2026-07-10 11:12:12 on dist-test-slave-t54q"
I20260710 11:12:12.099304  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:12.102370  7395 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:12.103098  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:12.103464  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "5a07a941f92043b2b425d2f6ca54e113"
format_stamp: "Formatted at 2026-07-10 11:12:12 on dist-test-slave-t54q"
I20260710 11:12:12.103740  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:12.115670  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:12.116917  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:12.118302  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:12.120460  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:12.120637  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:12.120934  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:12.121099  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:12.161720  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:45095
I20260710 11:12:12.161827  7457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:45095 every 8 connection(s)
I20260710 11:12:12.166638  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:12.174057  7463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:12.174082  7462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:12.178356  7465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:12.180490  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:12.181574  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:12.181751  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:12.181869  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681932181858 us; error 0 us; skew 500 ppm
I20260710 11:12:12.182309  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:12.184957  6332 webserver.cc:533] Webserver started at http://127.6.47.2:44107/ using document root <none> and password file <none>
I20260710 11:12:12.185519  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:12.185782  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:12.185691  7458 heartbeater.cc:344] Connected to a master server at 127.6.47.62:43107
I20260710 11:12:12.186206  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:12.186249  7458 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:12.187059  7458 heartbeater.cc:507] Master 127.6.47.62:43107 requested a full tablet report, sending...
I20260710 11:12:12.187428  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/instance:
uuid: "76617c1d39a7477abe3c0579df9f17c3"
format_stamp: "Formatted at 2026-07-10 11:12:12 on dist-test-slave-t54q"
I20260710 11:12:12.189082  7331 ts_manager.cc:194] Registered new tserver with Master: 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095)
I20260710 11:12:12.190691  7331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46386
I20260710 11:12:12.192242  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:12:12.195410  7470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:12.196251  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:12.196485  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root
uuid: "76617c1d39a7477abe3c0579df9f17c3"
format_stamp: "Formatted at 2026-07-10 11:12:12 on dist-test-slave-t54q"
I20260710 11:12:12.196782  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:12.209824  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:12.210855  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:12.212167  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:12.214488  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:12.214655  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:12.214947  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:12.215102  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:12.254119  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.2:40563
I20260710 11:12:12.254221  7532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.2:40563 every 8 connection(s)
I20260710 11:12:12.259233  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:12.265988  7536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:12.267520  7537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:12.269454  7539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:12.270254  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:12.271044  7533 heartbeater.cc:344] Connected to a master server at 127.6.47.62:43107
I20260710 11:12:12.271232  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:12.271428  7533 heartbeater.cc:461] Registering TS with master...
W20260710 11:12:12.271479  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:12.271761  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681932271743 us; error 0 us; skew 500 ppm
I20260710 11:12:12.272315  7533 heartbeater.cc:507] Master 127.6.47.62:43107 requested a full tablet report, sending...
I20260710 11:12:12.272492  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:12.274633  7331 ts_manager.cc:194] Registered new tserver with Master: 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:12.275146  6332 webserver.cc:533] Webserver started at http://127.6.47.3:36669/ using document root <none> and password file <none>
I20260710 11:12:12.275564  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:12.275707  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:12.275900  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:12.275979  7331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46394
I20260710 11:12:12.277170  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/instance:
uuid: "cf5301151bfd46b595055511d0a102fc"
format_stamp: "Formatted at 2026-07-10 11:12:12 on dist-test-slave-t54q"
I20260710 11:12:12.281560  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:12.284482  7544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:12.285233  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:12.285462  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root
uuid: "cf5301151bfd46b595055511d0a102fc"
format_stamp: "Formatted at 2026-07-10 11:12:12 on dist-test-slave-t54q"
I20260710 11:12:12.285682  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:12.316118  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:12.317232  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:12.318557  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:12.320717  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:12.320889  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:12.321170  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:12.321326  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:12.358771  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.3:35189
I20260710 11:12:12.358882  7606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.3:35189 every 8 connection(s)
I20260710 11:12:12.371963  7607 heartbeater.cc:344] Connected to a master server at 127.6.47.62:43107
I20260710 11:12:12.372309  7607 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:12.372994  7607 heartbeater.cc:507] Master 127.6.47.62:43107 requested a full tablet report, sending...
I20260710 11:12:12.374964  7331 ts_manager.cc:194] Registered new tserver with Master: cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:12.375998  6332 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014248917s
I20260710 11:12:12.376343  7331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46404
I20260710 11:12:12.399654  7331 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46410:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:12.403246  7331 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:12.533370  7422 tablet_service.cc:1511] Processing CreateTablet for tablet f3ffad71fd6747fa8df1e6661c5c060b (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:12.534870  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ffad71fd6747fa8df1e6661c5c060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.534773  7498 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc91ef20a9b430db9791001d3d80260 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:12.536240  7498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc91ef20a9b430db9791001d3d80260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.536324  7423 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc91ef20a9b430db9791001d3d80260 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:12.536813  7416 tablet_service.cc:1511] Processing CreateTablet for tablet f666ebcb506b434db98cd274e7b7766d (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:12.537711  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc91ef20a9b430db9791001d3d80260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.539074  7417 tablet_service.cc:1511] Processing CreateTablet for tablet cb2de61d3409403099b3b7e4e2de2292 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:12.541706  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc5753bfa7c48069b9dc97845d269d4 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:12.542305  7415 tablet_service.cc:1511] Processing CreateTablet for tablet e80045dc22564a9b9891f6fb0438ca71 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:12.541698  7414 tablet_service.cc:1511] Processing CreateTablet for tablet c7f60032fb1b4eaf97dadb0eec7de4c4 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:12.543919  7419 tablet_service.cc:1511] Processing CreateTablet for tablet 23c6e9629b9b403fa0aa0a6d95f1a551 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:12.546118  7420 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad1e7af127340a2ae73a2684347252c (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:12.548084  7497 tablet_service.cc:1511] Processing CreateTablet for tablet f3ffad71fd6747fa8df1e6661c5c060b (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:12.548298  7421 tablet_service.cc:1511] Processing CreateTablet for tablet c0715030bd5a4205987c6c59215a05c0 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:12.549448  7497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ffad71fd6747fa8df1e6661c5c060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.540362  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2de61d3409403099b3b7e4e2de2292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.552970  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f60032fb1b4eaf97dadb0eec7de4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.554891  7420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad1e7af127340a2ae73a2684347252c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.557003  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc5753bfa7c48069b9dc97845d269d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.560912  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80045dc22564a9b9891f6fb0438ca71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.561529  7622 tablet_bootstrap.cc:492] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:12.562124  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0715030bd5a4205987c6c59215a05c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.562371  7572 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc91ef20a9b430db9791001d3d80260 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:12.563650  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc91ef20a9b430db9791001d3d80260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.564893  7419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c6e9629b9b403fa0aa0a6d95f1a551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.565654  7571 tablet_service.cc:1511] Processing CreateTablet for tablet f3ffad71fd6747fa8df1e6661c5c060b (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:12.568887  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f666ebcb506b434db98cd274e7b7766d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.569180  7622 tablet_bootstrap.cc:654] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.575506  7571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ffad71fd6747fa8df1e6661c5c060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.576248  7496 tablet_service.cc:1511] Processing CreateTablet for tablet c0715030bd5a4205987c6c59215a05c0 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:12.577575  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0715030bd5a4205987c6c59215a05c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.577628  7569 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad1e7af127340a2ae73a2684347252c (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:12.579035  7569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad1e7af127340a2ae73a2684347252c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.581669  7567 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc5753bfa7c48069b9dc97845d269d4 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:12.582927  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc5753bfa7c48069b9dc97845d269d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.585062  7564 tablet_service.cc:1511] Processing CreateTablet for tablet e80045dc22564a9b9891f6fb0438ca71 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:12.587278  7566 tablet_service.cc:1511] Processing CreateTablet for tablet cb2de61d3409403099b3b7e4e2de2292 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:12.589239  7420 tablet_service.cc:1511] Processing CreateTablet for tablet 7e972a15ac0b4e4482a7c749d96827ec (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:12.589534  7563 tablet_service.cc:1511] Processing CreateTablet for tablet c7f60032fb1b4eaf97dadb0eec7de4c4 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:12.590480  7420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e972a15ac0b4e4482a7c749d96827ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.591382  7565 tablet_service.cc:1511] Processing CreateTablet for tablet f666ebcb506b434db98cd274e7b7766d (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:12.597635  7568 tablet_service.cc:1511] Processing CreateTablet for tablet 23c6e9629b9b403fa0aa0a6d95f1a551 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:12.599030  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c6e9629b9b403fa0aa0a6d95f1a551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.601603  7570 tablet_service.cc:1511] Processing CreateTablet for tablet c0715030bd5a4205987c6c59215a05c0 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:12.603338  7570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0715030bd5a4205987c6c59215a05c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.613145  7416 tablet_service.cc:1511] Processing CreateTablet for tablet 3afa18d2920b4a0681b86cde9d7ba60b (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:12.614418  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afa18d2920b4a0681b86cde9d7ba60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.614193  7422 tablet_service.cc:1511] Processing CreateTablet for tablet d8dab9f93a1649bdb93df0096c68dbfc (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:12.615418  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8dab9f93a1649bdb93df0096c68dbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.616938  7563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f60032fb1b4eaf97dadb0eec7de4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.620903  7565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f666ebcb506b434db98cd274e7b7766d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.624913  7566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2de61d3409403099b3b7e4e2de2292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.628867  7564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80045dc22564a9b9891f6fb0438ca71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.634356  7495 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad1e7af127340a2ae73a2684347252c (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:12.635722  7495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad1e7af127340a2ae73a2684347252c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.636466  7417 tablet_service.cc:1511] Processing CreateTablet for tablet e76e841ef9ba41f89f94871058d8ba4c (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:12.638077  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76e841ef9ba41f89f94871058d8ba4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.643209  7491 tablet_service.cc:1511] Processing CreateTablet for tablet f666ebcb506b434db98cd274e7b7766d (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:12.644562  7491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f666ebcb506b434db98cd274e7b7766d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.637993  7494 tablet_service.cc:1511] Processing CreateTablet for tablet 23c6e9629b9b403fa0aa0a6d95f1a551 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:12.640805  7493 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc5753bfa7c48069b9dc97845d269d4 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:12.654673  7489 tablet_service.cc:1511] Processing CreateTablet for tablet c7f60032fb1b4eaf97dadb0eec7de4c4 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:12.656030  7494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c6e9629b9b403fa0aa0a6d95f1a551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.664907  7490 tablet_service.cc:1511] Processing CreateTablet for tablet e80045dc22564a9b9891f6fb0438ca71 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:12.667606  7492 tablet_service.cc:1511] Processing CreateTablet for tablet cb2de61d3409403099b3b7e4e2de2292 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:12.674243  7490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80045dc22564a9b9891f6fb0438ca71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.677132  7489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f60032fb1b4eaf97dadb0eec7de4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.681887  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2de61d3409403099b3b7e4e2de2292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.685940  7496 tablet_service.cc:1511] Processing CreateTablet for tablet 7e972a15ac0b4e4482a7c749d96827ec (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:12.699556  7493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc5753bfa7c48069b9dc97845d269d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.709060  7569 tablet_service.cc:1511] Processing CreateTablet for tablet 7e972a15ac0b4e4482a7c749d96827ec (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:12.714419  7415 tablet_service.cc:1511] Processing CreateTablet for tablet a816f2d13430437a82f88eb7b93ed6dc (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:12.716625  7625 tablet_bootstrap.cc:492] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:12.717316  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a816f2d13430437a82f88eb7b93ed6dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.718291  7419 tablet_service.cc:1511] Processing CreateTablet for tablet d039f4ff94034eb0a9523578b6b801ee (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:12.719457  7419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d039f4ff94034eb0a9523578b6b801ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.722213  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e972a15ac0b4e4482a7c749d96827ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.722618  7569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e972a15ac0b4e4482a7c749d96827ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.724094  7625 tablet_bootstrap.cc:654] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.733219  7624 tablet_bootstrap.cc:492] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:12.743903  7421 tablet_service.cc:1511] Processing CreateTablet for tablet a5410adc97c544789580e4e2c141b7ed (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:12.745267  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5410adc97c544789580e4e2c141b7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.745719  7624 tablet_bootstrap.cc:654] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.747481  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 412952eb2db24083b5fb6d3e0ef31973 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:12.749110  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412952eb2db24083b5fb6d3e0ef31973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.769457  7422 tablet_service.cc:1511] Processing CreateTablet for tablet b86cda3502d149f49f03f11abae44a76 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:12.770803  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86cda3502d149f49f03f11abae44a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.771705  7563 tablet_service.cc:1511] Processing CreateTablet for tablet e76e841ef9ba41f89f94871058d8ba4c (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:12.777369  7571 tablet_service.cc:1511] Processing CreateTablet for tablet d8dab9f93a1649bdb93df0096c68dbfc (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:12.782799  7565 tablet_service.cc:1511] Processing CreateTablet for tablet 3afa18d2920b4a0681b86cde9d7ba60b (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:12.785768  7489 tablet_service.cc:1511] Processing CreateTablet for tablet 3afa18d2920b4a0681b86cde9d7ba60b (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:12.793964  7489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afa18d2920b4a0681b86cde9d7ba60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.817018  7571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8dab9f93a1649bdb93df0096c68dbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.827010  7496 tablet_service.cc:1511] Processing CreateTablet for tablet a5410adc97c544789580e4e2c141b7ed (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:12.827569  7622 tablet_bootstrap.cc:492] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:12.828024  7622 ts_tablet_manager.cc:1403] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.267s	user 0.032s	sys 0.041s
I20260710 11:12:12.828240  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5410adc97c544789580e4e2c141b7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.829691  7494 tablet_service.cc:1511] Processing CreateTablet for tablet a816f2d13430437a82f88eb7b93ed6dc (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:12.833021  7498 tablet_service.cc:1511] Processing CreateTablet for tablet 412952eb2db24083b5fb6d3e0ef31973 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:12.833488  7572 tablet_service.cc:1511] Processing CreateTablet for tablet d039f4ff94034eb0a9523578b6b801ee (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:12.833917  7494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a816f2d13430437a82f88eb7b93ed6dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.835331  7498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412952eb2db24083b5fb6d3e0ef31973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.836146  7624 tablet_bootstrap.cc:492] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:12.836630  7624 ts_tablet_manager.cc:1403] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.037s
I20260710 11:12:12.837512  7622 raft_consensus.cc:359] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:12.838271  7622 raft_consensus.cc:385] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.838682  7622 raft_consensus.cc:740] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.839480  7624 raft_consensus.cc:359] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:12.840200  7624 raft_consensus.cc:385] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.840507  7624 raft_consensus.cc:740] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.841303  7624 consensus_queue.cc:260] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:12.841816  7490 tablet_service.cc:1511] Processing CreateTablet for tablet d039f4ff94034eb0a9523578b6b801ee (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:12.843039  7490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d039f4ff94034eb0a9523578b6b801ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.843670  7625 tablet_bootstrap.cc:492] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:12.844117  7625 ts_tablet_manager.cc:1403] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.204s	user 0.025s	sys 0.021s
I20260710 11:12:12.851939  7569 tablet_service.cc:1511] Processing CreateTablet for tablet a5410adc97c544789580e4e2c141b7ed (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:12.853482  7566 tablet_service.cc:1511] Processing CreateTablet for tablet a816f2d13430437a82f88eb7b93ed6dc (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:12.854720  7563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76e841ef9ba41f89f94871058d8ba4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.856936  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d039f4ff94034eb0a9523578b6b801ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.848472  7625 raft_consensus.cc:359] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:12.860424  7625 raft_consensus.cc:385] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.860785  7625 raft_consensus.cc:740] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.860935  7565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afa18d2920b4a0681b86cde9d7ba60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.861734  7625 consensus_queue.cc:260] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:12.867751  7568 tablet_service.cc:1511] Processing CreateTablet for tablet 412952eb2db24083b5fb6d3e0ef31973 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:12.868481  7566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a816f2d13430437a82f88eb7b93ed6dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.841344  7622 consensus_queue.cc:260] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:12.869324  7495 tablet_service.cc:1511] Processing CreateTablet for tablet d8dab9f93a1649bdb93df0096c68dbfc (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:12.898130  7564 tablet_service.cc:1511] Processing CreateTablet for tablet b86cda3502d149f49f03f11abae44a76 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:12.874321  7497 tablet_service.cc:1511] Processing CreateTablet for tablet e76e841ef9ba41f89f94871058d8ba4c (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:12.899824  7495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8dab9f93a1649bdb93df0096c68dbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.902417  7497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76e841ef9ba41f89f94871058d8ba4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.896808  7569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5410adc97c544789580e4e2c141b7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.888715  7493 tablet_service.cc:1511] Processing CreateTablet for tablet b86cda3502d149f49f03f11abae44a76 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:12.908293  7493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86cda3502d149f49f03f11abae44a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.944407  7415 tablet_service.cc:1511] Processing CreateTablet for tablet f21dc39074d24bbeb4284bf38c84cbd9 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:12.946171  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21dc39074d24bbeb4284bf38c84cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.959547  7564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86cda3502d149f49f03f11abae44a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.976643  7622 ts_tablet_manager.cc:1434] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.148s	user 0.009s	sys 0.002s
I20260710 11:12:12.977654  7458 heartbeater.cc:499] Master 127.6.47.62:43107 was elected leader, sending a full tablet report...
I20260710 11:12:12.978127  7622 tablet_bootstrap.cc:492] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:12.981168  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412952eb2db24083b5fb6d3e0ef31973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.993371  7493 tablet_service.cc:1511] Processing CreateTablet for tablet f21dc39074d24bbeb4284bf38c84cbd9 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:12.994624  7493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21dc39074d24bbeb4284bf38c84cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.994499  7572 tablet_service.cc:1511] Processing CreateTablet for tablet f21dc39074d24bbeb4284bf38c84cbd9 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:12.995847  7572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21dc39074d24bbeb4284bf38c84cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.008755  7533 heartbeater.cc:499] Master 127.6.47.62:43107 was elected leader, sending a full tablet report...
I20260710 11:12:13.009246  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:13.010480  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.021421  7607 heartbeater.cc:499] Master 127.6.47.62:43107 was elected leader, sending a full tablet report...
W20260710 11:12:13.022565  7379 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:13.029464  7624 ts_tablet_manager.cc:1434] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.193s	user 0.048s	sys 0.090s
I20260710 11:12:13.042768  7490 tablet_service.cc:1511] Processing CreateTablet for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:13.045012  7490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.045576  7421 tablet_service.cc:1511] Processing CreateTablet for tablet 608603b2b08d4a5eb08d27b2445fd385 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:13.046798  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608603b2b08d4a5eb08d27b2445fd385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.051607  7563 tablet_service.cc:1511] Processing CreateTablet for tablet 608603b2b08d4a5eb08d27b2445fd385 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:13.052006  7414 tablet_service.cc:1511] Processing CreateTablet for tablet 2af4b19bf3c14b1694ef66f1c8af08da (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:13.053009  7563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608603b2b08d4a5eb08d27b2445fd385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.053273  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af4b19bf3c14b1694ef66f1c8af08da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.059468  7491 tablet_service.cc:1511] Processing CreateTablet for tablet 2af4b19bf3c14b1694ef66f1c8af08da (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:13.060710  7624 tablet_bootstrap.cc:492] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:13.060729  7491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af4b19bf3c14b1694ef66f1c8af08da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.053709  7625 ts_tablet_manager.cc:1434] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.209s	user 0.035s	sys 0.030s
I20260710 11:12:13.065726  7569 tablet_service.cc:1511] Processing CreateTablet for tablet 2af4b19bf3c14b1694ef66f1c8af08da (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:13.066948  7565 tablet_service.cc:1511] Processing CreateTablet for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:13.069729  7492 tablet_service.cc:1511] Processing CreateTablet for tablet ac02a062868d4d608e4ef337f68dc4dc (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:13.071290  7566 tablet_service.cc:1511] Processing CreateTablet for tablet ac02a062868d4d608e4ef337f68dc4dc (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:13.073561  7494 tablet_service.cc:1511] Processing CreateTablet for tablet 608603b2b08d4a5eb08d27b2445fd385 (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:13.074965  7566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac02a062868d4d608e4ef337f68dc4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.081503  7569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af4b19bf3c14b1694ef66f1c8af08da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.081475  7422 tablet_service.cc:1511] Processing CreateTablet for tablet ac02a062868d4d608e4ef337f68dc4dc (DEFAULT_TABLE table=test-workload [id=9e534feb45a4463eb2868a673001c707]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:13.082850  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac02a062868d4d608e4ef337f68dc4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.078810  7625 tablet_bootstrap.cc:492] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.074968  7622 tablet_bootstrap.cc:654] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.091933  7624 tablet_bootstrap.cc:654] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.092288  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac02a062868d4d608e4ef337f68dc4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.099714  7622 tablet_bootstrap.cc:492] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.110498  7622 ts_tablet_manager.cc:1403] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.133s	user 0.006s	sys 0.007s
I20260710 11:12:13.110718  7625 tablet_bootstrap.cc:654] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.112834  7565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.113524  7622 raft_consensus.cc:359] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.114334  7622 raft_consensus.cc:385] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.114763  7622 raft_consensus.cc:740] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.110160  7494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608603b2b08d4a5eb08d27b2445fd385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:13.122037  7630 raft_consensus.cc:493] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.122603  7625 tablet_bootstrap.cc:492] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.122510  7630 raft_consensus.cc:515] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.123087  7625 ts_tablet_manager.cc:1403] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.010s
I20260710 11:12:13.126116  7625 raft_consensus.cc:359] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.126809  7625 raft_consensus.cc:385] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.127146  7625 raft_consensus.cc:740] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.128084  7625 consensus_queue.cc:260] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.130816  7625 ts_tablet_manager.cc:1434] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:13.131986  7625 tablet_bootstrap.cc:492] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.137786  7630 leader_election.cc:290] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.140547  7625 tablet_bootstrap.cc:654] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.154886  7624 tablet_bootstrap.cc:492] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:13.156193  7624 ts_tablet_manager.cc:1403] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.007s
I20260710 11:12:13.159060  7624 raft_consensus.cc:359] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.159825  7624 raft_consensus.cc:385] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.160183  7624 raft_consensus.cc:740] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.161098  7624 consensus_queue.cc:260] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.165231  7624 ts_tablet_manager.cc:1434] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:13.166169  7624 tablet_bootstrap.cc:492] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:13.167464  7622 consensus_queue.cc:260] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.174654  7624 tablet_bootstrap.cc:654] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.179841  7622 ts_tablet_manager.cc:1434] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260710 11:12:13.188345  7624 tablet_bootstrap.cc:492] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:13.188767  7624 ts_tablet_manager.cc:1403] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 11:12:13.190045  7622 tablet_bootstrap.cc:492] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:13.190920  7624 raft_consensus.cc:359] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.191514  7624 raft_consensus.cc:385] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.191753  7624 raft_consensus.cc:740] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.192409  7624 consensus_queue.cc:260] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.195513  7624 ts_tablet_manager.cc:1434] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:13.242249  7624 tablet_bootstrap.cc:492] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:13.244065  7630 raft_consensus.cc:493] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.246762  7630 raft_consensus.cc:515] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.249522  7630 leader_election.cc:290] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:13.251104  7625 tablet_bootstrap.cc:492] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.251652  7625 ts_tablet_manager.cc:1403] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.120s	user 0.029s	sys 0.016s
I20260710 11:12:13.244256  7629 raft_consensus.cc:493] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.252413  7629 raft_consensus.cc:515] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.255964  7629 leader_election.cc:290] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.256423  7625 raft_consensus.cc:359] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.274556  7625 raft_consensus.cc:385] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.274925  7625 raft_consensus.cc:740] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.275635  7625 consensus_queue.cc:260] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.277220  7622 tablet_bootstrap.cc:654] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.277537  7625 ts_tablet_manager.cc:1434] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:12:13.278446  7625 tablet_bootstrap.cc:492] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.279572  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ffad71fd6747fa8df1e6661c5c060b" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:13.281821  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
W20260710 11:12:13.282843  7398 leader_election.cc:343] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.281236  7629 raft_consensus.cc:493] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:12:13.283560  7398 leader_election.cc:343] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.283663  7629 raft_consensus.cc:515] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.284338  7624 tablet_bootstrap.cc:654] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.285678  7629 leader_election.cc:290] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.287940  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ffad71fd6747fa8df1e6661c5c060b" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.288179  7581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.288794  7582 raft_consensus.cc:2468] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 0.
W20260710 11:12:13.290638  7397 leader_election.cc:343] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.291100  7397 leader_election.cc:304] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113; no voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:13.291896  7630 raft_consensus.cc:2749] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:13.293156  7397 leader_election.cc:304] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [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: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:13.294180  7630 raft_consensus.cc:2804] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.294634  7630 raft_consensus.cc:493] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.295053  7630 raft_consensus.cc:3060] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.306380  7622 tablet_bootstrap.cc:492] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.306960  7622 ts_tablet_manager.cc:1403] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.013s
I20260710 11:12:13.309923  7622 raft_consensus.cc:359] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.311587  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0715030bd5a4205987c6c59215a05c0" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:13.313362  7622 raft_consensus.cc:385] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.312399  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0715030bd5a4205987c6c59215a05c0" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.312783  7581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f60032fb1b4eaf97dadb0eec7de4c4" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.306075  7630 raft_consensus.cc:515] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.312688  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f60032fb1b4eaf97dadb0eec7de4c4" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:13.313695  7624 tablet_bootstrap.cc:492] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:13.321484  7624 ts_tablet_manager.cc:1403] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.009s
I20260710 11:12:13.313743  7622 raft_consensus.cc:740] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
W20260710 11:12:13.322181  7472 leader_election.cc:343] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.322886  7622 consensus_queue.cc:260] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.323760  7630 leader_election.cc:290] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.324456  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ffad71fd6747fa8df1e6661c5c060b" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:13.324420  7624 raft_consensus.cc:359] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.325310  7624 raft_consensus.cc:385] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:13.320705  7474 leader_election.cc:343] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.325678  7624 raft_consensus.cc:740] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
W20260710 11:12:13.326092  7398 leader_election.cc:343] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:13.326112  7472 leader_election.cc:343] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:13.326543  7474 leader_election.cc:343] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.326545  7624 consensus_queue.cc:260] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.327190  7474 leader_election.cc:304] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3; no voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:13.328089  7629 raft_consensus.cc:2749] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:13.329219  7624 ts_tablet_manager.cc:1434] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:12:13.330698  7624 tablet_bootstrap.cc:492] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:13.331164  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ffad71fd6747fa8df1e6661c5c060b" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:13.331712  7582 raft_consensus.cc:3060] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.331938  7472 leader_election.cc:304] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3; no voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:13.333046  7629 raft_consensus.cc:2749] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:13.314031  7625 tablet_bootstrap.cc:654] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.337977  7622 ts_tablet_manager.cc:1434] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.009s
I20260710 11:12:13.338284  7624 tablet_bootstrap.cc:654] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.341246  7622 tablet_bootstrap.cc:492] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:13.348352  7622 tablet_bootstrap.cc:654] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.349279  7582 raft_consensus.cc:2468] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 1.
I20260710 11:12:13.350863  7397 leader_election.cc:304] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [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: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:13.351999  7646 raft_consensus.cc:2804] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.352514  7646 raft_consensus.cc:697] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Becoming Leader. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:13.353704  7646 consensus_queue.cc:237] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.357692  7624 tablet_bootstrap.cc:492] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:13.358217  7624 ts_tablet_manager.cc:1403] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260710 11:12:13.360360  7625 tablet_bootstrap.cc:492] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.360591  7622 tablet_bootstrap.cc:492] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.360930  7625 ts_tablet_manager.cc:1403] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.010s
I20260710 11:12:13.361279  7622 ts_tablet_manager.cc:1403] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:12:13.361274  7624 raft_consensus.cc:359] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.362095  7624 raft_consensus.cc:385] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.362427  7624 raft_consensus.cc:740] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.363219  7624 consensus_queue.cc:260] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.364634  7622 raft_consensus.cc:359] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.365356  7622 raft_consensus.cc:385] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.365698  7622 raft_consensus.cc:740] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.366317  7629 raft_consensus.cc:493] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.366426  7625 raft_consensus.cc:359] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.366789  7629 raft_consensus.cc:515] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.367151  7625 raft_consensus.cc:385] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.367458  7625 raft_consensus.cc:740] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.368186  7625 consensus_queue.cc:260] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.368781  7629 leader_election.cc:290] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.370597  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1e7af127340a2ae73a2684347252c" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:13.371222  7432 raft_consensus.cc:2468] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:13.370819  7328 catalog_manager.cc:5697] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:13.372483  7474 leader_election.cc:304] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:13.372372  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1e7af127340a2ae73a2684347252c" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.373370  7629 raft_consensus.cc:2804] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.373801  7582 raft_consensus.cc:2468] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:13.374446  7622 consensus_queue.cc:260] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.375679  7624 ts_tablet_manager.cc:1434] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 11:12:13.376649  7624 tablet_bootstrap.cc:492] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:13.377228  7622 ts_tablet_manager.cc:1434] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:12:13.378194  7622 tablet_bootstrap.cc:492] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:13.385761  7622 tablet_bootstrap.cc:654] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.373827  7629 raft_consensus.cc:493] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.387189  7629 raft_consensus.cc:3060] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.388032  7625 ts_tablet_manager.cc:1434] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.016s
I20260710 11:12:13.389102  7625 tablet_bootstrap.cc:492] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.394600  7629 raft_consensus.cc:515] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.395268  7625 tablet_bootstrap.cc:654] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.397383  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1e7af127340a2ae73a2684347252c" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:13.397943  7432 raft_consensus.cc:3060] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.397786  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1e7af127340a2ae73a2684347252c" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:13.398509  7582 raft_consensus.cc:3060] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.401614  7624 tablet_bootstrap.cc:654] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.405917  7432 raft_consensus.cc:2468] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:13.407445  7474 leader_election.cc:304] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:13.408772  7651 raft_consensus.cc:2804] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.414417  7629 leader_election.cc:290] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.416580  7582 raft_consensus.cc:2468] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:13.419904  7622 tablet_bootstrap.cc:492] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.422408  7622 ts_tablet_manager.cc:1403] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.000s
I20260710 11:12:13.424290  7625 tablet_bootstrap.cc:492] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.424803  7625 ts_tablet_manager.cc:1403] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.027s
I20260710 11:12:13.425493  7622 raft_consensus.cc:359] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.426222  7622 raft_consensus.cc:385] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.426520  7622 raft_consensus.cc:740] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.427544  7651 raft_consensus.cc:697] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:13.427693  7625 raft_consensus.cc:359] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.428510  7625 raft_consensus.cc:385] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.428880  7625 raft_consensus.cc:740] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.429034  7651 consensus_queue.cc:237] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.429701  7625 consensus_queue.cc:260] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.431957  7625 ts_tablet_manager.cc:1434] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 11:12:13.433007  7625 tablet_bootstrap.cc:492] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.439574  7625 tablet_bootstrap.cc:654] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.441792  7622 consensus_queue.cc:260] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.442986  7624 tablet_bootstrap.cc:492] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:13.444919  7624 ts_tablet_manager.cc:1403] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.019s
I20260710 11:12:13.445361  7328 catalog_manager.cc:5697] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:13.446969  7625 tablet_bootstrap.cc:492] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.447458  7625 ts_tablet_manager.cc:1403] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:12:13.447876  7624 raft_consensus.cc:359] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.448611  7624 raft_consensus.cc:385] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.448899  7624 raft_consensus.cc:740] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.449600  7624 consensus_queue.cc:260] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.450562  7625 raft_consensus.cc:359] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.451265  7622 ts_tablet_manager.cc:1434] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:12:13.451273  7625 raft_consensus.cc:385] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.451647  7624 ts_tablet_manager.cc:1434] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:12:13.451917  7625 raft_consensus.cc:740] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.452600  7624 tablet_bootstrap.cc:492] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:13.452858  7625 consensus_queue.cc:260] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.455343  7625 ts_tablet_manager.cc:1434] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:12:13.456298  7625 tablet_bootstrap.cc:492] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.458046  7628 raft_consensus.cc:493] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.458520  7628 raft_consensus.cc:515] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.462575  7625 tablet_bootstrap.cc:654] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.459002  7624 tablet_bootstrap.cc:654] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.463711  7628 leader_election.cc:290] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:13.485625  7622 tablet_bootstrap.cc:492] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:13.503065  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:13.503906  7432 raft_consensus.cc:2468] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:13.509090  7622 tablet_bootstrap.cc:654] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.510329  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:13.511423  7625 tablet_bootstrap.cc:492] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.511967  7625 ts_tablet_manager.cc:1403] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.031s
W20260710 11:12:13.511948  7547 leader_election.cc:343] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.512630  7624 tablet_bootstrap.cc:492] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:13.513139  7624 ts_tablet_manager.cc:1403] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.026s
I20260710 11:12:13.513240  7548 leader_election.cc:304] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [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: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:13.514106  7628 raft_consensus.cc:2804] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.514473  7628 raft_consensus.cc:493] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.514820  7628 raft_consensus.cc:3060] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.515515  7625 raft_consensus.cc:359] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.516279  7625 raft_consensus.cc:385] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.516635  7625 raft_consensus.cc:740] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.517227  7624 raft_consensus.cc:359] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.517562  7625 consensus_queue.cc:260] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.518296  7624 raft_consensus.cc:385] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.518766  7624 raft_consensus.cc:740] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.519932  7624 consensus_queue.cc:260] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.521862  7628 raft_consensus.cc:515] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.525719  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:13.526262  7507 raft_consensus.cc:3060] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.527418  7625 ts_tablet_manager.cc:1434] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:12:13.529060  7625 tablet_bootstrap.cc:492] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.530294  7624 ts_tablet_manager.cc:1434] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:12:13.536067  7625 tablet_bootstrap.cc:654] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.536258  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:13.536885  7432 raft_consensus.cc:3060] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.546131  7507 raft_consensus.cc:2468] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:13.548503  7624 tablet_bootstrap.cc:492] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:13.555217  7547 leader_election.cc:304] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:13.557721  7666 raft_consensus.cc:493] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.558329  7666 raft_consensus.cc:515] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.559147  7669 raft_consensus.cc:2804] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.559687  7669 raft_consensus.cc:697] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Leader. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:13.561525  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f60032fb1b4eaf97dadb0eec7de4c4" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:13.561801  7432 raft_consensus.cc:2468] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:13.562795  7666 leader_election.cc:290] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:13.562863  7628 leader_election.cc:290] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
W20260710 11:12:13.563338  7548 leader_election.cc:343] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.563764  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f60032fb1b4eaf97dadb0eec7de4c4" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:13.564429  7507 raft_consensus.cc:2468] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:13.565917  7547 leader_election.cc:304] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [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: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 5a07a941f92043b2b425d2f6ca54e113
I20260710 11:12:13.560665  7669 consensus_queue.cc:237] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:13.567487  7628 raft_consensus.cc:493] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.567627  7666 raft_consensus.cc:2804] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.568084  7666 raft_consensus.cc:493] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.568575  7666 raft_consensus.cc:3060] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.568127  7628 raft_consensus.cc:515] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.571466  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666ebcb506b434db98cd274e7b7766d" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:13.571669  7628 leader_election.cc:290] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:13.571913  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666ebcb506b434db98cd274e7b7766d" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:13.572170  7432 raft_consensus.cc:2468] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:13.572868  7622 tablet_bootstrap.cc:492] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.573283  7548 leader_election.cc:304] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:13.573365  7622 ts_tablet_manager.cc:1403] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.113s	user 0.032s	sys 0.028s
W20260710 11:12:13.573737  7547 leader_election.cc:343] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.573952  7628 raft_consensus.cc:2804] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.574383  7628 raft_consensus.cc:493] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.574756  7628 raft_consensus.cc:3060] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.575330  7625 tablet_bootstrap.cc:492] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.575685  7625 ts_tablet_manager.cc:1403] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.032s
I20260710 11:12:13.576680  7622 raft_consensus.cc:359] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.577440  7622 raft_consensus.cc:385] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.577767  7622 raft_consensus.cc:740] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.577817  7625 raft_consensus.cc:359] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.578456  7625 raft_consensus.cc:385] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.578732  7625 raft_consensus.cc:740] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.578632  7622 consensus_queue.cc:260] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.579391  7625 consensus_queue.cc:260] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.581375  7625 ts_tablet_manager.cc:1434] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:12:13.582880  7622 ts_tablet_manager.cc:1434] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:13.583931  7622 tablet_bootstrap.cc:492] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:13.584653  7625 tablet_bootstrap.cc:492] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.587967  7624 tablet_bootstrap.cc:654] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.590490  7625 tablet_bootstrap.cc:654] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.595518  7622 tablet_bootstrap.cc:654] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.595252  7628 raft_consensus.cc:515] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.599036  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666ebcb506b434db98cd274e7b7766d" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:13.599783  7432 raft_consensus.cc:3060] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.603916  7628 leader_election.cc:290] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:13.604856  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666ebcb506b434db98cd274e7b7766d" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:13.600349  7666 raft_consensus.cc:515] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
W20260710 11:12:13.606933  7547 leader_election.cc:343] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.609246  7624 tablet_bootstrap.cc:492] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:13.609874  7624 ts_tablet_manager.cc:1403] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.000s
I20260710 11:12:13.614645  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f60032fb1b4eaf97dadb0eec7de4c4" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
W20260710 11:12:13.616163  7548 leader_election.cc:343] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.617605  7666 leader_election.cc:290] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:13.619084  7624 raft_consensus.cc:359] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.620026  7624 raft_consensus.cc:385] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.620376  7624 raft_consensus.cc:740] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.621307  7624 consensus_queue.cc:260] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.624516  7624 ts_tablet_manager.cc:1434] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:12:13.625789  7624 tablet_bootstrap.cc:492] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:13.627854  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f60032fb1b4eaf97dadb0eec7de4c4" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:13.628744  7507 raft_consensus.cc:3060] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.611400  7331 catalog_manager.cc:5697] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf5301151bfd46b595055511d0a102fc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:13.634469  7624 tablet_bootstrap.cc:654] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.637259  7622 tablet_bootstrap.cc:492] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.637797  7622 ts_tablet_manager.cc:1403] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.019s
I20260710 11:12:13.639627  7507 raft_consensus.cc:2468] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:13.640765  7622 raft_consensus.cc:359] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.641505  7622 raft_consensus.cc:385] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.641404  7547 leader_election.cc:304] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [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: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 5a07a941f92043b2b425d2f6ca54e113
I20260710 11:12:13.642002  7622 raft_consensus.cc:740] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.642397  7432 raft_consensus.cc:2468] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:13.643155  7666 raft_consensus.cc:2804] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.643052  7622 consensus_queue.cc:260] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.643539  7548 leader_election.cc:304] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [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: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:13.643890  7666 raft_consensus.cc:697] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Leader. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:13.644469  7628 raft_consensus.cc:2804] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.644996  7628 raft_consensus.cc:697] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Leader. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:13.644927  7666 consensus_queue.cc:237] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.645869  7625 tablet_bootstrap.cc:492] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.646384  7625 ts_tablet_manager.cc:1403] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.026s
I20260710 11:12:13.645946  7628 consensus_queue.cc:237] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.648900  7625 raft_consensus.cc:359] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.649515  7625 raft_consensus.cc:385] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.649772  7625 raft_consensus.cc:740] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.653122  7625 consensus_queue.cc:260] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.653812  7622 ts_tablet_manager.cc:1434] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:13.657377  7625 ts_tablet_manager.cc:1434] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:13.657853  7651 raft_consensus.cc:493] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.658245  7625 tablet_bootstrap.cc:492] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.658245  7651 raft_consensus.cc:515] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.662073  7624 tablet_bootstrap.cc:492] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:13.662530  7624 ts_tablet_manager.cc:1403] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.000s
I20260710 11:12:13.663579  7651 leader_election.cc:290] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.664093  7625 tablet_bootstrap.cc:654] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.665442  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e972a15ac0b4e4482a7c749d96827ec" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:13.665980  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e972a15ac0b4e4482a7c749d96827ec" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.666783  7582 raft_consensus.cc:2468] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:13.668260  7472 leader_election.cc:304] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
W20260710 11:12:13.669353  7474 leader_election.cc:343] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.670513  7651 raft_consensus.cc:2804] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.665302  7624 raft_consensus.cc:359] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.672786  7651 raft_consensus.cc:493] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.673175  7624 raft_consensus.cc:385] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.673429  7651 raft_consensus.cc:3060] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.675356  7622 tablet_bootstrap.cc:492] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:13.677322  7331 catalog_manager.cc:5697] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf5301151bfd46b595055511d0a102fc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:13.679371  7331 catalog_manager.cc:5697] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf5301151bfd46b595055511d0a102fc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:13.673539  7624 raft_consensus.cc:740] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.682832  7622 tablet_bootstrap.cc:654] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.683770  7624 consensus_queue.cc:260] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.688402  7624 ts_tablet_manager.cc:1434] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:12:13.688454  7625 tablet_bootstrap.cc:492] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.689076  7625 ts_tablet_manager.cc:1403] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.004s
I20260710 11:12:13.690671  7651 raft_consensus.cc:515] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.691648  7625 raft_consensus.cc:359] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.692330  7625 raft_consensus.cc:385] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.692619  7625 raft_consensus.cc:740] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.693238  7625 consensus_queue.cc:260] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.694175  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e972a15ac0b4e4482a7c749d96827ec" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:13.695029  7646 raft_consensus.cc:493] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.695153  7625 ts_tablet_manager.cc:1434] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 11:12:13.691493  7624 tablet_bootstrap.cc:492] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:13.695454  7646 raft_consensus.cc:515] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.697301  7646 leader_election.cc:290] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
W20260710 11:12:13.700467  7474 leader_election.cc:343] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.701248  7624 tablet_bootstrap.cc:654] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.701556  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc5753bfa7c48069b9dc97845d269d4" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
W20260710 11:12:13.702960  7397 leader_election.cc:343] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.701113  7646 raft_consensus.cc:493] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.703814  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc5753bfa7c48069b9dc97845d269d4" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:13.704171  7625 tablet_bootstrap.cc:492] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:13.704384  7507 raft_consensus.cc:2468] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 0.
I20260710 11:12:13.705772  7398 leader_election.cc:304] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [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: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: cf5301151bfd46b595055511d0a102fc
I20260710 11:12:13.706780  7630 raft_consensus.cc:2804] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.707136  7630 raft_consensus.cc:493] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.707479  7630 raft_consensus.cc:3060] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.710083  7625 tablet_bootstrap.cc:654] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.715204  7630 raft_consensus.cc:515] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.720268  7646 raft_consensus.cc:515] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.723657  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
W20260710 11:12:13.725548  7398 leader_election.cc:343] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.728091  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.728863  7582 raft_consensus.cc:2468] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 0.
I20260710 11:12:13.730485  7397 leader_election.cc:304] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [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: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:13.732237  7646 leader_election.cc:290] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.733047  7681 raft_consensus.cc:2804] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.733639  7681 raft_consensus.cc:493] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.734091  7681 raft_consensus.cc:3060] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.735963  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e972a15ac0b4e4482a7c749d96827ec" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:13.736763  7582 raft_consensus.cc:3060] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.744657  7651 leader_election.cc:290] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.744807  7681 raft_consensus.cc:515] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.747529  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc5753bfa7c48069b9dc97845d269d4" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:13.748474  7507 raft_consensus.cc:3060] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.750432  7681 leader_election.cc:290] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.752737  7657 raft_consensus.cc:493] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.753400  7657 raft_consensus.cc:515] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.753846  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
W20260710 11:12:13.755647  7398 leader_election.cc:343] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.757112  7657 leader_election.cc:290] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.757959  7581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:13.758635  7581 raft_consensus.cc:3060] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.762081  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ffad71fd6747fa8df1e6661c5c060b" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:13.762377  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ffad71fd6747fa8df1e6661c5c060b" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.763633  7580 raft_consensus.cc:2393] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76617c1d39a7477abe3c0579df9f17c3 in current term 1: Already voted for candidate 5a07a941f92043b2b425d2f6ca54e113 in this term.
I20260710 11:12:13.768970  7472 leader_election.cc:304] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3; no voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:13.770526  7657 raft_consensus.cc:3060] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.785953  7629 raft_consensus.cc:493] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.786736  7629 raft_consensus.cc:515] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.794119  7629 leader_election.cc:290] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.796749  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80045dc22564a9b9891f6fb0438ca71" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.797652  7580 raft_consensus.cc:2468] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:13.799618  7472 leader_election.cc:304] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:13.801098  7629 raft_consensus.cc:2804] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.801623  7629 raft_consensus.cc:493] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.802129  7629 raft_consensus.cc:3060] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.809625  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80045dc22564a9b9891f6fb0438ca71" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
W20260710 11:12:13.811209  7474 leader_election.cc:343] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.818761  7657 raft_consensus.cc:2749] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:13.824848  7681 consensus_queue.cc:1048] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:13.831934  7622 tablet_bootstrap.cc:492] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.832417  7622 ts_tablet_manager.cc:1403] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.157s	user 0.052s	sys 0.102s
I20260710 11:12:13.832383  7630 leader_election.cc:290] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.833424  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc5753bfa7c48069b9dc97845d269d4" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:13.835057  7651 consensus_queue.cc:1048] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.835312  7507 raft_consensus.cc:2468] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 1.
I20260710 11:12:13.835408  7622 raft_consensus.cc:359] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.836279  7622 raft_consensus.cc:385] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.836627  7622 raft_consensus.cc:740] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.836911  7398 leader_election.cc:304] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:13.837318  7622 consensus_queue.cc:260] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
W20260710 11:12:13.838822  7397 leader_election.cc:343] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.839102  7681 raft_consensus.cc:2804] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.839604  7622 ts_tablet_manager.cc:1434] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:12:13.839713  7681 raft_consensus.cc:697] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Becoming Leader. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:13.840926  7622 tablet_bootstrap.cc:492] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:13.840960  7681 consensus_queue.cc:237] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.849885  7622 tablet_bootstrap.cc:654] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.853440  7682 raft_consensus.cc:493] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.853940  7682 raft_consensus.cc:515] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.856971  7682 leader_election.cc:290] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.857424  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c6e9629b9b403fa0aa0a6d95f1a551" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.858181  7580 raft_consensus.cc:2468] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:13.859527  7472 leader_election.cc:304] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:13.860958  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c6e9629b9b403fa0aa0a6d95f1a551" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:13.861068  7622 tablet_bootstrap.cc:492] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.862255  7622 ts_tablet_manager.cc:1403] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
W20260710 11:12:13.862603  7474 leader_election.cc:343] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.866564  7622 raft_consensus.cc:359] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.862705  7682 raft_consensus.cc:2804] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.867565  7682 raft_consensus.cc:493] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.868068  7682 raft_consensus.cc:3060] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.868695  7630 raft_consensus.cc:493] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:13.869165  7630 raft_consensus.cc:515] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.873214  7581 raft_consensus.cc:2468] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 1.
I20260710 11:12:13.873827  7622 raft_consensus.cc:385] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.874269  7622 raft_consensus.cc:740] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.874770  7397 leader_election.cc:304] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [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: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:13.875161  7622 consensus_queue.cc:260] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.880215  7682 raft_consensus.cc:515] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.872247  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0715030bd5a4205987c6c59215a05c0" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:13.882932  7508 raft_consensus.cc:2468] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 0.
I20260710 11:12:13.884419  7398 leader_election.cc:304] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:13.885527  7682 leader_election.cc:290] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.886638  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c6e9629b9b403fa0aa0a6d95f1a551" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:13.887225  7580 raft_consensus.cc:3060] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.893684  7622 ts_tablet_manager.cc:1434] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.007s
I20260710 11:12:13.894369  7690 raft_consensus.cc:2804] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.894950  7622 tablet_bootstrap.cc:492] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:13.895725  7580 raft_consensus.cc:2468] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:13.902576  7622 tablet_bootstrap.cc:654] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.903173  7472 leader_election.cc:304] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:13.904269  7682 raft_consensus.cc:2804] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.904870  7682 raft_consensus.cc:697] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:13.905716  7682 consensus_queue.cc:237] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.909451  7690 raft_consensus.cc:697] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Becoming Leader. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:13.910492  7690 consensus_queue.cc:237] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.915736  7629 raft_consensus.cc:515] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.868072  7582 raft_consensus.cc:2468] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:13.918125  7472 leader_election.cc:304] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [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: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 5a07a941f92043b2b425d2f6ca54e113
I20260710 11:12:13.919211  7682 raft_consensus.cc:2804] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.919690  7682 raft_consensus.cc:697] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:13.920926  7622 tablet_bootstrap.cc:492] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.920508  7682 consensus_queue.cc:237] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.920596  7330 catalog_manager.cc:5697] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:13.921581  7622 ts_tablet_manager.cc:1403] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260710 11:12:13.925127  7622 raft_consensus.cc:359] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.926092  7622 raft_consensus.cc:385] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.926483  7622 raft_consensus.cc:740] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.927304  7622 consensus_queue.cc:260] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.929915  7622 ts_tablet_manager.cc:1434] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:13.931097  7622 tablet_bootstrap.cc:492] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:13.932576  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c6e9629b9b403fa0aa0a6d95f1a551" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:13.933128  7433 raft_consensus.cc:3060] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.937335  7622 tablet_bootstrap.cc:654] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:13.950232  7651 consensus_queue.cc:1048] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:13.953897  7433 raft_consensus.cc:2468] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:13.956823  7330 catalog_manager.cc:5697] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:13.958323  7630 leader_election.cc:290] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:13.908520  7689 raft_consensus.cc:2804] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:13.972509  7581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0715030bd5a4205987c6c59215a05c0" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:13.972975  7691 consensus_queue.cc:1048] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:13.974332  7622 tablet_bootstrap.cc:492] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:13.975034  7622 ts_tablet_manager.cc:1403] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.016s
W20260710 11:12:13.976377  7398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.47.2:40563, user_credentials={real_user=slave}} blocked reactor thread for 92069.4us
W20260710 11:12:13.978119  7685 log.cc:927] Time spent T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260710 11:12:13.984894  7397 leader_election.cc:343] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:13.968924  7689 raft_consensus.cc:493] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:13.991650  7625 tablet_bootstrap.cc:492] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:13.992093  7625 ts_tablet_manager.cc:1403] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.288s	user 0.054s	sys 0.124s
I20260710 11:12:13.994982  7625 raft_consensus.cc:359] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.995467  7625 raft_consensus.cc:385] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:13.995703  7625 raft_consensus.cc:740] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:13.996249  7625 consensus_queue.cc:260] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:13.988688  7689 raft_consensus.cc:3060] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:13.998178  7625 ts_tablet_manager.cc:1434] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:13.999086  7625 tablet_bootstrap.cc:492] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.003677  7628 consensus_queue.cc:1048] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:12:14.009473  7625 tablet_bootstrap.cc:654] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.000313  7698 raft_consensus.cc:493] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.017860  7624 tablet_bootstrap.cc:492] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.018302  7624 ts_tablet_manager.cc:1403] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.327s	user 0.064s	sys 0.122s
I20260710 11:12:14.018887  7625 tablet_bootstrap.cc:492] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:14.019306  7625 ts_tablet_manager.cc:1403] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.014s
I20260710 11:12:14.021552  7624 raft_consensus.cc:359] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.022430  7624 raft_consensus.cc:385] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.024019  7624 raft_consensus.cc:740] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.024674  7624 consensus_queue.cc:260] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.026017  7625 raft_consensus.cc:359] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
W20260710 11:12:14.026433  7379 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:14.026635  7624 ts_tablet_manager.cc:1434] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:14.027686  7624 tablet_bootstrap.cc:492] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.015297  7698 raft_consensus.cc:515] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.026646  7625 raft_consensus.cc:385] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.031577  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.032226  7625 raft_consensus.cc:740] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.034008  7625 consensus_queue.cc:260] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.036185  7625 ts_tablet_manager.cc:1434] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:12:14.037949  7698 leader_election.cc:290] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.039613  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.045143  7622 raft_consensus.cc:359] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.046337  7622 raft_consensus.cc:385] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.046751  7622 raft_consensus.cc:740] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
W20260710 11:12:14.046327  7474 leader_election.cc:343] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:14.047778  7472 leader_election.cc:343] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.048177  7472 leader_election.cc:304] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3; no voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:14.048853  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80045dc22564a9b9891f6fb0438ca71" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:14.049283  7651 raft_consensus.cc:2749] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:14.049430  7432 raft_consensus.cc:3060] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.050148  7622 consensus_queue.cc:260] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.050858  7629 leader_election.cc:290] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.053212  7622 ts_tablet_manager.cc:1434] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260710 11:12:14.053778  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80045dc22564a9b9891f6fb0438ca71" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:14.054363  7579 raft_consensus.cc:3060] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.058336  7669 consensus_queue.cc:1048] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.059057  7624 tablet_bootstrap.cc:654] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.061653  7625 tablet_bootstrap.cc:492] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.063476  7622 tablet_bootstrap.cc:492] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:14.056013  7689 raft_consensus.cc:515] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.068681  7331 catalog_manager.cc:5697] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.073952  7331 catalog_manager.cc:5697] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.079892  7629 raft_consensus.cc:493] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.081612  7669 consensus_queue.cc:1048] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:14.080596  7629 raft_consensus.cc:515] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.094944  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666ebcb506b434db98cd274e7b7766d" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.095368  7622 tablet_bootstrap.cc:654] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.096859  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0715030bd5a4205987c6c59215a05c0" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:14.097941  7508 raft_consensus.cc:3060] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.107630  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666ebcb506b434db98cd274e7b7766d" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.111141  7691 raft_consensus.cc:493] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.111332  7474 leader_election.cc:304] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3; no voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:14.111694  7691 raft_consensus.cc:515] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.113933  7691 leader_election.cc:290] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.102183  7689 leader_election.cc:290] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.116410  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e972a15ac0b4e4482a7c749d96827ec" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:14.119045  7651 raft_consensus.cc:2749] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:14.101806  7667 consensus_queue.cc:1048] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260710 11:12:14.123224  7548 consensus_peers.cc:597] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc -> Peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Couldn't send request to peer 5a07a941f92043b2b425d2f6ca54e113. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.112409  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0715030bd5a4205987c6c59215a05c0" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
W20260710 11:12:14.127996  7397 leader_election.cc:343] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.094316  7629 leader_election.cc:290] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.131476  7579 raft_consensus.cc:2468] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:14.131476  7508 raft_consensus.cc:2468] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 1.
I20260710 11:12:14.129665  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e972a15ac0b4e4482a7c749d96827ec" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.149652  7625 tablet_bootstrap.cc:654] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.149883  7580 raft_consensus.cc:2393] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a07a941f92043b2b425d2f6ca54e113 in current term 1: Already voted for candidate 76617c1d39a7477abe3c0579df9f17c3 in this term.
I20260710 11:12:14.153702  7398 leader_election.cc:304] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [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: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: cf5301151bfd46b595055511d0a102fc
I20260710 11:12:14.164805  7689 raft_consensus.cc:2804] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.165419  7689 raft_consensus.cc:697] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Becoming Leader. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:14.166440  7689 consensus_queue.cc:237] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.151791  7472 leader_election.cc:304] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:14.171638  7397 leader_election.cc:304] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113; no voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:14.172660  7691 raft_consensus.cc:3060] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.173796  7629 raft_consensus.cc:2804] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.173974  7624 tablet_bootstrap.cc:492] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.174611  7624 ts_tablet_manager.cc:1403] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.147s	user 0.007s	sys 0.011s
I20260710 11:12:14.181695  7624 raft_consensus.cc:359] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.182425  7624 raft_consensus.cc:385] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.182720  7624 raft_consensus.cc:740] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.183470  7624 consensus_queue.cc:260] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.174613  7629 raft_consensus.cc:697] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:14.184866  7629 consensus_queue.cc:237] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.192975  7624 ts_tablet_manager.cc:1434] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 11:12:14.193825  7624 tablet_bootstrap.cc:492] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.198122  7630 raft_consensus.cc:493] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.198597  7630 raft_consensus.cc:515] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.197503  7508 raft_consensus.cc:3060] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.202209  7505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dab9f93a1649bdb93df0096c68dbfc" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:14.201683  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dab9f93a1649bdb93df0096c68dbfc" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.203809  7580 raft_consensus.cc:2468] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 0.
I20260710 11:12:14.204829  7397 leader_election.cc:304] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:14.208237  7690 raft_consensus.cc:2804] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:14.208710  7690 raft_consensus.cc:493] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:14.209116  7690 raft_consensus.cc:3060] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.209793  7432 raft_consensus.cc:2468] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
W20260710 11:12:14.210144  7398 leader_election.cc:343] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.200493  7630 leader_election.cc:290] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.200692  7691 raft_consensus.cc:2749] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:14.216159  7622 tablet_bootstrap.cc:492] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:14.216624  7622 ts_tablet_manager.cc:1403] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.020s
I20260710 11:12:14.232710  7624 tablet_bootstrap.cc:654] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.234454  7690 raft_consensus.cc:515] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.231942  7622 raft_consensus.cc:359] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.239272  7690 leader_election.cc:290] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.238408  7622 raft_consensus.cc:385] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.239758  7622 raft_consensus.cc:740] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.239581  7628 consensus_queue.cc:1048] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.240374  7622 consensus_queue.cc:260] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.242573  7622 ts_tablet_manager.cc:1434] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260710 11:12:14.243348  7622 tablet_bootstrap.cc:492] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:14.245479  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dab9f93a1649bdb93df0096c68dbfc" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:14.246202  7580 raft_consensus.cc:3060] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.246467  7625 tablet_bootstrap.cc:492] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:14.246979  7625 ts_tablet_manager.cc:1403] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.186s	user 0.011s	sys 0.007s
I20260710 11:12:14.249473  7625 raft_consensus.cc:359] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.250171  7625 raft_consensus.cc:385] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.250440  7625 raft_consensus.cc:740] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.252506  7622 tablet_bootstrap.cc:654] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.244063  7330 catalog_manager.cc:5697] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.258172  7625 consensus_queue.cc:260] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.261211  7625 ts_tablet_manager.cc:1434] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 11:12:14.262331  7625 tablet_bootstrap.cc:492] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.267026  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8dab9f93a1649bdb93df0096c68dbfc" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
W20260710 11:12:14.268713  7398 leader_election.cc:343] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.271080  7625 tablet_bootstrap.cc:654] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.271704  7622 tablet_bootstrap.cc:492] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:14.272159  7622 ts_tablet_manager.cc:1403] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.006s
I20260710 11:12:14.274988  7622 raft_consensus.cc:359] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.275837  7622 raft_consensus.cc:385] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.276167  7622 raft_consensus.cc:740] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.277096  7622 consensus_queue.cc:260] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.277925  7580 raft_consensus.cc:2468] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 1.
I20260710 11:12:14.279414  7397 leader_election.cc:304] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [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: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:14.280362  7690 raft_consensus.cc:2804] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.280848  7690 raft_consensus.cc:697] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Becoming Leader. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:14.281623  7690 consensus_queue.cc:237] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.284194  7624 tablet_bootstrap.cc:492] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.284680  7624 ts_tablet_manager.cc:1403] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.025s
I20260710 11:12:14.287917  7625 tablet_bootstrap.cc:492] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:14.288079  7622 ts_tablet_manager.cc:1434] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:14.287304  7624 raft_consensus.cc:359] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.288358  7625 ts_tablet_manager.cc:1403] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.001s
I20260710 11:12:14.288589  7624 raft_consensus.cc:385] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.288932  7624 raft_consensus.cc:740] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.288959  7622 tablet_bootstrap.cc:492] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:14.289714  7624 consensus_queue.cc:260] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.291033  7625 raft_consensus.cc:359] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.291617  7625 raft_consensus.cc:385] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.291867  7625 raft_consensus.cc:740] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.293093  7625 consensus_queue.cc:260] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.294952  7625 ts_tablet_manager.cc:1434] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:12:14.295486  7628 raft_consensus.cc:493] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.295936  7625 tablet_bootstrap.cc:492] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.295965  7628 raft_consensus.cc:515] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.298249  7628 leader_election.cc:290] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:14.299714  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc5753bfa7c48069b9dc97845d269d4" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.300143  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc5753bfa7c48069b9dc97845d269d4" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:14.300913  7508 raft_consensus.cc:2393] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf5301151bfd46b595055511d0a102fc in current term 1: Already voted for candidate 5a07a941f92043b2b425d2f6ca54e113 in this term.
I20260710 11:12:14.301404  7624 ts_tablet_manager.cc:1434] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:14.302317  7624 tablet_bootstrap.cc:492] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.302212  7547 leader_election.cc:304] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf5301151bfd46b595055511d0a102fc; no voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:14.303000  7628 raft_consensus.cc:3060] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.303194  7625 tablet_bootstrap.cc:654] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.306118  7622 tablet_bootstrap.cc:654] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.318007  7628 raft_consensus.cc:2749] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:14.318523  7624 tablet_bootstrap.cc:654] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.299244  7330 catalog_manager.cc:5697] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.323053  7625 tablet_bootstrap.cc:492] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:14.323472  7625 ts_tablet_manager.cc:1403] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.014s
I20260710 11:12:14.324571  7331 catalog_manager.cc:5697] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.326522  7625 raft_consensus.cc:359] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.327360  7625 raft_consensus.cc:385] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.327694  7625 raft_consensus.cc:740] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.328344  7625 consensus_queue.cc:260] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.330258  7625 ts_tablet_manager.cc:1434] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:14.330253  7622 tablet_bootstrap.cc:492] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
W20260710 11:12:14.330471  7398 consensus_peers.cc:597] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 -> Peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Couldn't send request to peer 76617c1d39a7477abe3c0579df9f17c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.330893  7622 ts_tablet_manager.cc:1403] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.008s
I20260710 11:12:14.331827  7625 tablet_bootstrap.cc:492] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.333573  7622 raft_consensus.cc:359] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.334203  7622 raft_consensus.cc:385] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.334452  7622 raft_consensus.cc:740] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.335053  7622 consensus_queue.cc:260] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.337007  7622 ts_tablet_manager.cc:1434] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:14.337456  7625 tablet_bootstrap.cc:654] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.337813  7622 tablet_bootstrap.cc:492] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:14.340047  7690 consensus_queue.cc:1048] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.341149  7624 tablet_bootstrap.cc:492] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.341555  7624 ts_tablet_manager.cc:1403] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260710 11:12:14.343461  7622 tablet_bootstrap.cc:654] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.344180  7624 raft_consensus.cc:359] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.344825  7624 raft_consensus.cc:385] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.345064  7624 raft_consensus.cc:740] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.345657  7624 consensus_queue.cc:260] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.346362  7629 consensus_queue.cc:1048] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.347493  7624 ts_tablet_manager.cc:1434] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:14.348308  7624 tablet_bootstrap.cc:492] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.357661  7624 tablet_bootstrap.cc:654] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.365706  7682 consensus_queue.cc:1048] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:14.371579  7682 raft_consensus.cc:493] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.372107  7682 raft_consensus.cc:515] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.374663  7682 leader_election.cc:290] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.376564  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
W20260710 11:12:14.384178  7472 leader_election.cc:343] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.385946  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.386562  7430 raft_consensus.cc:2468] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:14.389309  7474 leader_election.cc:304] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [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: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: cf5301151bfd46b595055511d0a102fc
I20260710 11:12:14.391058  7629 raft_consensus.cc:2804] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:14.391516  7629 raft_consensus.cc:493] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:14.391942  7629 raft_consensus.cc:3060] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.397258  7690 consensus_queue.cc:1048] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:14.420313  7682 consensus_queue.cc:1048] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:14.426122  7624 tablet_bootstrap.cc:492] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.426637  7624 ts_tablet_manager.cc:1403] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.018s
I20260710 11:12:14.429319  7624 raft_consensus.cc:359] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.429991  7624 raft_consensus.cc:385] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.430281  7624 raft_consensus.cc:740] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.430946  7624 consensus_queue.cc:260] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.439455  7624 ts_tablet_manager.cc:1434] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 11:12:14.442731  7624 tablet_bootstrap.cc:492] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.447728  7622 tablet_bootstrap.cc:492] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:14.448112  7622 ts_tablet_manager.cc:1403] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.110s	user 0.032s	sys 0.049s
I20260710 11:12:14.450403  7622 raft_consensus.cc:359] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.450891  7622 raft_consensus.cc:385] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.451119  7622 raft_consensus.cc:740] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.451638  7622 consensus_queue.cc:260] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.452895  7629 raft_consensus.cc:515] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.454849  7629 leader_election.cc:290] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.455940  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:14.456493  7433 raft_consensus.cc:3060] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.459858  7624 tablet_bootstrap.cc:654] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.462332  7625 tablet_bootstrap.cc:492] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:14.462766  7625 ts_tablet_manager.cc:1403] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.037s
I20260710 11:12:14.462857  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:14.463402  7622 ts_tablet_manager.cc:1434] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:12:14.464279  7622 tablet_bootstrap.cc:492] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:14.464869  7698 consensus_queue.cc:1048] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:14.471630  7472 leader_election.cc:343] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.479776  7625 raft_consensus.cc:359] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.480476  7625 raft_consensus.cc:385] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.480752  7625 raft_consensus.cc:740] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.481469  7625 consensus_queue.cc:260] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.483616  7625 ts_tablet_manager.cc:1434] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 11:12:14.485812  7622 tablet_bootstrap.cc:654] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.492403  7625 tablet_bootstrap.cc:492] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.495436  7433 raft_consensus.cc:2468] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:14.497892  7474 leader_election.cc:304] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [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: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: cf5301151bfd46b595055511d0a102fc
I20260710 11:12:14.499866  7651 raft_consensus.cc:2804] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.502707  7651 raft_consensus.cc:697] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:14.503638  7651 consensus_queue.cc:237] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.506114  7689 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.509109  7669 raft_consensus.cc:493] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.509709  7669 raft_consensus.cc:515] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.514312  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:14.515112  7508 raft_consensus.cc:2468] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:14.515935  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.516546  7433 raft_consensus.cc:2468] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:14.512259  7669 leader_election.cc:290] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:14.521103  7625 tablet_bootstrap.cc:654] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.522173  7624 tablet_bootstrap.cc:492] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.522548  7624 ts_tablet_manager.cc:1403] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.000s
I20260710 11:12:14.523159  7547 leader_election.cc:304] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:14.524188  7669 raft_consensus.cc:2804] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:14.524551  7669 raft_consensus.cc:493] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:14.524885  7669 raft_consensus.cc:3060] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.532917  7667 raft_consensus.cc:493] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.533664  7622 tablet_bootstrap.cc:492] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:14.534296  7622 ts_tablet_manager.cc:1403] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.006s
I20260710 11:12:14.534699  7624 raft_consensus.cc:359] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.535344  7624 raft_consensus.cc:385] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.535598  7624 raft_consensus.cc:740] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.533638  7667 raft_consensus.cc:515] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.536641  7330 catalog_manager.cc:5697] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.536597  7624 consensus_queue.cc:260] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.540970  7624 ts_tablet_manager.cc:1434] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:12:14.541442  7667 leader_election.cc:290] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:14.542514  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f4ff94034eb0a9523578b6b801ee" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:14.543147  7508 raft_consensus.cc:2468] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:14.544900  7547 leader_election.cc:304] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:14.545634  7628 raft_consensus.cc:2804] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:14.545993  7628 raft_consensus.cc:493] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:14.546332  7628 raft_consensus.cc:3060] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.548691  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f4ff94034eb0a9523578b6b801ee" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.550536  7669 raft_consensus.cc:515] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.551967  7624 tablet_bootstrap.cc:492] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.551355  7430 raft_consensus.cc:2468] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:14.554682  7628 raft_consensus.cc:515] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.554813  7622 raft_consensus.cc:359] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.556037  7622 raft_consensus.cc:385] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.556373  7622 raft_consensus.cc:740] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.559581  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f4ff94034eb0a9523578b6b801ee" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:14.560117  7430 raft_consensus.cc:3060] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.560317  7508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f4ff94034eb0a9523578b6b801ee" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:14.560909  7508 raft_consensus.cc:3060] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.560789  7622 consensus_queue.cc:260] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.562778  7622 ts_tablet_manager.cc:1434] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 11:12:14.562848  7628 leader_election.cc:290] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:14.563264  7625 tablet_bootstrap.cc:492] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:14.563685  7625 ts_tablet_manager.cc:1403] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.011s
I20260710 11:12:14.563926  7622 tablet_bootstrap.cc:492] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:14.565382  7669 leader_election.cc:290] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:14.566010  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:14.566985  7433 raft_consensus.cc:3060] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.570286  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:14.572201  7506 raft_consensus.cc:3060] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.570616  7625 raft_consensus.cc:359] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.572674  7625 raft_consensus.cc:385] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.572948  7625 raft_consensus.cc:740] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.573666  7625 consensus_queue.cc:260] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.574520  7629 raft_consensus.cc:493] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.574932  7629 raft_consensus.cc:515] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.576149  7433 raft_consensus.cc:2468] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:14.576930  7629 leader_election.cc:290] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.578512  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86cda3502d149f49f03f11abae44a76" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.571617  7581 raft_consensus.cc:3060] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.580009  7624 tablet_bootstrap.cc:654] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:14.580574  7474 leader_election.cc:343] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.569355  7508 raft_consensus.cc:2468] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:14.580018  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86cda3502d149f49f03f11abae44a76" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.585636  7548 leader_election.cc:304] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:14.586498  7667 raft_consensus.cc:2804] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.581513  7506 raft_consensus.cc:2468] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:14.586959  7667 raft_consensus.cc:697] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Leader. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:14.587805  7667 consensus_queue.cc:237] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.591078  7547 leader_election.cc:304] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:14.591952  7666 raft_consensus.cc:2804] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.576893  7430 raft_consensus.cc:2468] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:14.592406  7666 raft_consensus.cc:697] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Leader. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:14.593245  7666 consensus_queue.cc:237] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.584228  7622 tablet_bootstrap.cc:654] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:14.585750  7472 leader_election.cc:343] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.599779  7472 leader_election.cc:304] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3; no voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:14.600548  7651 raft_consensus.cc:2749] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:14.600328  7630 consensus_queue.cc:1048] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.604398  7624 tablet_bootstrap.cc:492] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.604903  7624 ts_tablet_manager.cc:1403] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.011s
I20260710 11:12:14.607775  7624 raft_consensus.cc:359] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.608438  7624 raft_consensus.cc:385] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.608819  7624 raft_consensus.cc:740] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.609508  7624 consensus_queue.cc:260] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.611673  7624 ts_tablet_manager.cc:1434] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:14.583673  7625 ts_tablet_manager.cc:1434] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:12:14.612946  7624 tablet_bootstrap.cc:492] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.613015  7625 tablet_bootstrap.cc:492] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.619256  7624 tablet_bootstrap.cc:654] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.626529  7630 raft_consensus.cc:493] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.627040  7630 raft_consensus.cc:515] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.627926  7622 tablet_bootstrap.cc:492] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:14.628345  7622 ts_tablet_manager.cc:1403] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.005s
I20260710 11:12:14.629393  7630 leader_election.cc:290] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.632635  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76e841ef9ba41f89f94871058d8ba4c" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
W20260710 11:12:14.634040  7398 leader_election.cc:343] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.630700  7625 tablet_bootstrap.cc:654] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.630896  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76e841ef9ba41f89f94871058d8ba4c" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.635077  7579 raft_consensus.cc:2468] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 0.
I20260710 11:12:14.630946  7622 raft_consensus.cc:359] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.635855  7622 raft_consensus.cc:385] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.636122  7622 raft_consensus.cc:740] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.636482  7624 tablet_bootstrap.cc:492] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.636305  7397 leader_election.cc:304] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [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: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:14.636940  7624 ts_tablet_manager.cc:1403] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260710 11:12:14.636814  7622 consensus_queue.cc:260] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.637481  7630 raft_consensus.cc:2804] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:14.637862  7630 raft_consensus.cc:493] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:14.638191  7630 raft_consensus.cc:3060] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.639573  7624 raft_consensus.cc:359] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.640235  7624 raft_consensus.cc:385] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.640520  7624 raft_consensus.cc:740] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.641224  7624 consensus_queue.cc:260] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.642320  7622 ts_tablet_manager.cc:1434] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:12:14.643190  7622 tablet_bootstrap.cc:492] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:14.643191  7624 ts_tablet_manager.cc:1434] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:14.644287  7624 tablet_bootstrap.cc:492] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.640331  7330 catalog_manager.cc:5697] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf5301151bfd46b595055511d0a102fc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:14.645141  7630 raft_consensus.cc:515] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.646301  7330 catalog_manager.cc:5697] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf5301151bfd46b595055511d0a102fc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:14.648164  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76e841ef9ba41f89f94871058d8ba4c" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:14.654261  7622 tablet_bootstrap.cc:654] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:14.654385  7398 leader_election.cc:343] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.656620  7624 tablet_bootstrap.cc:654] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.658313  7691 consensus_queue.cc:1048] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.667376  7622 tablet_bootstrap.cc:492] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:14.667809  7622 ts_tablet_manager.cc:1403] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260710 11:12:14.677775  7622 raft_consensus.cc:359] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.678390  7622 raft_consensus.cc:385] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.678615  7622 raft_consensus.cc:740] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.679085  7622 consensus_queue.cc:260] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.681008  7630 leader_election.cc:290] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.683883  7625 tablet_bootstrap.cc:492] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:14.684329  7625 ts_tablet_manager.cc:1403] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.007s
W20260710 11:12:14.684511  7398 consensus_peers.cc:597] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 -> Peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Couldn't send request to peer 76617c1d39a7477abe3c0579df9f17c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.685845  7622 ts_tablet_manager.cc:1434] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 11:12:14.686885  7625 raft_consensus.cc:359] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.687640  7625 raft_consensus.cc:385] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.687911  7625 raft_consensus.cc:740] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.688195  7622 tablet_bootstrap.cc:492] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:14.688644  7625 consensus_queue.cc:260] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.689509  7581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76e841ef9ba41f89f94871058d8ba4c" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:14.691136  7581 raft_consensus.cc:3060] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.694671  7624 tablet_bootstrap.cc:492] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.695087  7624 ts_tablet_manager.cc:1403] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.006s
I20260710 11:12:14.699251  7625 ts_tablet_manager.cc:1434] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:12:14.700116  7625 tablet_bootstrap.cc:492] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.700333  7622 tablet_bootstrap.cc:654] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.705410  7581 raft_consensus.cc:2468] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 1.
I20260710 11:12:14.706708  7397 leader_election.cc:304] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [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: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:14.707809  7630 raft_consensus.cc:2804] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.708268  7630 raft_consensus.cc:697] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Becoming Leader. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:14.709391  7630 consensus_queue.cc:237] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.709973  7625 tablet_bootstrap.cc:654] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.713778  7624 raft_consensus.cc:359] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.714639  7624 raft_consensus.cc:385] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.714982  7624 raft_consensus.cc:740] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.715759  7624 consensus_queue.cc:260] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.723102  7667 raft_consensus.cc:493] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.723798  7624 ts_tablet_manager.cc:1434] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.005s
I20260710 11:12:14.723537  7667 raft_consensus.cc:515] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.725710  7667 leader_election.cc:290] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:14.726022  7624 tablet_bootstrap.cc:492] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.726348  7625 tablet_bootstrap.cc:492] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:14.726780  7625 ts_tablet_manager.cc:1403] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260710 11:12:14.727177  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5410adc97c544789580e4e2c141b7ed" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
W20260710 11:12:14.728821  7548 leader_election.cc:343] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:14.729355  7625 raft_consensus.cc:359] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.729861  7625 raft_consensus.cc:385] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.730098  7625 raft_consensus.cc:740] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.730683  7625 consensus_queue.cc:260] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.732375  7625 ts_tablet_manager.cc:1434] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:14.732236  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5410adc97c544789580e4e2c141b7ed" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:14.732847  7506 raft_consensus.cc:2468] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:14.733901  7547 leader_election.cc:304] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [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: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 5a07a941f92043b2b425d2f6ca54e113
I20260710 11:12:14.734555  7667 raft_consensus.cc:2804] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:14.735040  7667 raft_consensus.cc:493] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:14.734597  7330 catalog_manager.cc:5697] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.736045  7624 tablet_bootstrap.cc:654] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.738106  7622 tablet_bootstrap.cc:492] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:14.738550  7622 ts_tablet_manager.cc:1403] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.008s
I20260710 11:12:14.739363  7651 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.735483  7667 raft_consensus.cc:3060] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.747668  7625 tablet_bootstrap.cc:492] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.757858  7622 raft_consensus.cc:359] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.759418  7622 raft_consensus.cc:385] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.759752  7622 raft_consensus.cc:740] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.760828  7622 consensus_queue.cc:260] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.765786  7622 ts_tablet_manager.cc:1434] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260710 11:12:14.767402  7622 tablet_bootstrap.cc:492] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:14.768659  7667 raft_consensus.cc:515] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.771469  7624 tablet_bootstrap.cc:492] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:14.772387  7624 ts_tablet_manager.cc:1403] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.010s
I20260710 11:12:14.772643  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5410adc97c544789580e4e2c141b7ed" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:14.773258  7433 raft_consensus.cc:3060] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.776274  7625 tablet_bootstrap.cc:654] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.778442  7629 raft_consensus.cc:493] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.774931  7624 raft_consensus.cc:359] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.778880  7624 raft_consensus.cc:385] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.779207  7624 raft_consensus.cc:740] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.778872  7629 raft_consensus.cc:515] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.782217  7624 consensus_queue.cc:260] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.778048  7622 tablet_bootstrap.cc:654] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.775525  7698 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:12:14.783912  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.785415  7581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.786023  7624 ts_tablet_manager.cc:1434] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:12:14.790745  7433 raft_consensus.cc:2468] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:14.793852  7474 leader_election.cc:304] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3; no voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:14.794420  7548 leader_election.cc:304] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:14.795197  7628 raft_consensus.cc:2804] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.795653  7628 raft_consensus.cc:697] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Leader. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:14.795722  7682 raft_consensus.cc:2749] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:14.792430  7667 leader_election.cc:290] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:14.796494  7628 consensus_queue.cc:237] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.798965  7624 tablet_bootstrap.cc:492] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:14.814441  7682 raft_consensus.cc:493] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.815093  7682 raft_consensus.cc:515] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.816708  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5410adc97c544789580e4e2c141b7ed" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:14.817408  7506 raft_consensus.cc:3060] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.819010  7630 raft_consensus.cc:493] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.819578  7630 raft_consensus.cc:515] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.825465  7508 raft_consensus.cc:3060] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.797978  7629 leader_election.cc:290] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.829205  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f60032fb1b4eaf97dadb0eec7de4c4" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.839891  7505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f60032fb1b4eaf97dadb0eec7de4c4" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:14.833240  7630 leader_election.cc:290] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.860385  7397 leader_election.cc:304] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113; no voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:14.865402  7691 raft_consensus.cc:2749] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:14.866483  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a816f2d13430437a82f88eb7b93ed6dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.867239  7433 raft_consensus.cc:2468] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:14.868974  7691 consensus_queue.cc:1048] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.872746  7682 leader_election.cc:290] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.873347  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a816f2d13430437a82f88eb7b93ed6dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.873945  7474 leader_election.cc:304] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:14.874603  7580 raft_consensus.cc:2468] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:14.875309  7629 raft_consensus.cc:2804] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:14.875768  7629 raft_consensus.cc:493] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:14.876161  7629 raft_consensus.cc:3060] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.877347  7698 raft_consensus.cc:493] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.877902  7698 raft_consensus.cc:515] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.881628  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc39074d24bbeb4284bf38c84cbd9" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.882405  7580 raft_consensus.cc:2468] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:14.884158  7472 leader_election.cc:304] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:14.884617  7506 raft_consensus.cc:2468] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:14.885187  7651 raft_consensus.cc:2804] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:14.885658  7651 raft_consensus.cc:493] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:14.886031  7651 raft_consensus.cc:3060] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.889851  7628 raft_consensus.cc:493] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.890403  7628 raft_consensus.cc:515] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.890738  7625 tablet_bootstrap.cc:492] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:14.891309  7625 ts_tablet_manager.cc:1403] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.144s	user 0.030s	sys 0.030s
I20260710 11:12:14.893381  7628 leader_election.cc:290] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:14.893843  7698 leader_election.cc:290] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.893975  7628 raft_consensus.cc:493] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.893311  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc39074d24bbeb4284bf38c84cbd9" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:14.894475  7628 raft_consensus.cc:515] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.895313  7433 raft_consensus.cc:2468] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:14.896669  7628 leader_election.cc:290] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:14.900084  7651 raft_consensus.cc:515] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.902720  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc39074d24bbeb4284bf38c84cbd9" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:14.903281  7433 raft_consensus.cc:3060] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.904986  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc39074d24bbeb4284bf38c84cbd9" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:14.906510  7580 raft_consensus.cc:3060] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.908829  7625 raft_consensus.cc:359] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.909462  7625 raft_consensus.cc:385] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.909699  7625 raft_consensus.cc:740] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.907532  7651 leader_election.cc:290] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.910662  7625 consensus_queue.cc:260] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.918985  7625 ts_tablet_manager.cc:1434] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:12:14.920123  7625 tablet_bootstrap.cc:492] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:14.916153  7629 raft_consensus.cc:515] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.928009  7624 tablet_bootstrap.cc:654] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:14.914166  7682 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:12:14.928836  7582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a816f2d13430437a82f88eb7b93ed6dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:14.930667  7582 raft_consensus.cc:3060] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.935707  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a816f2d13430437a82f88eb7b93ed6dc" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:14.936437  7622 tablet_bootstrap.cc:492] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:14.936451  7506 raft_consensus.cc:2393] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf5301151bfd46b595055511d0a102fc in current term 1: Already voted for candidate 76617c1d39a7477abe3c0579df9f17c3 in this term.
I20260710 11:12:14.937012  7622 ts_tablet_manager.cc:1403] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.004s
I20260710 11:12:14.948786  7622 raft_consensus.cc:359] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.949657  7622 raft_consensus.cc:385] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:14.949983  7622 raft_consensus.cc:740] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:14.955677  7433 raft_consensus.cc:2468] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:14.956589  7651 raft_consensus.cc:493] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:14.957216  7651 raft_consensus.cc:515] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.957859  7622 consensus_queue.cc:260] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.959378  7622 ts_tablet_manager.cc:1434] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:12:14.959810  7651 leader_election.cc:290] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.963371  7577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76e841ef9ba41f89f94871058d8ba4c" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:14.964190  7577 raft_consensus.cc:2393] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76617c1d39a7477abe3c0579df9f17c3 in current term 1: Already voted for candidate 5a07a941f92043b2b425d2f6ca54e113 in this term.
I20260710 11:12:14.967085  7580 raft_consensus.cc:2468] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:14.968295  7472 leader_election.cc:304] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:14.969151  7651 raft_consensus.cc:2804] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:14.975455  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86cda3502d149f49f03f11abae44a76" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:14.976058  7506 raft_consensus.cc:2468] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:14.971657  7629 leader_election.cc:290] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:14.979460  7651 raft_consensus.cc:697] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:14.982795  7651 consensus_queue.cc:237] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:14.993780  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a816f2d13430437a82f88eb7b93ed6dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:14.994359  7433 raft_consensus.cc:3060] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:14.974399  7582 raft_consensus.cc:2468] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:15.008097  7622 tablet_bootstrap.cc:492] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:15.013628  7547 leader_election.cc:304] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:15.014648  7666 raft_consensus.cc:2804] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.015012  7666 raft_consensus.cc:493] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.015345  7666 raft_consensus.cc:3060] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.015676  7431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76e841ef9ba41f89f94871058d8ba4c" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:15.027220  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a816f2d13430437a82f88eb7b93ed6dc" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:15.023322  7330 catalog_manager.cc:5697] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf5301151bfd46b595055511d0a102fc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.036870  7624 tablet_bootstrap.cc:492] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:15.037480  7624 ts_tablet_manager.cc:1403] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.239s	user 0.013s	sys 0.012s
I20260710 11:12:15.050804  7474 leader_election.cc:304] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3; no voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc
I20260710 11:12:15.054271  7682 raft_consensus.cc:3060] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.056505  7433 raft_consensus.cc:2468] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:15.086652  7625 tablet_bootstrap.cc:654] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.075271  7666 raft_consensus.cc:515] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
W20260710 11:12:15.088796  7379 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:15.090991  7474 leader_election.cc:304] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:15.091533  7548 leader_election.cc:304] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf5301151bfd46b595055511d0a102fc; no voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:15.092478  7667 raft_consensus.cc:2749] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:15.097584  7651 raft_consensus.cc:2804] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:15.097483  7667 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:15.098281  7651 raft_consensus.cc:697] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:15.099133  7651 consensus_queue.cc:237] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.100898  7666 leader_election.cc:290] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:15.105151  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86cda3502d149f49f03f11abae44a76" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
W20260710 11:12:15.105511  7472 consensus_peers.cc:597] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 -> Peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): Couldn't send request to peer cf5301151bfd46b595055511d0a102fc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:15.105881  7506 raft_consensus.cc:3060] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.109898  7624 raft_consensus.cc:359] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.110765  7624 raft_consensus.cc:385] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.110296  7331 catalog_manager.cc:5697] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:15.112886  7682 raft_consensus.cc:2749] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:15.111120  7624 raft_consensus.cc:740] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.114950  7624 consensus_queue.cc:260] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.123571  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86cda3502d149f49f03f11abae44a76" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:15.124218  7433 raft_consensus.cc:2468] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:15.129488  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86cda3502d149f49f03f11abae44a76" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:15.130527  7429 raft_consensus.cc:3060] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.131619  7624 ts_tablet_manager.cc:1434] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.002s
I20260710 11:12:15.131794  7622 tablet_bootstrap.cc:654] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.132431  7624 tablet_bootstrap.cc:492] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:15.133317  7433 raft_consensus.cc:3060] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.141813  7755 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:15.148566  7506 raft_consensus.cc:2468] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:15.154633  7429 raft_consensus.cc:2468] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:15.155674  7667 raft_consensus.cc:493] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.156283  7667 raft_consensus.cc:515] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.162420  7625 tablet_bootstrap.cc:492] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:15.162890  7625 ts_tablet_manager.cc:1403] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.243s	user 0.009s	sys 0.027s
I20260710 11:12:15.168918  7624 tablet_bootstrap.cc:654] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.172786  7625 raft_consensus.cc:359] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.173239  7547 leader_election.cc:304] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:15.173543  7625 raft_consensus.cc:385] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.173938  7625 raft_consensus.cc:740] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.174011  7755 raft_consensus.cc:2804] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:15.174527  7755 raft_consensus.cc:697] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Leader. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:15.169910  7667 leader_election.cc:290] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:15.175343  7755 consensus_queue.cc:237] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.175516  7625 consensus_queue.cc:260] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.179587  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:15.185619  7625 ts_tablet_manager.cc:1434] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:12:15.186728  7625 tablet_bootstrap.cc:492] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:15.194558  7755 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:15.200784  7328 catalog_manager.cc:5697] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:15.209787  7429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:15.211874  7624 tablet_bootstrap.cc:492] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:15.212332  7624 ts_tablet_manager.cc:1403] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.001s
I20260710 11:12:15.214794  7624 raft_consensus.cc:359] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.215423  7624 raft_consensus.cc:385] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.215683  7624 raft_consensus.cc:740] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.222039  7548 leader_election.cc:304] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf5301151bfd46b595055511d0a102fc; no voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:15.224007  7755 raft_consensus.cc:2749] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:15.216306  7624 consensus_queue.cc:260] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.226677  7622 tablet_bootstrap.cc:492] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:15.227094  7622 ts_tablet_manager.cc:1403] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.219s	user 0.013s	sys 0.012s
I20260710 11:12:15.229324  7630 consensus_queue.cc:1048] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.231151  7625 tablet_bootstrap.cc:654] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.231293  7624 ts_tablet_manager.cc:1434] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:12:15.231206  7330 catalog_manager.cc:5697] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf5301151bfd46b595055511d0a102fc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.235718  7624 tablet_bootstrap.cc:492] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:15.245764  7667 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.248508  7690 consensus_queue.cc:1048] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.277259  7622 raft_consensus.cc:359] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.278000  7622 raft_consensus.cc:385] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.278188  7625 tablet_bootstrap.cc:492] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:15.278267  7622 raft_consensus.cc:740] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.279170  7625 ts_tablet_manager.cc:1403] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.007s
I20260710 11:12:15.279142  7622 consensus_queue.cc:260] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.283480  7622 ts_tablet_manager.cc:1434] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.056s	user 0.001s	sys 0.013s
I20260710 11:12:15.284391  7622 tablet_bootstrap.cc:492] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:15.299038  7624 tablet_bootstrap.cc:654] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.300235  7625 raft_consensus.cc:359] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.303085  7625 raft_consensus.cc:385] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.303422  7625 raft_consensus.cc:740] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.304129  7625 consensus_queue.cc:260] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.302806  7622 tablet_bootstrap.cc:654] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.309491  7625 ts_tablet_manager.cc:1434] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260710 11:12:15.310344  7625 tablet_bootstrap.cc:492] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:15.313813  7622 tablet_bootstrap.cc:492] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:15.314244  7622 ts_tablet_manager.cc:1403] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.006s
I20260710 11:12:15.315933  7625 tablet_bootstrap.cc:654] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.316744  7622 raft_consensus.cc:359] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.317410  7622 raft_consensus.cc:385] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.317663  7622 raft_consensus.cc:740] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.318291  7622 consensus_queue.cc:260] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.320456  7622 ts_tablet_manager.cc:1434] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:15.320714  7625 tablet_bootstrap.cc:492] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:15.321128  7625 ts_tablet_manager.cc:1403] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:12:15.321316  7622 tablet_bootstrap.cc:492] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:15.321825  7506 raft_consensus.cc:3060] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.323532  7625 raft_consensus.cc:359] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.324208  7625 raft_consensus.cc:385] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.324479  7625 raft_consensus.cc:740] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.325127  7625 consensus_queue.cc:260] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.315539  7624 tablet_bootstrap.cc:492] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:15.326297  7624 ts_tablet_manager.cc:1403] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.004s
I20260710 11:12:15.327337  7625 ts_tablet_manager.cc:1434] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:15.327442  7622 tablet_bootstrap.cc:654] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.328187  7625 tablet_bootstrap.cc:492] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3: Bootstrap starting.
I20260710 11:12:15.328920  7624 raft_consensus.cc:359] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.329577  7624 raft_consensus.cc:385] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.329867  7624 raft_consensus.cc:740] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.330596  7624 consensus_queue.cc:260] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.332620  7624 ts_tablet_manager.cc:1434] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:15.337826  7625 tablet_bootstrap.cc:654] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.338652  7624 tablet_bootstrap.cc:492] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:15.343537  7624 tablet_bootstrap.cc:654] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.350080  7625 tablet_bootstrap.cc:492] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3: No bootstrap required, opened a new log
I20260710 11:12:15.350603  7625 ts_tablet_manager.cc:1403] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 11:12:15.354353  7622 tablet_bootstrap.cc:492] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:15.354764  7622 ts_tablet_manager.cc:1403] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.004s
I20260710 11:12:15.357533  7622 raft_consensus.cc:359] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.358144  7622 raft_consensus.cc:385] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.358177  7624 tablet_bootstrap.cc:492] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:15.358464  7622 raft_consensus.cc:740] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.360044  7624 ts_tablet_manager.cc:1403] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260710 11:12:15.360476  7622 consensus_queue.cc:260] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.360962  7625 raft_consensus.cc:359] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.361591  7625 raft_consensus.cc:385] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.361838  7625 raft_consensus.cc:740] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.362571  7622 ts_tablet_manager.cc:1434] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:12:15.362388  7625 consensus_queue.cc:260] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.363611  7622 tablet_bootstrap.cc:492] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113: Bootstrap starting.
I20260710 11:12:15.364696  7625 ts_tablet_manager.cc:1434] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:12:15.365407  7624 raft_consensus.cc:359] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.366042  7624 raft_consensus.cc:385] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.366309  7624 raft_consensus.cc:740] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.367225  7624 consensus_queue.cc:260] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.370409  7622 tablet_bootstrap.cc:654] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.371152  7624 ts_tablet_manager.cc:1434] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:12:15.372051  7624 tablet_bootstrap.cc:492] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc: Bootstrap starting.
I20260710 11:12:15.377439  7624 tablet_bootstrap.cc:654] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:15.393040  7755 consensus_queue.cc:1048] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:15.402426  7762 raft_consensus.cc:493] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.402515  7755 consensus_queue.cc:1048] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:15.403352  7624 tablet_bootstrap.cc:492] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc: No bootstrap required, opened a new log
I20260710 11:12:15.403002  7762 raft_consensus.cc:515] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.403782  7624 ts_tablet_manager.cc:1403] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260710 11:12:15.405104  7762 leader_election.cc:290] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:15.406607  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af4b19bf3c14b1694ef66f1c8af08da" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:15.406752  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af4b19bf3c14b1694ef66f1c8af08da" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:15.406491  7624 raft_consensus.cc:359] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.407305  7580 raft_consensus.cc:2468] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
W20260710 11:12:15.408180  7474 leader_election.cc:343] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:15.408759  7472 leader_election.cc:304] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [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: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 5a07a941f92043b2b425d2f6ca54e113
I20260710 11:12:15.409508  7762 raft_consensus.cc:2804] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.407325  7624 raft_consensus.cc:385] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.410040  7762 raft_consensus.cc:493] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.410392  7624 raft_consensus.cc:740] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.410550  7762 raft_consensus.cc:3060] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.411036  7624 consensus_queue.cc:260] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.413025  7624 ts_tablet_manager.cc:1434] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:12:15.415819  7622 tablet_bootstrap.cc:492] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113: No bootstrap required, opened a new log
I20260710 11:12:15.416218  7622 ts_tablet_manager.cc:1403] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.003s
I20260710 11:12:15.418476  7622 raft_consensus.cc:359] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.419066  7622 raft_consensus.cc:385] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:15.419317  7622 raft_consensus.cc:740] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Initialized, Role: FOLLOWER
I20260710 11:12:15.419893  7622 consensus_queue.cc:260] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.421815  7622 ts_tablet_manager.cc:1434] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:12:15.428910  7762 raft_consensus.cc:515] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.431900  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af4b19bf3c14b1694ef66f1c8af08da" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:15.432457  7580 raft_consensus.cc:3060] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.433377  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af4b19bf3c14b1694ef66f1c8af08da" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:15.433938  7430 raft_consensus.cc:3060] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.437240  7762 leader_election.cc:290] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:15.438774  7580 raft_consensus.cc:2468] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:15.439567  7430 raft_consensus.cc:2468] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:15.439899  7472 leader_election.cc:304] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:15.440855  7762 raft_consensus.cc:2804] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:15.441285  7762 raft_consensus.cc:697] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:15.442044  7762 consensus_queue.cc:237] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.452431  7328 catalog_manager.cc:5697] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:15.459550  7762 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.469830  7761 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.497090  7755 raft_consensus.cc:493] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.497543  7755 raft_consensus.cc:515] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.498505  7580 raft_consensus.cc:3060] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.499557  7755 leader_election.cc:290] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:15.500753  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608603b2b08d4a5eb08d27b2445fd385" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:15.501051  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608603b2b08d4a5eb08d27b2445fd385" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:15.501415  7433 raft_consensus.cc:2468] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:15.501632  7506 raft_consensus.cc:2468] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:15.502408  7548 leader_election.cc:304] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:15.503185  7755 raft_consensus.cc:2804] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.503512  7755 raft_consensus.cc:493] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.503799  7755 raft_consensus.cc:3060] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.510123  7755 raft_consensus.cc:515] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.513336  7762 raft_consensus.cc:493] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.513512  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608603b2b08d4a5eb08d27b2445fd385" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:15.514097  7506 raft_consensus.cc:3060] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.513813  7762 raft_consensus.cc:515] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.517071  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:15.517664  7430 raft_consensus.cc:2468] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:15.518268  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608603b2b08d4a5eb08d27b2445fd385" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:15.518821  7433 raft_consensus.cc:3060] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.518880  7474 leader_election.cc:304] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:15.512492  7755 leader_election.cc:290] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:15.520110  7761 raft_consensus.cc:2804] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.520145  7762 leader_election.cc:290] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:15.520578  7761 raft_consensus.cc:493] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.520959  7761 raft_consensus.cc:3060] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.521219  7506 raft_consensus.cc:2468] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:15.521265  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc" is_pre_election: true
I20260710 11:12:15.522082  7580 raft_consensus.cc:2468] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 0.
I20260710 11:12:15.522392  7547 leader_election.cc:304] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76617c1d39a7477abe3c0579df9f17c3, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:15.523350  7755 raft_consensus.cc:2804] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:15.523818  7755 raft_consensus.cc:697] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Leader. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:15.525048  7433 raft_consensus.cc:2468] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:15.524696  7755 consensus_queue.cc:237] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.527968  7761 raft_consensus.cc:515] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.529917  7761 leader_election.cc:290] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:15.530617  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:15.531167  7433 raft_consensus.cc:3060] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.531247  7580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:15.531802  7580 raft_consensus.cc:3060] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.535030  7331 catalog_manager.cc:5697] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf5301151bfd46b595055511d0a102fc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.535843  7433 raft_consensus.cc:2468] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:15.536900  7474 leader_election.cc:304] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:15.537564  7761 raft_consensus.cc:2804] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:15.538019  7761 raft_consensus.cc:697] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:15.538671  7761 consensus_queue.cc:237] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.540791  7580 raft_consensus.cc:2468] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 1.
I20260710 11:12:15.547712  7331 catalog_manager.cc:5697] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:15.586844  7761 consensus_queue.cc:1048] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.596902  7762 consensus_queue.cc:1048] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.636929  7755 raft_consensus.cc:493] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:15.637373  7755 raft_consensus.cc:515] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.639168  7755 leader_election.cc:290] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:15.639986  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ebe6036c1b4ed3a1e051ccdaaddb09" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113" is_pre_election: true
I20260710 11:12:15.640115  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ebe6036c1b4ed3a1e051ccdaaddb09" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3" is_pre_election: true
I20260710 11:12:15.640693  7506 raft_consensus.cc:2468] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:15.640693  7433 raft_consensus.cc:2468] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 0.
I20260710 11:12:15.641829  7548 leader_election.cc:304] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:15.642480  7755 raft_consensus.cc:2804] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:15.642853  7755 raft_consensus.cc:493] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:15.643137  7755 raft_consensus.cc:3060] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.647531  7755 raft_consensus.cc:515] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.649267  7755 leader_election.cc:290] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:15.649894  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ebe6036c1b4ed3a1e051ccdaaddb09" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:15.650159  7506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50ebe6036c1b4ed3a1e051ccdaaddb09" candidate_uuid: "cf5301151bfd46b595055511d0a102fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:15.650341  7433 raft_consensus.cc:3060] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.650676  7506 raft_consensus.cc:3060] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:15.654644  7433 raft_consensus.cc:2468] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:15.655335  7506 raft_consensus.cc:2468] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf5301151bfd46b595055511d0a102fc in term 1.
I20260710 11:12:15.655599  7548 leader_election.cc:304] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:15.656350  7755 raft_consensus.cc:2804] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:15.656734  7755 raft_consensus.cc:697] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Leader. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:15.657322  7755 consensus_queue.cc:237] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:15.664184  7331 catalog_manager.cc:5697] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc reported cstate change: term changed from 0 to 1, leader changed from <none> to cf5301151bfd46b595055511d0a102fc (127.6.47.3). New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.671126  7755 consensus_queue.cc:1048] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.683082  7755 consensus_queue.cc:1048] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.870425  7762 consensus_queue.cc:1048] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.879969  7761 consensus_queue.cc:1048] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.952309  7755 consensus_queue.cc:1048] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:15.962368  7755 consensus_queue.cc:1048] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.053969  7755 consensus_queue.cc:1048] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.063289  7757 consensus_queue.cc:1048] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.147584  7651 consensus_queue.cc:1048] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.150007  7651 consensus_queue.cc:1048] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:16.251477  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:16.257457  7809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:16.258219  7810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:16.259545  7812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:16.261271  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:16.262349  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:16.262545  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:16.262674  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681936262663 us; error 0 us; skew 500 ppm
I20260710 11:12:16.263115  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:16.265501  6332 webserver.cc:533] Webserver started at http://127.6.47.4:41907/ using document root <none> and password file <none>
I20260710 11:12:16.265934  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:16.266093  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:16.266294  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:16.267231  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-3-root/instance:
uuid: "73274a9cdada4a98b24debc8e55f2282"
format_stamp: "Formatted at 2026-07-10 11:12:16 on dist-test-slave-t54q"
I20260710 11:12:16.272531  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:12:16.276477  7817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:16.277379  6332 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:12:16.277680  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-3-root
uuid: "73274a9cdada4a98b24debc8e55f2282"
format_stamp: "Formatted at 2026-07-10 11:12:16 on dist-test-slave-t54q"
I20260710 11:12:16.277968  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:16.299717  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:16.301165  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:16.302681  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:16.304992  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:16.305256  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:12:16.305563  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:16.305748  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:16.371023  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.4:40567
I20260710 11:12:16.371150  7879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.4:40567 every 8 connection(s)
I20260710 11:12:16.376478  6332 auto_leader_rebalancer-test.cc:388] add a tserver: 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:16.388288  7880 heartbeater.cc:344] Connected to a master server at 127.6.47.62:43107
I20260710 11:12:16.388773  7880 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:16.389763  7880 heartbeater.cc:507] Master 127.6.47.62:43107 requested a full tablet report, sending...
I20260710 11:12:16.392213  7331 ts_manager.cc:194] Registered new tserver with Master: 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567)
I20260710 11:12:16.434146  7331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46412
I20260710 11:12:17.162413  7506 consensus_queue.cc:237] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.169806  7580 raft_consensus.cc:1275] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.171518  7762 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:17.174379  7433 raft_consensus.cc:1275] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.180660  7762 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:17.193248  7474 consensus_peers.cc:597] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 412952eb2db24083b5fb6d3e0ef31973. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.202519  7890 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.204896  7433 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.211261  7579 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.220254  7330 catalog_manager.cc:5697] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.240368  7433 consensus_queue.cc:237] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.247843  7506 raft_consensus.cc:1275] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.247879  7579 raft_consensus.cc:1275] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.249715  7900 consensus_queue.cc:1048] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:17.251199  7886 consensus_queue.cc:1048] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:17.261471  7900 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
W20260710 11:12:17.262814  7399 consensus_peers.cc:597] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e76e841ef9ba41f89f94871058d8ba4c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.265956  7506 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.280205  7579 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.295295  7328 catalog_manager.cc:5697] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.299904  7579 consensus_queue.cc:237] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.311678  7506 raft_consensus.cc:1275] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.313607  7666 consensus_queue.cc:1048] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.321247  7433 raft_consensus.cc:1275] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.323081  7755 consensus_queue.cc:1048] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:12:17.328553  7548 consensus_peers.cc:597] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b86cda3502d149f49f03f11abae44a76. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.327680  7755 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.329524  7506 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.346987  7330 catalog_manager.cc:5697] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.348932  7433 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.350916  7506 consensus_queue.cc:237] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.364290  7432 raft_consensus.cc:1275] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.365758  7579 raft_consensus.cc:1275] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.366115  7914 consensus_queue.cc:1048] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:17.367471  7890 consensus_queue.cc:1048] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:17.368656  7474 consensus_peers.cc:597] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23c6e9629b9b403fa0aa0a6d95f1a551. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.376710  7890 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.378979  7579 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.381050  7432 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:17.391894  7331 catalog_manager.cc:5697] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.455935  7880 heartbeater.cc:499] Master 127.6.47.62:43107 was elected leader, sending a full tablet report...
I20260710 11:12:17.588675  7917 ts_tablet_manager.cc:933] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:17.590847  7917 tablet_copy_client.cc:323] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.2:40563
I20260710 11:12:17.601358  7518 tablet_copy_service.cc:140] P 76617c1d39a7477abe3c0579df9f17c3: Received BeginTabletCopySession request for tablet 412952eb2db24083b5fb6d3e0ef31973 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:45496)
I20260710 11:12:17.601940  7518 tablet_copy_service.cc:161] P 76617c1d39a7477abe3c0579df9f17c3: Beginning new tablet copy session on tablet 412952eb2db24083b5fb6d3e0ef31973 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:45496: session id = 73274a9cdada4a98b24debc8e55f2282-412952eb2db24083b5fb6d3e0ef31973
I20260710 11:12:17.609205  7518 tablet_copy_source_session.cc:215] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.613106  7917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412952eb2db24083b5fb6d3e0ef31973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.623704  7917 tablet_copy_client.cc:806] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.624352  7917 tablet_copy_client.cc:670] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.628517  7917 tablet_copy_client.cc:538] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.634712  7917 tablet_bootstrap.cc:492] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:17.651456  7917 tablet_bootstrap.cc:492] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.652228  7917 tablet_bootstrap.cc:492] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:17.652869  7917 ts_tablet_manager.cc:1403] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260710 11:12:17.655418  7917 raft_consensus.cc:359] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.655984  7917 raft_consensus.cc:740] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:17.656592  7917 consensus_queue.cc:260] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.659005  7917 ts_tablet_manager.cc:1434] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:12:17.660795  7518 tablet_copy_service.cc:342] P 76617c1d39a7477abe3c0579df9f17c3: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-412952eb2db24083b5fb6d3e0ef31973 received from {username='slave'} at 127.0.0.1:45496
I20260710 11:12:17.661196  7518 tablet_copy_service.cc:434] P 76617c1d39a7477abe3c0579df9f17c3: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-412952eb2db24083b5fb6d3e0ef31973 on tablet 412952eb2db24083b5fb6d3e0ef31973 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:17.818050  7917 ts_tablet_manager.cc:933] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:17.819576  7917 tablet_copy_client.cc:323] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.3:35189
I20260710 11:12:17.829630  7592 tablet_copy_service.cc:140] P cf5301151bfd46b595055511d0a102fc: Received BeginTabletCopySession request for tablet b86cda3502d149f49f03f11abae44a76 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:58918)
I20260710 11:12:17.830124  7592 tablet_copy_service.cc:161] P cf5301151bfd46b595055511d0a102fc: Beginning new tablet copy session on tablet b86cda3502d149f49f03f11abae44a76 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:58918: session id = 73274a9cdada4a98b24debc8e55f2282-b86cda3502d149f49f03f11abae44a76
I20260710 11:12:17.838392  7592 tablet_copy_source_session.cc:215] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.841006  7924 ts_tablet_manager.cc:933] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095)
I20260710 11:12:17.844815  7917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86cda3502d149f49f03f11abae44a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.845314  7924 tablet_copy_client.cc:323] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.1:45095
I20260710 11:12:17.864877  7443 tablet_copy_service.cc:140] P 5a07a941f92043b2b425d2f6ca54e113: Received BeginTabletCopySession request for tablet e76e841ef9ba41f89f94871058d8ba4c from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:42842)
I20260710 11:12:17.865474  7443 tablet_copy_service.cc:161] P 5a07a941f92043b2b425d2f6ca54e113: Beginning new tablet copy session on tablet e76e841ef9ba41f89f94871058d8ba4c from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:42842: session id = 73274a9cdada4a98b24debc8e55f2282-e76e841ef9ba41f89f94871058d8ba4c
I20260710 11:12:17.865566  7917 tablet_copy_client.cc:806] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.866200  7917 tablet_copy_client.cc:670] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.869997  7917 tablet_copy_client.cc:538] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.872182  7443 tablet_copy_source_session.cc:215] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.875355  7924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76e841ef9ba41f89f94871058d8ba4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.877899  7917 tablet_bootstrap.cc:492] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:17.899793  7927 ts_tablet_manager.cc:933] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:17.899876  7924 tablet_copy_client.cc:806] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.900676  7924 tablet_copy_client.cc:670] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.904556  7924 tablet_copy_client.cc:538] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.909448  7927 tablet_copy_client.cc:323] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.2:40563
I20260710 11:12:17.911146  7518 tablet_copy_service.cc:140] P 76617c1d39a7477abe3c0579df9f17c3: Received BeginTabletCopySession request for tablet 23c6e9629b9b403fa0aa0a6d95f1a551 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:45496)
I20260710 11:12:17.911629  7518 tablet_copy_service.cc:161] P 76617c1d39a7477abe3c0579df9f17c3: Beginning new tablet copy session on tablet 23c6e9629b9b403fa0aa0a6d95f1a551 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:45496: session id = 73274a9cdada4a98b24debc8e55f2282-23c6e9629b9b403fa0aa0a6d95f1a551
I20260710 11:12:17.914141  7924 tablet_bootstrap.cc:492] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:17.919239  7917 tablet_bootstrap.cc:492] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.923370  7917 tablet_bootstrap.cc:492] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:17.924029  7917 ts_tablet_manager.cc:1403] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.003s
I20260710 11:12:17.926934  7518 tablet_copy_source_session.cc:215] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.927021  7917 raft_consensus.cc:359] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.928136  7917 raft_consensus.cc:740] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:17.929013  7917 consensus_queue.cc:260] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.935515  7927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c6e9629b9b403fa0aa0a6d95f1a551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.938123  7917 ts_tablet_manager.cc:1434] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 11:12:17.945815  7592 tablet_copy_service.cc:342] P cf5301151bfd46b595055511d0a102fc: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-b86cda3502d149f49f03f11abae44a76 received from {username='slave'} at 127.0.0.1:58918
I20260710 11:12:17.946276  7592 tablet_copy_service.cc:434] P cf5301151bfd46b595055511d0a102fc: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-b86cda3502d149f49f03f11abae44a76 on tablet b86cda3502d149f49f03f11abae44a76 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:17.952035  7924 tablet_bootstrap.cc:492] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.952920  7924 tablet_bootstrap.cc:492] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:17.953550  7924 ts_tablet_manager.cc:1403] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.023s
I20260710 11:12:17.955684  7927 tablet_copy_client.cc:806] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.956485  7927 tablet_copy_client.cc:670] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.956466  7924 raft_consensus.cc:359] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.957396  7924 raft_consensus.cc:740] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:17.957955  7924 consensus_queue.cc:260] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.960399  7927 tablet_copy_client.cc:538] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.961381  7924 ts_tablet_manager.cc:1434] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:12:17.962993  7443 tablet_copy_service.cc:342] P 5a07a941f92043b2b425d2f6ca54e113: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-e76e841ef9ba41f89f94871058d8ba4c received from {username='slave'} at 127.0.0.1:42842
I20260710 11:12:17.963414  7443 tablet_copy_service.cc:434] P 5a07a941f92043b2b425d2f6ca54e113: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-e76e841ef9ba41f89f94871058d8ba4c on tablet e76e841ef9ba41f89f94871058d8ba4c with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:17.968926  7927 tablet_bootstrap.cc:492] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:17.989621  7927 tablet_bootstrap.cc:492] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.990404  7927 tablet_bootstrap.cc:492] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:17.991009  7927 ts_tablet_manager.cc:1403] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:12:17.993784  7927 raft_consensus.cc:359] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.994577  7927 raft_consensus.cc:740] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:17.995167  7927 consensus_queue.cc:260] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:17.997368  7927 ts_tablet_manager.cc:1434] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:12:18.000844  7518 tablet_copy_service.cc:342] P 76617c1d39a7477abe3c0579df9f17c3: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-23c6e9629b9b403fa0aa0a6d95f1a551 received from {username='slave'} at 127.0.0.1:45496
I20260710 11:12:18.001259  7518 tablet_copy_service.cc:434] P 76617c1d39a7477abe3c0579df9f17c3: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-23c6e9629b9b403fa0aa0a6d95f1a551 on tablet 23c6e9629b9b403fa0aa0a6d95f1a551 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:18.032384  7855 raft_consensus.cc:1217] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.225181  7855 raft_consensus.cc:1217] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.411974  7855 raft_consensus.cc:1217] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.481643  7855 raft_consensus.cc:1217] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.542946  7890 raft_consensus.cc:1064] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:18.545567  7890 consensus_queue.cc:237] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:18.551290  7579 raft_consensus.cc:1275] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.551410  7855 raft_consensus.cc:1275] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.552665  7890 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.552683  7432 raft_consensus.cc:1275] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.553398  7762 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.556138  7762 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.576453  7762 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.578331  7855 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.579298  7580 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.587844  7432 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.594214  7330 catalog_manager.cc:5697] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:18.622118  7506 consensus_queue.cc:237] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:18.630700  7855 raft_consensus.cc:1275] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.631218  7580 raft_consensus.cc:1275] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.632141  7932 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.634099  7932 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.638809  7762 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.640411  7855 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.642086  7580 raft_consensus.cc:2955] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.648721  7317 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 412952eb2db24083b5fb6d3e0ef31973 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:18.653741  7329 catalog_manager.cc:5697] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.665103  7421 tablet_service.cc:1558] Processing DeleteTablet for tablet 412952eb2db24083b5fb6d3e0ef31973 with delete_type TABLET_DATA_TOMBSTONED (TS 5a07a941f92043b2b425d2f6ca54e113 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 11:12:18.677515  7944 tablet_replica.cc:333] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:18.678339  7944 raft_consensus.cc:2243] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:18.679013  7944 raft_consensus.cc:2272] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:18.683205  7944 ts_tablet_manager.cc:1916] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:18.698843  7944 ts_tablet_manager.cc:1929] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:18.699307  7944 log.cc:1199] T 412952eb2db24083b5fb6d3e0ef31973 P 5a07a941f92043b2b425d2f6ca54e113: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/wals/412952eb2db24083b5fb6d3e0ef31973
I20260710 11:12:18.701104  7318 catalog_manager.cc:5028] TS 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): tablet 412952eb2db24083b5fb6d3e0ef31973 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:18.742483  7911 raft_consensus.cc:1064] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:18.744319  7911 consensus_queue.cc:237] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:18.750207  7855 raft_consensus.cc:1275] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.751818  7506 raft_consensus.cc:1275] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.752600  7432 raft_consensus.cc:1275] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.752957  7755 consensus_queue.cc:1048] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.754992  7755 consensus_queue.cc:1048] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.756618  7911 consensus_queue.cc:1048] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.776465  7947 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.778725  7505 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.779321  7855 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.788170  7433 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.793102  7331 catalog_manager.cc:5697] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.815352  7580 consensus_queue.cc:237] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:18.820694  7433 raft_consensus.cc:1275] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.821219  7855 raft_consensus.cc:1275] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.822985  7755 consensus_queue.cc:1048] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.825474  7947 consensus_queue.cc:1048] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.829743  7755 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.834619  7855 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.838135  7316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b86cda3502d149f49f03f11abae44a76 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:18.839998  7433 raft_consensus.cc:2955] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.845531  7329 catalog_manager.cc:5697] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:18.856607  7494 tablet_service.cc:1558] Processing DeleteTablet for tablet b86cda3502d149f49f03f11abae44a76 with delete_type TABLET_DATA_TOMBSTONED (TS 76617c1d39a7477abe3c0579df9f17c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45456
I20260710 11:12:18.860003  7951 tablet_replica.cc:333] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:18.861092  7951 raft_consensus.cc:2243] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:18.861747  7951 raft_consensus.cc:2272] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:18.864868  7951 ts_tablet_manager.cc:1916] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:18.875526  7951 ts_tablet_manager.cc:1929] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:18.875880  7951 log.cc:1199] T b86cda3502d149f49f03f11abae44a76 P 76617c1d39a7477abe3c0579df9f17c3: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/wals/b86cda3502d149f49f03f11abae44a76
I20260710 11:12:18.877394  7317 catalog_manager.cc:5028] TS 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): tablet b86cda3502d149f49f03f11abae44a76 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:18.888563  7935 raft_consensus.cc:1064] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:18.891078  7935 consensus_queue.cc:237] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:18.899255  7580 raft_consensus.cc:1275] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.900731  7855 raft_consensus.cc:1275] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.900873  7506 raft_consensus.cc:1275] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.902527  7934 consensus_queue.cc:1048] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.904186  7934 consensus_queue.cc:1048] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.906780  7800 consensus_queue.cc:1048] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:18.923094  7935 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.924479  7580 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.925621  7855 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.940464  7331 catalog_manager.cc:5697] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.951289  7506 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.961278  7433 consensus_queue.cc:237] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:18.971028  7855 raft_consensus.cc:1275] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.971124  7506 raft_consensus.cc:1275] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.972395  7935 consensus_queue.cc:1048] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:18.973814  7800 consensus_queue.cc:1048] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.980798  7800 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.982350  7855 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.983094  7506 raft_consensus.cc:2955] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:18.991128  7318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e76e841ef9ba41f89f94871058d8ba4c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:18.995857  7328 catalog_manager.cc:5697] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.005409  7565 tablet_service.cc:1558] Processing DeleteTablet for tablet e76e841ef9ba41f89f94871058d8ba4c with delete_type TABLET_DATA_TOMBSTONED (TS cf5301151bfd46b595055511d0a102fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58896
I20260710 11:12:19.007850  7956 tablet_replica.cc:333] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:19.008859  7956 raft_consensus.cc:2243] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.009572  7956 raft_consensus.cc:2272] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.012161  7956 ts_tablet_manager.cc:1916] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:19.024078  7956 ts_tablet_manager.cc:1929] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:19.024415  7956 log.cc:1199] T e76e841ef9ba41f89f94871058d8ba4c P cf5301151bfd46b595055511d0a102fc: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/wals/e76e841ef9ba41f89f94871058d8ba4c
I20260710 11:12:19.025861  7316 catalog_manager.cc:5028] TS cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): tablet e76e841ef9ba41f89f94871058d8ba4c (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:19.082962  7762 raft_consensus.cc:1064] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:19.085137  7762 consensus_queue.cc:237] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:19.091310  7855 raft_consensus.cc:1275] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.091838  7580 raft_consensus.cc:1275] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.092219  7433 raft_consensus.cc:1275] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.093494  7932 consensus_queue.cc:1048] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.094220  7890 consensus_queue.cc:1048] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.095089  7762 consensus_queue.cc:1048] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.108063  7932 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.110424  7855 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.111549  7433 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.120466  7579 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.133116  7331 catalog_manager.cc:5697] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.160447  7506 consensus_queue.cc:237] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:19.167840  7855 raft_consensus.cc:1275] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.168292  7579 raft_consensus.cc:1275] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.169710  7762 consensus_queue.cc:1048] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:19.170590  7932 consensus_queue.cc:1048] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:19.176134  7762 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.178213  7579 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.182488  7855 raft_consensus.cc:2955] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.185989  7317 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23c6e9629b9b403fa0aa0a6d95f1a551 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:19.195746  7328 catalog_manager.cc:5697] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:19.208834  7421 tablet_service.cc:1558] Processing DeleteTablet for tablet 23c6e9629b9b403fa0aa0a6d95f1a551 with delete_type TABLET_DATA_TOMBSTONED (TS 5a07a941f92043b2b425d2f6ca54e113 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 11:12:19.210352  7962 tablet_replica.cc:333] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:19.211062  7962 raft_consensus.cc:2243] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.211668  7962 raft_consensus.cc:2272] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.214020  7962 ts_tablet_manager.cc:1916] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:19.223981  7962 ts_tablet_manager.cc:1929] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:19.224301  7962 log.cc:1199] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 5a07a941f92043b2b425d2f6ca54e113: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/wals/23c6e9629b9b403fa0aa0a6d95f1a551
I20260710 11:12:19.225751  7318 catalog_manager.cc:5028] TS 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): tablet 23c6e9629b9b403fa0aa0a6d95f1a551 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:20.237967  7580 consensus_queue.cc:237] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:20.243623  7505 raft_consensus.cc:1275] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:20.243937  7548 consensus_peers.cc:597] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 608603b2b08d4a5eb08d27b2445fd385. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.244720  7432 raft_consensus.cc:1275] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.245121  7755 consensus_queue.cc:1048] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.246142  7946 consensus_queue.cc:1048] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.253710  7755 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.255659  7505 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.257977  7433 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.268106  7328 catalog_manager.cc:5697] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.272847  7432 consensus_queue.cc:237] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:20.285876  7580 raft_consensus.cc:1275] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.287353  7505 raft_consensus.cc:1275] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:20.289621  7399 consensus_peers.cc:597] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3ffad71fd6747fa8df1e6661c5c060b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.290126  7968 consensus_queue.cc:1048] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:20.291898  7800 consensus_queue.cc:1048] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:20.308889  7968 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.310170  7580 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.314030  7506 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.325604  7331 catalog_manager.cc:5697] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.325929  7505 consensus_queue.cc:237] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:20.333904  7580 raft_consensus.cc:1275] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.335337  7432 raft_consensus.cc:1275] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.336208  7963 consensus_queue.cc:1048] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:20.339007  7932 consensus_queue.cc:1048] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:20.348089  7474 consensus_peers.cc:597] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e972a15ac0b4e4482a7c749d96827ec. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.358279  7932 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.360126  7580 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.364178  7430 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.376036  7329 catalog_manager.cc:5697] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.377200  7580 consensus_queue.cc:237] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
W20260710 11:12:20.386610  7548 consensus_peers.cc:597] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7f60032fb1b4eaf97dadb0eec7de4c4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.388283  7505 raft_consensus.cc:1275] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.388620  7430 raft_consensus.cc:1275] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.390585  7755 consensus_queue.cc:1048] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.391505  7946 consensus_queue.cc:1048] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.402159  7755 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.403883  7505 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.406737  7430 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.416304  7329 catalog_manager.cc:5697] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:20.793423  7985 ts_tablet_manager.cc:933] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:20.795358  7985 tablet_copy_client.cc:323] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.3:35189
I20260710 11:12:20.797060  7592 tablet_copy_service.cc:140] P cf5301151bfd46b595055511d0a102fc: Received BeginTabletCopySession request for tablet 608603b2b08d4a5eb08d27b2445fd385 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:58918)
I20260710 11:12:20.797591  7592 tablet_copy_service.cc:161] P cf5301151bfd46b595055511d0a102fc: Beginning new tablet copy session on tablet 608603b2b08d4a5eb08d27b2445fd385 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:58918: session id = 73274a9cdada4a98b24debc8e55f2282-608603b2b08d4a5eb08d27b2445fd385
I20260710 11:12:20.806288  7592 tablet_copy_source_session.cc:215] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:20.811473  7985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608603b2b08d4a5eb08d27b2445fd385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:20.821030  7987 ts_tablet_manager.cc:933] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095)
I20260710 11:12:20.823118  7987 tablet_copy_client.cc:323] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.1:45095
I20260710 11:12:20.824728  7443 tablet_copy_service.cc:140] P 5a07a941f92043b2b425d2f6ca54e113: Received BeginTabletCopySession request for tablet f3ffad71fd6747fa8df1e6661c5c060b from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:42842)
I20260710 11:12:20.825214  7443 tablet_copy_service.cc:161] P 5a07a941f92043b2b425d2f6ca54e113: Beginning new tablet copy session on tablet f3ffad71fd6747fa8df1e6661c5c060b from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:42842: session id = 73274a9cdada4a98b24debc8e55f2282-f3ffad71fd6747fa8df1e6661c5c060b
I20260710 11:12:20.828359  7985 tablet_copy_client.cc:806] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:20.829012  7985 tablet_copy_client.cc:670] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:20.830469  7443 tablet_copy_source_session.cc:215] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:20.832963  7985 tablet_copy_client.cc:538] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:20.833753  7987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ffad71fd6747fa8df1e6661c5c060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:20.839510  7985 tablet_bootstrap.cc:492] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:20.849397  7987 tablet_copy_client.cc:806] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:20.849968  7987 tablet_copy_client.cc:670] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:20.853560  7987 tablet_copy_client.cc:538] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:20.857856  7985 tablet_bootstrap.cc:492] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:20.858857  7985 tablet_bootstrap.cc:492] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:20.859565  7985 ts_tablet_manager.cc:1403] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.020s	user 0.022s	sys 0.000s
I20260710 11:12:20.865589  7987 tablet_bootstrap.cc:492] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:20.865619  7985 raft_consensus.cc:359] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:20.866780  7985 raft_consensus.cc:740] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:20.867471  7985 consensus_queue.cc:260] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:20.886116  7991 ts_tablet_manager.cc:933] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:20.894757  7991 tablet_copy_client.cc:323] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.2:40563
I20260710 11:12:20.902168  7518 tablet_copy_service.cc:140] P 76617c1d39a7477abe3c0579df9f17c3: Received BeginTabletCopySession request for tablet 7e972a15ac0b4e4482a7c749d96827ec from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:45496)
I20260710 11:12:20.902710  7518 tablet_copy_service.cc:161] P 76617c1d39a7477abe3c0579df9f17c3: Beginning new tablet copy session on tablet 7e972a15ac0b4e4482a7c749d96827ec from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:45496: session id = 73274a9cdada4a98b24debc8e55f2282-7e972a15ac0b4e4482a7c749d96827ec
I20260710 11:12:20.906352  7985 ts_tablet_manager.cc:1434] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.046s	user 0.015s	sys 0.025s
I20260710 11:12:20.908118  7592 tablet_copy_service.cc:342] P cf5301151bfd46b595055511d0a102fc: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-608603b2b08d4a5eb08d27b2445fd385 received from {username='slave'} at 127.0.0.1:58918
I20260710 11:12:20.908519  7592 tablet_copy_service.cc:434] P cf5301151bfd46b595055511d0a102fc: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-608603b2b08d4a5eb08d27b2445fd385 on tablet 608603b2b08d4a5eb08d27b2445fd385 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:20.922080  7518 tablet_copy_source_session.cc:215] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:20.925966  7991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e972a15ac0b4e4482a7c749d96827ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:20.933916  7987 tablet_bootstrap.cc:492] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:20.934865  7987 tablet_bootstrap.cc:492] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:20.935501  7987 ts_tablet_manager.cc:1403] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.010s
I20260710 11:12:20.938560  7987 raft_consensus.cc:359] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:20.939349  7987 raft_consensus.cc:740] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:20.940332  7991 tablet_copy_client.cc:806] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:20.939994  7987 consensus_queue.cc:260] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:20.940929  7991 tablet_copy_client.cc:670] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:20.942382  7987 ts_tablet_manager.cc:1434] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:20.944056  7443 tablet_copy_service.cc:342] P 5a07a941f92043b2b425d2f6ca54e113: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-f3ffad71fd6747fa8df1e6661c5c060b received from {username='slave'} at 127.0.0.1:42842
I20260710 11:12:20.944442  7443 tablet_copy_service.cc:434] P 5a07a941f92043b2b425d2f6ca54e113: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-f3ffad71fd6747fa8df1e6661c5c060b on tablet f3ffad71fd6747fa8df1e6661c5c060b with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:20.944706  7991 tablet_copy_client.cc:538] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:20.953141  7991 tablet_bootstrap.cc:492] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:20.969334  7991 tablet_bootstrap.cc:492] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:20.970273  7991 tablet_bootstrap.cc:492] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:20.971192  7991 ts_tablet_manager.cc:1403] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:12:20.974090  7987 ts_tablet_manager.cc:933] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:20.973943  7991 raft_consensus.cc:359] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:20.974646  7991 raft_consensus.cc:740] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:20.975378  7991 consensus_queue.cc:260] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:20.975728  7987 tablet_copy_client.cc:323] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.3:35189
I20260710 11:12:20.977463  7592 tablet_copy_service.cc:140] P cf5301151bfd46b595055511d0a102fc: Received BeginTabletCopySession request for tablet c7f60032fb1b4eaf97dadb0eec7de4c4 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:58918)
I20260710 11:12:20.977685  7991 ts_tablet_manager.cc:1434] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:12:20.977958  7592 tablet_copy_service.cc:161] P cf5301151bfd46b595055511d0a102fc: Beginning new tablet copy session on tablet c7f60032fb1b4eaf97dadb0eec7de4c4 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:58918: session id = 73274a9cdada4a98b24debc8e55f2282-c7f60032fb1b4eaf97dadb0eec7de4c4
I20260710 11:12:20.983477  7518 tablet_copy_service.cc:342] P 76617c1d39a7477abe3c0579df9f17c3: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-7e972a15ac0b4e4482a7c749d96827ec received from {username='slave'} at 127.0.0.1:45496
I20260710 11:12:20.983881  7518 tablet_copy_service.cc:434] P 76617c1d39a7477abe3c0579df9f17c3: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-7e972a15ac0b4e4482a7c749d96827ec on tablet 7e972a15ac0b4e4482a7c749d96827ec with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:20.988511  7592 tablet_copy_source_session.cc:215] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:20.991698  7987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f60032fb1b4eaf97dadb0eec7de4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.006605  7987 tablet_copy_client.cc:806] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:21.007135  7987 tablet_copy_client.cc:670] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:21.010197  7987 tablet_copy_client.cc:538] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:21.018314  7987 tablet_bootstrap.cc:492] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:21.037626  7987 tablet_bootstrap.cc:492] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:21.038484  7987 tablet_bootstrap.cc:492] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:21.039179  7987 ts_tablet_manager.cc:1403] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.007s
I20260710 11:12:21.041970  7987 raft_consensus.cc:359] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:21.042788  7987 raft_consensus.cc:740] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:21.043391  7987 consensus_queue.cc:260] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:21.045760  7987 ts_tablet_manager.cc:1434] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 11:12:21.047372  7592 tablet_copy_service.cc:342] P cf5301151bfd46b595055511d0a102fc: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-c7f60032fb1b4eaf97dadb0eec7de4c4 received from {username='slave'} at 127.0.0.1:58918
I20260710 11:12:21.047775  7592 tablet_copy_service.cc:434] P cf5301151bfd46b595055511d0a102fc: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-c7f60032fb1b4eaf97dadb0eec7de4c4 on tablet c7f60032fb1b4eaf97dadb0eec7de4c4 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:21.212404  7855 raft_consensus.cc:1217] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.275833  7854 raft_consensus.cc:1217] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.480154  7854 raft_consensus.cc:1217] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.491326  7854 raft_consensus.cc:1217] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.715356  7996 raft_consensus.cc:1064] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:21.717240  7996 consensus_queue.cc:237] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:21.723627  7854 raft_consensus.cc:1275] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.724175  7505 raft_consensus.cc:1275] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.725135  8001 consensus_queue.cc:1048] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.725504  7430 raft_consensus.cc:1275] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.726326  7996 consensus_queue.cc:1048] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.727157  7946 consensus_queue.cc:1048] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.747334  7996 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.750079  7430 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.763896  7328 catalog_manager.cc:5697] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.764936  7854 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.767385  7506 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.804903  7580 consensus_queue.cc:237] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:21.810268  7854 raft_consensus.cc:1275] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:21.811957  8001 consensus_queue.cc:1048] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:21.814643  7430 raft_consensus.cc:1275] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:21.817444  8001 consensus_queue.cc:1048] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:21.820271  7996 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.823820  7855 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.825609  8005 raft_consensus.cc:1064] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:21.828058  8005 consensus_queue.cc:237] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:21.829342  7430 raft_consensus.cc:2955] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.830502  7316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 608603b2b08d4a5eb08d27b2445fd385 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:21.843317  7330 catalog_manager.cc:5697] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:21.854195  7855 raft_consensus.cc:1275] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.854794  7506 raft_consensus.cc:1275] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.855491  7580 raft_consensus.cc:1275] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.856154  8008 consensus_queue.cc:1048] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.857656  7999 consensus_queue.cc:1048] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.859568  8008 consensus_queue.cc:1048] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.866003  7992 raft_consensus.cc:1064] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:21.869444  7494 tablet_service.cc:1558] Processing DeleteTablet for tablet 608603b2b08d4a5eb08d27b2445fd385 with delete_type TABLET_DATA_TOMBSTONED (TS 76617c1d39a7477abe3c0579df9f17c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45456
I20260710 11:12:21.868338  7992 consensus_queue.cc:237] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:21.888754  8008 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.893986  7580 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.919209  7854 raft_consensus.cc:1275] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.919728  8018 tablet_replica.cc:333] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:21.920960  8002 consensus_queue.cc:1048] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.922221  8018 raft_consensus.cc:2243] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:21.926257  8018 raft_consensus.cc:2272] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:21.930335  7579 raft_consensus.cc:1275] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.930747  7330 catalog_manager.cc:5697] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:21.931746  7992 consensus_queue.cc:1048] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.932770  8018 ts_tablet_manager.cc:1916] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:21.937952  7505 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.941449  7430 raft_consensus.cc:1275] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:21.943254  7992 consensus_queue.cc:1048] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:21.960230  7855 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.968837  8018 ts_tablet_manager.cc:1929] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:21.969383  8018 log.cc:1199] T 608603b2b08d4a5eb08d27b2445fd385 P 76617c1d39a7477abe3c0579df9f17c3: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/wals/608603b2b08d4a5eb08d27b2445fd385
I20260710 11:12:21.970911  7317 catalog_manager.cc:5028] TS 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): tablet 608603b2b08d4a5eb08d27b2445fd385 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:21.970786  7432 consensus_queue.cc:237] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:21.980931  7506 raft_consensus.cc:1275] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:21.981388  7579 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.982429  7432 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.986543  8005 consensus_queue.cc:1048] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:21.994393  8008 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:21.999818  7854 raft_consensus.cc:1275] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.005810  8005 consensus_queue.cc:1048] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.009774  7330 catalog_manager.cc:5697] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.009424  8002 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.014664  7505 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.020551  7855 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.028086  7854 raft_consensus.cc:2955] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.039062  7318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3ffad71fd6747fa8df1e6661c5c060b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:22.044796  7328 catalog_manager.cc:5697] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:22.046752  7505 consensus_queue.cc:237] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:22.053309  7854 raft_consensus.cc:1275] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.054751  8023 consensus_queue.cc:1048] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.056052  7432 raft_consensus.cc:1275] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.057291  8002 consensus_queue.cc:1048] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.058815  7565 tablet_service.cc:1558] Processing DeleteTablet for tablet f3ffad71fd6747fa8df1e6661c5c060b with delete_type TABLET_DATA_TOMBSTONED (TS cf5301151bfd46b595055511d0a102fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58896
I20260710 11:12:22.061180  8002 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.070925  7317 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e972a15ac0b4e4482a7c749d96827ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:22.070734  7855 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.067487  7432 raft_consensus.cc:2955] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.077559  7328 catalog_manager.cc:5697] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:22.081660  8024 tablet_replica.cc:333] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:22.088413  8024 raft_consensus.cc:2243] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.089955  8024 raft_consensus.cc:2272] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.096429  8001 raft_consensus.cc:1064] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:22.097067  8024 ts_tablet_manager.cc:1916] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:22.099278  8001 consensus_queue.cc:237] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:22.100656  7565 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e972a15ac0b4e4482a7c749d96827ec with delete_type TABLET_DATA_TOMBSTONED (TS cf5301151bfd46b595055511d0a102fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58896
I20260710 11:12:22.107960  7855 raft_consensus.cc:1275] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.108896  7432 raft_consensus.cc:1275] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.109105  7505 raft_consensus.cc:1275] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.109498  7946 consensus_queue.cc:1048] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:22.110400  7996 consensus_queue.cc:1048] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:22.111912  7946 consensus_queue.cc:1048] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:22.131556  8024 ts_tablet_manager.cc:1929] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:22.130956  7946 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.132145  8024 log.cc:1199] T f3ffad71fd6747fa8df1e6661c5c060b P cf5301151bfd46b595055511d0a102fc: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/wals/f3ffad71fd6747fa8df1e6661c5c060b
I20260710 11:12:22.137385  7855 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.145692  7432 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.148631  7505 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.150655  7316 catalog_manager.cc:5028] TS cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): tablet f3ffad71fd6747fa8df1e6661c5c060b (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:22.153941  7328 catalog_manager.cc:5697] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.157226  8024 tablet_replica.cc:333] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:22.158216  8024 raft_consensus.cc:2243] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.158849  8024 raft_consensus.cc:2272] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.162283  8024 ts_tablet_manager.cc:1916] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:22.177394  8024 ts_tablet_manager.cc:1929] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:22.180110  8024 log.cc:1199] T 7e972a15ac0b4e4482a7c749d96827ec P cf5301151bfd46b595055511d0a102fc: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/wals/7e972a15ac0b4e4482a7c749d96827ec
I20260710 11:12:22.180001  7579 consensus_queue.cc:237] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:22.182821  7316 catalog_manager.cc:5028] TS cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): tablet 7e972a15ac0b4e4482a7c749d96827ec (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:22.185974  7855 raft_consensus.cc:1275] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.186941  7505 raft_consensus.cc:1275] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.187160  8001 consensus_queue.cc:1048] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:12:22.189873  7946 consensus_queue.cc:1048] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.193905  8001 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.195976  7855 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.198689  7505 raft_consensus.cc:2955] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:22.202793  7316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7f60032fb1b4eaf97dadb0eec7de4c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:22.209968  7331 catalog_manager.cc:5697] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:22.224463  7421 tablet_service.cc:1558] Processing DeleteTablet for tablet c7f60032fb1b4eaf97dadb0eec7de4c4 with delete_type TABLET_DATA_TOMBSTONED (TS 5a07a941f92043b2b425d2f6ca54e113 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 11:12:22.226243  8030 tablet_replica.cc:333] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:22.227114  8030 raft_consensus.cc:2243] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.227823  8030 raft_consensus.cc:2272] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.230955  8030 ts_tablet_manager.cc:1916] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:22.241055  8030 ts_tablet_manager.cc:1929] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:22.241398  8030 log.cc:1199] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 5a07a941f92043b2b425d2f6ca54e113: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/wals/c7f60032fb1b4eaf97dadb0eec7de4c4
I20260710 11:12:22.242708  7318 catalog_manager.cc:5028] TS 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): tablet c7f60032fb1b4eaf97dadb0eec7de4c4 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:23.258630  7432 consensus_queue.cc:237] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.265470  7580 raft_consensus.cc:1275] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:23.266615  8014 consensus_queue.cc:1048] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:23.266876  7505 raft_consensus.cc:1275] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:23.267445  7399 consensus_peers.cc:597] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0715030bd5a4205987c6c59215a05c0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:23.268075  8032 consensus_queue.cc:1048] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:23.274091  8014 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.275609  7580 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.282817  7505 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.286685  7506 consensus_queue.cc:237] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.286482  7331 catalog_manager.cc:5697] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
W20260710 11:12:23.312214  7474 consensus_peers.cc:597] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2af4b19bf3c14b1694ef66f1c8af08da. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:23.314975  7432 raft_consensus.cc:1275] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:23.315153  7580 raft_consensus.cc:1275] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:23.316443  8040 consensus_queue.cc:1048] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:23.317345  8002 consensus_queue.cc:1048] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:23.324891  8037 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.326510  7580 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.333388  7432 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.339255  7433 consensus_queue.cc:237] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.339319  7328 catalog_manager.cc:5697] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:23.349218  7580 raft_consensus.cc:1275] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:23.349700  7399 consensus_peers.cc:597] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3dc5753bfa7c48069b9dc97845d269d4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:23.350677  8014 consensus_queue.cc:1048] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:23.352113  7506 raft_consensus.cc:1275] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:23.353850  8014 consensus_queue.cc:1048] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:23.361035  8035 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.362437  7580 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.363606  7506 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.377476  7331 catalog_manager.cc:5697] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:23.378701  7433 consensus_queue.cc:237] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.386071  7580 raft_consensus.cc:1275] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:23.386453  7399 consensus_peers.cc:597] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb2de61d3409403099b3b7e4e2de2292. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:23.388671  8049 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:23.391146  7506 raft_consensus.cc:1275] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:23.392361  8014 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:23.405901  8049 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.407459  7580 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.421319  7506 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:23.424044  7328 catalog_manager.cc:5697] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:23.703588  8052 ts_tablet_manager.cc:933] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095)
I20260710 11:12:23.705473  8052 tablet_copy_client.cc:323] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.1:45095
I20260710 11:12:23.707139  7443 tablet_copy_service.cc:140] P 5a07a941f92043b2b425d2f6ca54e113: Received BeginTabletCopySession request for tablet c0715030bd5a4205987c6c59215a05c0 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:42842)
I20260710 11:12:23.707724  7443 tablet_copy_service.cc:161] P 5a07a941f92043b2b425d2f6ca54e113: Beginning new tablet copy session on tablet c0715030bd5a4205987c6c59215a05c0 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:42842: session id = 73274a9cdada4a98b24debc8e55f2282-c0715030bd5a4205987c6c59215a05c0
I20260710 11:12:23.713003  7443 tablet_copy_source_session.cc:215] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:23.715711  8052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0715030bd5a4205987c6c59215a05c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:23.727856  8052 tablet_copy_client.cc:806] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:23.728425  8052 tablet_copy_client.cc:670] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:23.731762  8052 tablet_copy_client.cc:538] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:23.737545  8052 tablet_bootstrap.cc:492] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:23.754516  8052 tablet_bootstrap.cc:492] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:23.755239  8052 tablet_bootstrap.cc:492] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:23.755757  8052 ts_tablet_manager.cc:1403] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:12:23.757931  8052 raft_consensus.cc:359] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.758536  8052 raft_consensus.cc:740] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:23.759034  8052 consensus_queue.cc:260] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.761857  8052 ts_tablet_manager.cc:1434] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:23.763530  7443 tablet_copy_service.cc:342] P 5a07a941f92043b2b425d2f6ca54e113: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-c0715030bd5a4205987c6c59215a05c0 received from {username='slave'} at 127.0.0.1:42842
I20260710 11:12:23.763895  7443 tablet_copy_service.cc:434] P 5a07a941f92043b2b425d2f6ca54e113: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-c0715030bd5a4205987c6c59215a05c0 on tablet c0715030bd5a4205987c6c59215a05c0 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:23.811832  8052 ts_tablet_manager.cc:933] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095)
I20260710 11:12:23.813479  8052 tablet_copy_client.cc:323] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.1:45095
I20260710 11:12:23.814891  7443 tablet_copy_service.cc:140] P 5a07a941f92043b2b425d2f6ca54e113: Received BeginTabletCopySession request for tablet cb2de61d3409403099b3b7e4e2de2292 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:42842)
I20260710 11:12:23.815410  7443 tablet_copy_service.cc:161] P 5a07a941f92043b2b425d2f6ca54e113: Beginning new tablet copy session on tablet cb2de61d3409403099b3b7e4e2de2292 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:42842: session id = 73274a9cdada4a98b24debc8e55f2282-cb2de61d3409403099b3b7e4e2de2292
I20260710 11:12:23.818790  8057 ts_tablet_manager.cc:933] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:23.820523  8057 tablet_copy_client.cc:323] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.2:40563
I20260710 11:12:23.822144  7518 tablet_copy_service.cc:140] P 76617c1d39a7477abe3c0579df9f17c3: Received BeginTabletCopySession request for tablet 2af4b19bf3c14b1694ef66f1c8af08da from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:45496)
I20260710 11:12:23.822711  7443 tablet_copy_source_session.cc:215] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:23.822680  7518 tablet_copy_service.cc:161] P 76617c1d39a7477abe3c0579df9f17c3: Beginning new tablet copy session on tablet 2af4b19bf3c14b1694ef66f1c8af08da from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:45496: session id = 73274a9cdada4a98b24debc8e55f2282-2af4b19bf3c14b1694ef66f1c8af08da
I20260710 11:12:23.826354  8052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2de61d3409403099b3b7e4e2de2292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:23.829818  7518 tablet_copy_source_session.cc:215] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:23.836922  8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af4b19bf3c14b1694ef66f1c8af08da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:23.843242  8052 tablet_copy_client.cc:806] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:23.843845  8052 tablet_copy_client.cc:670] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:23.847085  8052 tablet_copy_client.cc:538] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:23.852694  8057 tablet_copy_client.cc:806] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:23.852782  8052 tablet_bootstrap.cc:492] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:23.853332  8057 tablet_copy_client.cc:670] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:23.856984  8057 tablet_copy_client.cc:538] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:23.864998  8057 tablet_bootstrap.cc:492] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:23.873503  8052 tablet_bootstrap.cc:492] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:23.874220  8052 tablet_bootstrap.cc:492] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:23.874742  8052 ts_tablet_manager.cc:1403] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 11:12:23.876891  8052 raft_consensus.cc:359] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.877490  8052 raft_consensus.cc:740] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:23.878021  8052 consensus_queue.cc:260] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.881124  8052 ts_tablet_manager.cc:1434] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:23.883189  7443 tablet_copy_service.cc:342] P 5a07a941f92043b2b425d2f6ca54e113: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-cb2de61d3409403099b3b7e4e2de2292 received from {username='slave'} at 127.0.0.1:42842
I20260710 11:12:23.883594  7443 tablet_copy_service.cc:434] P 5a07a941f92043b2b425d2f6ca54e113: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-cb2de61d3409403099b3b7e4e2de2292 on tablet cb2de61d3409403099b3b7e4e2de2292 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:23.887871  8052 ts_tablet_manager.cc:933] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095)
I20260710 11:12:23.890134  8052 tablet_copy_client.cc:323] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.1:45095
I20260710 11:12:23.891782  7443 tablet_copy_service.cc:140] P 5a07a941f92043b2b425d2f6ca54e113: Received BeginTabletCopySession request for tablet 3dc5753bfa7c48069b9dc97845d269d4 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:42842)
I20260710 11:12:23.892268  7443 tablet_copy_service.cc:161] P 5a07a941f92043b2b425d2f6ca54e113: Beginning new tablet copy session on tablet 3dc5753bfa7c48069b9dc97845d269d4 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:42842: session id = 73274a9cdada4a98b24debc8e55f2282-3dc5753bfa7c48069b9dc97845d269d4
I20260710 11:12:23.896445  8057 tablet_bootstrap.cc:492] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:23.897336  8057 tablet_bootstrap.cc:492] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:23.897998  8057 ts_tablet_manager.cc:1403] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.006s
I20260710 11:12:23.900099  7443 tablet_copy_source_session.cc:215] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:23.901046  8057 raft_consensus.cc:359] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.901865  8057 raft_consensus.cc:740] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:23.902486  8057 consensus_queue.cc:260] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.903312  8052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc5753bfa7c48069b9dc97845d269d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:23.905397  8057 ts_tablet_manager.cc:1434] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:12:23.907236  7518 tablet_copy_service.cc:342] P 76617c1d39a7477abe3c0579df9f17c3: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-2af4b19bf3c14b1694ef66f1c8af08da received from {username='slave'} at 127.0.0.1:45496
I20260710 11:12:23.907616  7518 tablet_copy_service.cc:434] P 76617c1d39a7477abe3c0579df9f17c3: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-2af4b19bf3c14b1694ef66f1c8af08da on tablet 2af4b19bf3c14b1694ef66f1c8af08da with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:23.917806  8052 tablet_copy_client.cc:806] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:23.918331  8052 tablet_copy_client.cc:670] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:23.921689  8052 tablet_copy_client.cc:538] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:23.927960  8052 tablet_bootstrap.cc:492] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:23.941063  8052 tablet_bootstrap.cc:492] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:23.941854  8052 tablet_bootstrap.cc:492] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:23.942381  8052 ts_tablet_manager.cc:1403] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 11:12:23.944458  8052 raft_consensus.cc:359] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.945199  8052 raft_consensus.cc:740] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:23.945644  8052 consensus_queue.cc:260] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:23.947659  8052 ts_tablet_manager.cc:1434] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:23.949505  7443 tablet_copy_service.cc:342] P 5a07a941f92043b2b425d2f6ca54e113: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-3dc5753bfa7c48069b9dc97845d269d4 received from {username='slave'} at 127.0.0.1:42842
I20260710 11:12:23.949858  7443 tablet_copy_service.cc:434] P 5a07a941f92043b2b425d2f6ca54e113: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-3dc5753bfa7c48069b9dc97845d269d4 on tablet 3dc5753bfa7c48069b9dc97845d269d4 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:24.116684  7855 raft_consensus.cc:1217] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:24.308275  7854 raft_consensus.cc:1217] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:24.377226  7855 raft_consensus.cc:1217] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:24.445470  7855 raft_consensus.cc:1217] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:24.509200  8049 raft_consensus.cc:1064] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:24.511047  8049 consensus_queue.cc:237] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:24.518283  7580 raft_consensus.cc:1275] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.518950  7855 raft_consensus.cc:1275] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.519186  7506 raft_consensus.cc:1275] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.519794  8014 consensus_queue.cc:1048] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.520607  8064 consensus_queue.cc:1048] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.521564  8049 consensus_queue.cc:1048] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.537678  8014 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.539422  7506 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.545266  7855 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.548981  7580 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.551822  7331 catalog_manager.cc:5697] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.581086  7432 consensus_queue.cc:237] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:24.586777  7855 raft_consensus.cc:1275] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:24.587296  7580 raft_consensus.cc:1275] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:24.588269  8049 consensus_queue.cc:1048] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:24.589287  8014 consensus_queue.cc:1048] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:24.596571  8014 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.598239  7580 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.599289  7855 raft_consensus.cc:2955] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.607923  7318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0715030bd5a4205987c6c59215a05c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:24.611415  7329 catalog_manager.cc:5697] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.621155  7494 tablet_service.cc:1558] Processing DeleteTablet for tablet c0715030bd5a4205987c6c59215a05c0 with delete_type TABLET_DATA_TOMBSTONED (TS 76617c1d39a7477abe3c0579df9f17c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45456
I20260710 11:12:24.625523  8078 tablet_replica.cc:333] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:24.626247  8078 raft_consensus.cc:2243] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:24.626919  8078 raft_consensus.cc:2272] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:24.629889  8078 ts_tablet_manager.cc:1916] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:24.639628  8078 ts_tablet_manager.cc:1929] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:24.639976  8078 log.cc:1199] T c0715030bd5a4205987c6c59215a05c0 P 76617c1d39a7477abe3c0579df9f17c3: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/wals/c0715030bd5a4205987c6c59215a05c0
I20260710 11:12:24.641387  7317 catalog_manager.cc:5028] TS 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): tablet c0715030bd5a4205987c6c59215a05c0 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:24.807605  8067 raft_consensus.cc:1064] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:24.812731  8067 consensus_queue.cc:237] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:24.822603  7854 raft_consensus.cc:1275] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.823040  7580 raft_consensus.cc:1275] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.824599  8066 consensus_queue.cc:1048] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.826341  8066 consensus_queue.cc:1048] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.828228  8077 raft_consensus.cc:1064] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:24.831123  8077 consensus_queue.cc:237] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:24.841573  7432 raft_consensus.cc:1275] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.847425  8080 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.852236  7580 raft_consensus.cc:1275] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.853542  7505 raft_consensus.cc:1275] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.852756  8002 consensus_queue.cc:1048] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.854938  8049 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.856287  8014 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.859515  7853 raft_consensus.cc:1275] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.860982  8049 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.865607  7855 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.867954  7580 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.878396  7330 catalog_manager.cc:5697] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:24.894601  8014 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.901911  7506 consensus_queue.cc:237] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:24.908664  8064 raft_consensus.cc:1064] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:24.911984  8064 consensus_queue.cc:237] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:24.916685  7855 raft_consensus.cc:1275] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:24.924700  7582 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.934577  8002 consensus_queue.cc:1048] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:24.941565  7579 raft_consensus.cc:1275] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.943079  8049 consensus_queue.cc:1048] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.955215  7855 raft_consensus.cc:1275] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.957000  7506 raft_consensus.cc:1275] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:24.958287  8064 consensus_queue.cc:1048] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:24.959504  8049 consensus_queue.cc:1048] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:24.963572  7855 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.980353  7853 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
W20260710 11:12:24.993038  7472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.47.3:35189, user_credentials={real_user=slave}} blocked reactor thread for 74196.5us
I20260710 11:12:24.956827  7505 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:24.970836  8080 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.007834  7328 catalog_manager.cc:5697] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.009570  7328 catalog_manager.cc:5697] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.029089  8049 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.032795  7421 tablet_service.cc:1558] Processing DeleteTablet for tablet 2af4b19bf3c14b1694ef66f1c8af08da with delete_type TABLET_DATA_TOMBSTONED (TS 5a07a941f92043b2b425d2f6ca54e113 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 11:12:25.043625  7433 consensus_queue.cc:237] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:25.053751  7578 raft_consensus.cc:1275] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.055764  8077 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:25.063059  7853 raft_consensus.cc:1275] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.066601  8077 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:25.072991  7578 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.080088  8014 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.091593  7853 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.102576  7432 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.109369  7855 raft_consensus.cc:2955] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.109993  7582 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
W20260710 11:12:25.116245  7472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.47.3:35189, user_credentials={real_user=slave}} blocked reactor thread for 115700us
W20260710 11:12:25.116400  7474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.47.4:40567, user_credentials={real_user=slave}} blocked reactor thread for 113679us
I20260710 11:12:25.119674  7508 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.122607  7579 raft_consensus.cc:1275] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.126106  8093 tablet_replica.cc:333] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:25.130807  8093 raft_consensus.cc:2243] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:25.136436  8093 raft_consensus.cc:2272] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:25.142871  8093 ts_tablet_manager.cc:1916] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:25.143476  8067 consensus_queue.cc:1048] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:25.145946  7330 catalog_manager.cc:5697] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.148031  7579 raft_consensus.cc:2955] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.164278  8093 ts_tablet_manager.cc:1929] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:25.164799  8093 log.cc:1199] T 2af4b19bf3c14b1694ef66f1c8af08da P 5a07a941f92043b2b425d2f6ca54e113: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/wals/2af4b19bf3c14b1694ef66f1c8af08da
I20260710 11:12:25.166239  7318 catalog_manager.cc:5028] TS 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): tablet 2af4b19bf3c14b1694ef66f1c8af08da (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:25.171754  7317 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2af4b19bf3c14b1694ef66f1c8af08da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:25.174845  7318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb2de61d3409403099b3b7e4e2de2292 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:25.178890  7330 catalog_manager.cc:5697] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.191651  7494 tablet_service.cc:1558] Processing DeleteTablet for tablet cb2de61d3409403099b3b7e4e2de2292 with delete_type TABLET_DATA_TOMBSTONED (TS 76617c1d39a7477abe3c0579df9f17c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45456
I20260710 11:12:25.194559  8096 tablet_replica.cc:333] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:25.195681  8096 raft_consensus.cc:2243] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:25.196460  8096 raft_consensus.cc:2272] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:25.199556  8096 ts_tablet_manager.cc:1916] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:25.203300  7433 consensus_queue.cc:237] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:25.216286  7505 raft_consensus.cc:1275] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.216631  7855 raft_consensus.cc:1275] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.217928  8094 consensus_queue.cc:1048] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:25.219050  8096 ts_tablet_manager.cc:1929] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:25.219511  8096 log.cc:1199] T cb2de61d3409403099b3b7e4e2de2292 P 76617c1d39a7477abe3c0579df9f17c3: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/wals/cb2de61d3409403099b3b7e4e2de2292
I20260710 11:12:25.219762  8094 consensus_queue.cc:1048] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:25.221383  7317 catalog_manager.cc:5028] TS 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): tablet cb2de61d3409403099b3b7e4e2de2292 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:25.226364  8064 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.231914  7855 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.232522  7505 raft_consensus.cc:2955] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.243676  7318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3dc5753bfa7c48069b9dc97845d269d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:25.247067  7329 catalog_manager.cc:5697] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New cstate: current_term: 1 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:25.255687  7565 tablet_service.cc:1558] Processing DeleteTablet for tablet 3dc5753bfa7c48069b9dc97845d269d4 with delete_type TABLET_DATA_TOMBSTONED (TS cf5301151bfd46b595055511d0a102fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58896
I20260710 11:12:25.257530  8097 tablet_replica.cc:333] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:25.258453  8097 raft_consensus.cc:2243] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:25.259163  8097 raft_consensus.cc:2272] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:25.261926  8097 ts_tablet_manager.cc:1916] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:25.273043  8097 ts_tablet_manager.cc:1929] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:25.273307  8097 log.cc:1199] T 3dc5753bfa7c48069b9dc97845d269d4 P cf5301151bfd46b595055511d0a102fc: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/wals/3dc5753bfa7c48069b9dc97845d269d4
I20260710 11:12:25.274581  7316 catalog_manager.cc:5028] TS cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): tablet 3dc5753bfa7c48069b9dc97845d269d4 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:26.285146  7505 consensus_queue.cc:237] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
W20260710 11:12:26.291168  7474 consensus_peers.cc:597] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f21dc39074d24bbeb4284bf38c84cbd9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:26.292876  7433 raft_consensus.cc:1275] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:26.292984  7578 raft_consensus.cc:1275] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:26.294634  8100 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:26.295445  8101 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:26.303680  8100 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.307818  7433 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.307436  7578 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.318804  7579 consensus_queue.cc:237] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.318737  7328 catalog_manager.cc:5697] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.327171  7505 raft_consensus.cc:1275] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:26.328665  8075 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:26.329553  7548 consensus_peers.cc:597] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3afa18d2920b4a0681b86cde9d7ba60b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:26.329664  7433 raft_consensus.cc:1275] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:26.331498  8075 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:26.337955  8098 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.341013  7505 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.343578  7433 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.354822  7508 consensus_queue.cc:237] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.361145  7330 catalog_manager.cc:5697] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.369956  7579 raft_consensus.cc:1275] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:26.370198  7474 consensus_peers.cc:597] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e80045dc22564a9b9891f6fb0438ca71. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:26.370918  7433 raft_consensus.cc:1275] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:26.372264  8101 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:26.373113  8100 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:26.380812  8100 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.383034  7579 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.383657  7433 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.392303  7329 catalog_manager.cc:5697] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:26.393642  7508 consensus_queue.cc:237] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.401769  7579 raft_consensus.cc:1275] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:26.402427  7474 consensus_peers.cc:597] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a816f2d13430437a82f88eb7b93ed6dc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:26.404742  8080 consensus_queue.cc:1048] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:26.406188  7433 raft_consensus.cc:1275] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:26.412107  8101 consensus_queue.cc:1048] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:26.413863  8101 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.415299  7579 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.426173  7433 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:26.430147  7328 catalog_manager.cc:5697] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:26.711850  8121 ts_tablet_manager.cc:933] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:26.714676  8121 tablet_copy_client.cc:323] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.2:40563
I20260710 11:12:26.716914  7518 tablet_copy_service.cc:140] P 76617c1d39a7477abe3c0579df9f17c3: Received BeginTabletCopySession request for tablet f21dc39074d24bbeb4284bf38c84cbd9 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:45496)
I20260710 11:12:26.717469  7518 tablet_copy_service.cc:161] P 76617c1d39a7477abe3c0579df9f17c3: Beginning new tablet copy session on tablet f21dc39074d24bbeb4284bf38c84cbd9 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:45496: session id = 73274a9cdada4a98b24debc8e55f2282-f21dc39074d24bbeb4284bf38c84cbd9
I20260710 11:12:26.724838  7518 tablet_copy_source_session.cc:215] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:26.731745  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21dc39074d24bbeb4284bf38c84cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:26.747290  8123 ts_tablet_manager.cc:933] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:26.750706  8123 tablet_copy_client.cc:323] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.2:40563
I20260710 11:12:26.751957  8121 tablet_copy_client.cc:806] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:26.752497  7518 tablet_copy_service.cc:140] P 76617c1d39a7477abe3c0579df9f17c3: Received BeginTabletCopySession request for tablet e80045dc22564a9b9891f6fb0438ca71 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:45496)
I20260710 11:12:26.752633  8121 tablet_copy_client.cc:670] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:26.753144  7518 tablet_copy_service.cc:161] P 76617c1d39a7477abe3c0579df9f17c3: Beginning new tablet copy session on tablet e80045dc22564a9b9891f6fb0438ca71 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:45496: session id = 73274a9cdada4a98b24debc8e55f2282-e80045dc22564a9b9891f6fb0438ca71
I20260710 11:12:26.757031  8121 tablet_copy_client.cc:538] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:26.759508  7518 tablet_copy_source_session.cc:215] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:26.762102  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80045dc22564a9b9891f6fb0438ca71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:26.765679  8121 tablet_bootstrap.cc:492] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:26.772567  8123 tablet_copy_client.cc:806] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:26.773061  8123 tablet_copy_client.cc:670] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:26.776424  8123 tablet_copy_client.cc:538] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:26.782963  8123 tablet_bootstrap.cc:492] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:26.787436  8121 tablet_bootstrap.cc:492] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:26.788332  8121 tablet_bootstrap.cc:492] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:26.789176  8121 ts_tablet_manager.cc:1403] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260710 11:12:26.793145  8121 raft_consensus.cc:359] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.794442  8121 raft_consensus.cc:740] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:26.795132  8121 consensus_queue.cc:260] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.798897  8121 ts_tablet_manager.cc:1434] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260710 11:12:26.801294  7518 tablet_copy_service.cc:342] P 76617c1d39a7477abe3c0579df9f17c3: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-f21dc39074d24bbeb4284bf38c84cbd9 received from {username='slave'} at 127.0.0.1:45496
I20260710 11:12:26.804163  7518 tablet_copy_service.cc:434] P 76617c1d39a7477abe3c0579df9f17c3: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-f21dc39074d24bbeb4284bf38c84cbd9 on tablet f21dc39074d24bbeb4284bf38c84cbd9 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:26.820955  8123 tablet_bootstrap.cc:492] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:26.821897  8123 tablet_bootstrap.cc:492] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:26.822566  8123 ts_tablet_manager.cc:1403] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.003s
I20260710 11:12:26.825464  8123 raft_consensus.cc:359] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.826246  8123 raft_consensus.cc:740] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:26.826874  8123 consensus_queue.cc:260] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.829404  8123 ts_tablet_manager.cc:1434] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:26.831043  7518 tablet_copy_service.cc:342] P 76617c1d39a7477abe3c0579df9f17c3: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-e80045dc22564a9b9891f6fb0438ca71 received from {username='slave'} at 127.0.0.1:45496
I20260710 11:12:26.831445  7518 tablet_copy_service.cc:434] P 76617c1d39a7477abe3c0579df9f17c3: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-e80045dc22564a9b9891f6fb0438ca71 on tablet e80045dc22564a9b9891f6fb0438ca71 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:26.895058  8123 ts_tablet_manager.cc:933] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:26.896698  8123 tablet_copy_client.cc:323] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.3:35189
I20260710 11:12:26.898521  7592 tablet_copy_service.cc:140] P cf5301151bfd46b595055511d0a102fc: Received BeginTabletCopySession request for tablet 3afa18d2920b4a0681b86cde9d7ba60b from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:58918)
I20260710 11:12:26.898998  7592 tablet_copy_service.cc:161] P cf5301151bfd46b595055511d0a102fc: Beginning new tablet copy session on tablet 3afa18d2920b4a0681b86cde9d7ba60b from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:58918: session id = 73274a9cdada4a98b24debc8e55f2282-3afa18d2920b4a0681b86cde9d7ba60b
I20260710 11:12:26.904737  7592 tablet_copy_source_session.cc:215] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:26.907295  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afa18d2920b4a0681b86cde9d7ba60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:26.918835  8123 tablet_copy_client.cc:806] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:26.919322  8123 tablet_copy_client.cc:670] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:26.920454  8121 ts_tablet_manager.cc:933] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:26.923393  8123 tablet_copy_client.cc:538] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:26.923779  8121 tablet_copy_client.cc:323] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.2:40563
I20260710 11:12:26.927371  7518 tablet_copy_service.cc:140] P 76617c1d39a7477abe3c0579df9f17c3: Received BeginTabletCopySession request for tablet a816f2d13430437a82f88eb7b93ed6dc from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:45496)
I20260710 11:12:26.927910  7518 tablet_copy_service.cc:161] P 76617c1d39a7477abe3c0579df9f17c3: Beginning new tablet copy session on tablet a816f2d13430437a82f88eb7b93ed6dc from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:45496: session id = 73274a9cdada4a98b24debc8e55f2282-a816f2d13430437a82f88eb7b93ed6dc
I20260710 11:12:26.935588  7518 tablet_copy_source_session.cc:215] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:26.937460  8123 tablet_bootstrap.cc:492] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:26.939301  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a816f2d13430437a82f88eb7b93ed6dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:26.955457  8121 tablet_copy_client.cc:806] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:26.955974  8121 tablet_copy_client.cc:670] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:26.959554  8121 tablet_copy_client.cc:538] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:26.960734  8123 tablet_bootstrap.cc:492] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:26.961570  8123 tablet_bootstrap.cc:492] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:26.962226  8123 ts_tablet_manager.cc:1403] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260710 11:12:26.965193  8123 raft_consensus.cc:359] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.965970  8123 raft_consensus.cc:740] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:26.966611  8123 consensus_queue.cc:260] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.968057  8121 tablet_bootstrap.cc:492] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:26.969957  8123 ts_tablet_manager.cc:1434] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:26.971581  7592 tablet_copy_service.cc:342] P cf5301151bfd46b595055511d0a102fc: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-3afa18d2920b4a0681b86cde9d7ba60b received from {username='slave'} at 127.0.0.1:58918
I20260710 11:12:26.972064  7592 tablet_copy_service.cc:434] P cf5301151bfd46b595055511d0a102fc: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-3afa18d2920b4a0681b86cde9d7ba60b on tablet 3afa18d2920b4a0681b86cde9d7ba60b with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:26.989665  8121 tablet_bootstrap.cc:492] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:26.990379  8121 tablet_bootstrap.cc:492] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:26.990926  8121 ts_tablet_manager.cc:1403] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260710 11:12:26.993091  8121 raft_consensus.cc:359] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.993695  8121 raft_consensus.cc:740] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:26.994194  8121 consensus_queue.cc:260] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:26.996363  8121 ts_tablet_manager.cc:1434] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:26.998026  7518 tablet_copy_service.cc:342] P 76617c1d39a7477abe3c0579df9f17c3: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-a816f2d13430437a82f88eb7b93ed6dc received from {username='slave'} at 127.0.0.1:45496
I20260710 11:12:26.998477  7518 tablet_copy_service.cc:434] P 76617c1d39a7477abe3c0579df9f17c3: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-a816f2d13430437a82f88eb7b93ed6dc on tablet a816f2d13430437a82f88eb7b93ed6dc with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:27.184182  7853 raft_consensus.cc:1217] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:27.222898  7853 raft_consensus.cc:1217] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:27.501595  7853 raft_consensus.cc:1217] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:27.511916  7855 raft_consensus.cc:1217] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:27.607226  8117 raft_consensus.cc:1064] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:27.609411  8117 consensus_queue.cc:237] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:27.616760  7578 raft_consensus.cc:1275] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:27.617074  7853 raft_consensus.cc:1275] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:27.617748  7433 raft_consensus.cc:1275] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:27.618225  8101 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:27.620486  8136 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:27.621462  8101 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:27.639376  8117 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.641448  7853 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.642073  7433 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.654826  7578 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.661199  7329 catalog_manager.cc:5697] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.683137  7505 consensus_queue.cc:237] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:27.689996  7853 raft_consensus.cc:1275] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:27.691895  7578 raft_consensus.cc:1275] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:27.691576  8132 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:27.693499  8136 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:27.698057  8117 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.703404  7578 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.704303  7853 raft_consensus.cc:2955] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.716862  7317 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f21dc39074d24bbeb4284bf38c84cbd9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:27.720762  7330 catalog_manager.cc:5697] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.738183  8101 raft_consensus.cc:1064] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:27.740005  7421 tablet_service.cc:1558] Processing DeleteTablet for tablet f21dc39074d24bbeb4284bf38c84cbd9 with delete_type TABLET_DATA_TOMBSTONED (TS 5a07a941f92043b2b425d2f6ca54e113 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 11:12:27.741075  8101 consensus_queue.cc:237] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:27.748216  8144 tablet_replica.cc:333] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:27.749634  8144 raft_consensus.cc:2243] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:27.750300  7853 raft_consensus.cc:1275] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:27.750481  8144 raft_consensus.cc:2272] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:27.751822  8132 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:27.753604  8144 ts_tablet_manager.cc:1916] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:27.760450  7433 raft_consensus.cc:1275] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:27.760617  7578 raft_consensus.cc:1275] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:27.761927  8132 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:27.770504  8144 ts_tablet_manager.cc:1929] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:27.770943  8144 log.cc:1199] T f21dc39074d24bbeb4284bf38c84cbd9 P 5a07a941f92043b2b425d2f6ca54e113: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/wals/f21dc39074d24bbeb4284bf38c84cbd9
I20260710 11:12:27.772668  7318 catalog_manager.cc:5028] TS 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): tablet f21dc39074d24bbeb4284bf38c84cbd9 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:27.773838  8132 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:27.788209  8117 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.789836  7433 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.792192  7855 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.802418  7578 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.807775  7328 catalog_manager.cc:5697] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:27.823782  7505 consensus_queue.cc:237] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:27.829172  7855 raft_consensus.cc:1275] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:27.829479  7433 raft_consensus.cc:1275] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:27.831090  8101 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:27.831974  8117 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:27.839543  7855 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.840759  8132 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.848140  7317 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e80045dc22564a9b9891f6fb0438ca71 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:27.849869  7433 raft_consensus.cc:2955] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.852825  7328 catalog_manager.cc:5697] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.863160  7565 tablet_service.cc:1558] Processing DeleteTablet for tablet e80045dc22564a9b9891f6fb0438ca71 with delete_type TABLET_DATA_TOMBSTONED (TS cf5301151bfd46b595055511d0a102fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58896
I20260710 11:12:27.865574  8149 tablet_replica.cc:333] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:27.866990  8149 raft_consensus.cc:2243] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:27.867779  8149 raft_consensus.cc:2272] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:27.871007  8149 ts_tablet_manager.cc:1916] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:27.886130  8149 ts_tablet_manager.cc:1929] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:27.886548  8149 log.cc:1199] T e80045dc22564a9b9891f6fb0438ca71 P cf5301151bfd46b595055511d0a102fc: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/wals/e80045dc22564a9b9891f6fb0438ca71
I20260710 11:12:27.888572  7316 catalog_manager.cc:5028] TS cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): tablet e80045dc22564a9b9891f6fb0438ca71 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:27.959456  8132 raft_consensus.cc:1064] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:27.961474  8132 consensus_queue.cc:237] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:27.968132  7578 raft_consensus.cc:1275] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:27.967844  7855 raft_consensus.cc:1275] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:27.969120  7433 raft_consensus.cc:1275] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:27.969550  8117 consensus_queue.cc:1048] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:27.970573  8132 consensus_queue.cc:1048] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:27.971361  8101 consensus_queue.cc:1048] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:27.990666  8117 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.992214  7578 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:27.992442  7433 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.006350  7331 catalog_manager.cc:5697] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.004001  7855 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.026508  7505 consensus_queue.cc:237] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:28.033267  7855 raft_consensus.cc:1275] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:28.033943  7433 raft_consensus.cc:1275] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:28.034644  8117 consensus_queue.cc:1048] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:28.035529  8136 consensus_queue.cc:1048] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:28.041494  8132 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.045457  8098 raft_consensus.cc:1064] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:28.044697  7433 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.047840  8098 consensus_queue.cc:237] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:28.051944  7317 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a816f2d13430437a82f88eb7b93ed6dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:28.053359  7855 raft_consensus.cc:2955] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.056942  7329 catalog_manager.cc:5697] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index 3 to 4, VOTER cf5301151bfd46b595055511d0a102fc (127.6.47.3) evicted. New cstate: current_term: 1 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:28.067296  7565 tablet_service.cc:1558] Processing DeleteTablet for tablet a816f2d13430437a82f88eb7b93ed6dc with delete_type TABLET_DATA_TOMBSTONED (TS cf5301151bfd46b595055511d0a102fc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58896
I20260710 11:12:28.068315  8149 tablet_replica.cc:333] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:28.069079  7853 raft_consensus.cc:1275] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:28.069275  8149 raft_consensus.cc:2243] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:28.070116  8149 raft_consensus.cc:2272] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:28.070674  8075 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:28.074752  8149 ts_tablet_manager.cc:1916] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:28.080248  7505 raft_consensus.cc:1275] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:28.083274  7433 raft_consensus.cc:1275] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:28.083392  8075 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:28.085487  8134 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:28.119352  8149 ts_tablet_manager.cc:1929] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:28.119810  8149 log.cc:1199] T a816f2d13430437a82f88eb7b93ed6dc P cf5301151bfd46b595055511d0a102fc: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/wals/a816f2d13430437a82f88eb7b93ed6dc
I20260710 11:12:28.121636  7316 catalog_manager.cc:5028] TS cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189): tablet a816f2d13430437a82f88eb7b93ed6dc (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:28.122031  8098 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.129913  7505 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.130569  7433 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.143332  7853 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.143606  7328 catalog_manager.cc:5697] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:28.160718  7578 consensus_queue.cc:237] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:28.170040  7853 raft_consensus.cc:1275] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:28.170746  7433 raft_consensus.cc:1275] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:28.171422  8098 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:28.172273  8134 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:28.178162  8134 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.183352  7433 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.182984  7853 raft_consensus.cc:2955] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:28.187567  7316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3afa18d2920b4a0681b86cde9d7ba60b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:28.193161  7328 catalog_manager.cc:5697] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:28.207530  7494 tablet_service.cc:1558] Processing DeleteTablet for tablet 3afa18d2920b4a0681b86cde9d7ba60b with delete_type TABLET_DATA_TOMBSTONED (TS 76617c1d39a7477abe3c0579df9f17c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45456
I20260710 11:12:28.216991  8159 tablet_replica.cc:333] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:28.217731  8159 raft_consensus.cc:2243] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:28.218433  8159 raft_consensus.cc:2272] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:28.220989  8159 ts_tablet_manager.cc:1916] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:28.231931  8159 ts_tablet_manager.cc:1929] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:28.232257  8159 log.cc:1199] T 3afa18d2920b4a0681b86cde9d7ba60b P 76617c1d39a7477abe3c0579df9f17c3: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/wals/3afa18d2920b4a0681b86cde9d7ba60b
I20260710 11:12:28.233754  7317 catalog_manager.cc:5028] TS 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): tablet 3afa18d2920b4a0681b86cde9d7ba60b (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:29.242805  7579 consensus_queue.cc:237] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
W20260710 11:12:29.249529  7548 consensus_peers.cc:597] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d039f4ff94034eb0a9523578b6b801ee. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:29.249724  7505 raft_consensus.cc:1275] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:29.250970  8134 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.251231  7433 raft_consensus.cc:1275] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:29.252628  8164 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.257933  8134 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:29.259742  7505 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:29.262487  7433 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:29.272341  7579 consensus_queue.cc:237] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Queue 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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:29.274507  7328 catalog_manager.cc:5697] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
W20260710 11:12:29.293673  7548 consensus_peers.cc:597] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc -> Peer 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4:40567): Couldn't send request to peer 73274a9cdada4a98b24debc8e55f2282. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50ebe6036c1b4ed3a1e051ccdaaddb09. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:29.293831  7433 raft_consensus.cc:1275] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:29.294397  7505 raft_consensus.cc:1275] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:29.295528  8134 consensus_queue.cc:1048] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.296726  8167 consensus_queue.cc:1048] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.313498  8164 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:29.315724  7505 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:29.315903  7430 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:29.330610  7329 catalog_manager.cc:5697] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) added. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } } }
I20260710 11:12:29.771442  8175 ts_tablet_manager.cc:933] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:29.773643  8175 tablet_copy_client.cc:323] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.3:35189
I20260710 11:12:29.775177  7592 tablet_copy_service.cc:140] P cf5301151bfd46b595055511d0a102fc: Received BeginTabletCopySession request for tablet d039f4ff94034eb0a9523578b6b801ee from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:58918)
I20260710 11:12:29.775640  7592 tablet_copy_service.cc:161] P cf5301151bfd46b595055511d0a102fc: Beginning new tablet copy session on tablet d039f4ff94034eb0a9523578b6b801ee from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:58918: session id = 73274a9cdada4a98b24debc8e55f2282-d039f4ff94034eb0a9523578b6b801ee
I20260710 11:12:29.781037  7592 tablet_copy_source_session.cc:215] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:29.783785  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d039f4ff94034eb0a9523578b6b801ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:29.795070  8175 tablet_copy_client.cc:806] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:29.795617  8175 tablet_copy_client.cc:670] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:29.799156  8175 tablet_copy_client.cc:538] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:29.806264  8175 tablet_bootstrap.cc:492] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:29.823016  8175 tablet_bootstrap.cc:492] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:29.823688  8175 tablet_bootstrap.cc:492] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:29.824208  8175 ts_tablet_manager.cc:1403] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 11:12:29.826309  8175 raft_consensus.cc:359] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:29.826864  8175 raft_consensus.cc:740] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:29.827396  8175 consensus_queue.cc:260] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:29.830019  8175 ts_tablet_manager.cc:1434] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:12:29.831929  7592 tablet_copy_service.cc:342] P cf5301151bfd46b595055511d0a102fc: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-d039f4ff94034eb0a9523578b6b801ee received from {username='slave'} at 127.0.0.1:58918
I20260710 11:12:29.832340  7592 tablet_copy_service.cc:434] P cf5301151bfd46b595055511d0a102fc: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-d039f4ff94034eb0a9523578b6b801ee on tablet d039f4ff94034eb0a9523578b6b801ee with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:29.900379  8175 ts_tablet_manager.cc:933] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: Initiating tablet copy from peer cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:29.902338  8175 tablet_copy_client.cc:323] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Beginning tablet copy session from remote peer at address 127.6.47.3:35189
I20260710 11:12:29.903858  7592 tablet_copy_service.cc:140] P cf5301151bfd46b595055511d0a102fc: Received BeginTabletCopySession request for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09 from peer 73274a9cdada4a98b24debc8e55f2282 ({username='slave'} at 127.0.0.1:58918)
I20260710 11:12:29.904376  7592 tablet_copy_service.cc:161] P cf5301151bfd46b595055511d0a102fc: Beginning new tablet copy session on tablet 50ebe6036c1b4ed3a1e051ccdaaddb09 from peer 73274a9cdada4a98b24debc8e55f2282 at {username='slave'} at 127.0.0.1:58918: session id = 73274a9cdada4a98b24debc8e55f2282-50ebe6036c1b4ed3a1e051ccdaaddb09
I20260710 11:12:29.911945  7592 tablet_copy_source_session.cc:215] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:29.914542  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:29.925582  8175 tablet_copy_client.cc:806] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:29.926072  8175 tablet_copy_client.cc:670] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:29.929172  8175 tablet_copy_client.cc:538] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:29.936865  8175 tablet_bootstrap.cc:492] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap starting.
I20260710 11:12:29.953902  8175 tablet_bootstrap.cc:492] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:29.954721  8175 tablet_bootstrap.cc:492] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: Bootstrap complete.
I20260710 11:12:29.955360  8175 ts_tablet_manager.cc:1403] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 11:12:29.958204  8175 raft_consensus.cc:359] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:29.958992  8175 raft_consensus.cc:740] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Initialized, Role: LEARNER
I20260710 11:12:29.959918  8175 consensus_queue.cc:260] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: NON_VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: true } }
I20260710 11:12:29.964390  8175 ts_tablet_manager.cc:1434] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:12:29.965940  7592 tablet_copy_service.cc:342] P cf5301151bfd46b595055511d0a102fc: Request end of tablet copy session 73274a9cdada4a98b24debc8e55f2282-50ebe6036c1b4ed3a1e051ccdaaddb09 received from {username='slave'} at 127.0.0.1:58918
I20260710 11:12:29.966382  7592 tablet_copy_service.cc:434] P cf5301151bfd46b595055511d0a102fc: ending tablet copy session 73274a9cdada4a98b24debc8e55f2282-50ebe6036c1b4ed3a1e051ccdaaddb09 on tablet 50ebe6036c1b4ed3a1e051ccdaaddb09 with peer 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:30.368281  7855 raft_consensus.cc:1217] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:30.459136  7855 raft_consensus.cc:1217] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:30.835172  8182 raft_consensus.cc:1064] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:30.837178  8182 consensus_queue.cc:237] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:30.845834  7433 raft_consensus.cc:1275] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:30.847697  7855 raft_consensus.cc:1275] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:30.847919  8167 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:30.848749  7505 raft_consensus.cc:1275] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:30.849855  8167 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:30.851501  8182 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:30.871366  8185 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:30.873693  7505 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:30.874845  7430 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:30.887300  7328 catalog_manager.cc:5697] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:30.890715  7855 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } attrs { replace: true } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:30.915613  7579 consensus_queue.cc:237] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:30.920233  7505 raft_consensus.cc:1275] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:30.920469  7855 raft_consensus.cc:1275] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:30.921734  8185 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:30.922654  8164 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:30.929565  8167 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:30.932677  7505 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:30.937189  7855 raft_consensus.cc:2955] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:30.939035  7316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d039f4ff94034eb0a9523578b6b801ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:30.944123  7331 catalog_manager.cc:5697] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc reported cstate change: config changed from index 3 to 4, VOTER 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) evicted. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:30.957458  7421 tablet_service.cc:1558] Processing DeleteTablet for tablet d039f4ff94034eb0a9523578b6b801ee with delete_type TABLET_DATA_TOMBSTONED (TS 5a07a941f92043b2b425d2f6ca54e113 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42802
I20260710 11:12:30.959197  8193 tablet_replica.cc:333] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:30.959985  8193 raft_consensus.cc:2243] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:30.960778  8193 raft_consensus.cc:2272] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:30.963770  8193 ts_tablet_manager.cc:1916] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:30.975170  8193 ts_tablet_manager.cc:1929] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:30.975534  8193 log.cc:1199] T d039f4ff94034eb0a9523578b6b801ee P 5a07a941f92043b2b425d2f6ca54e113: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/wals/d039f4ff94034eb0a9523578b6b801ee
I20260710 11:12:30.976842  7318 catalog_manager.cc:5028] TS 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): tablet d039f4ff94034eb0a9523578b6b801ee (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
I20260710 11:12:31.026914  8185 raft_consensus.cc:1064] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc: attempting to promote NON_VOTER 73274a9cdada4a98b24debc8e55f2282 to VOTER
I20260710 11:12:31.029421  8185 consensus_queue.cc:237] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:31.035712  7855 raft_consensus.cc:1275] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [term 1 LEARNER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:31.036262  7430 raft_consensus.cc:1275] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:31.036578  7505 raft_consensus.cc:1275] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:31.037438  8164 consensus_queue.cc:1048] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:31.038291  8185 consensus_queue.cc:1048] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:31.039135  8167 consensus_queue.cc:1048] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:31.057408  8185 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:31.059194  7855 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:31.067305  7505 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:31.069270  7430 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:31.075661  7329 catalog_manager.cc:5697] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: config changed from index 2 to 3, 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } attrs { replace: true } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:31.098048  7578 consensus_queue.cc:237] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:31.102681  7855 raft_consensus.cc:1275] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:31.103916  7430 raft_consensus.cc:1275] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Refusing update from remote peer cf5301151bfd46b595055511d0a102fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:31.104072  8185 consensus_queue.cc:1048] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:31.105887  8185 consensus_queue.cc:1048] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:31.110781  8167 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:31.112039  7855 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:31.115084  7433 raft_consensus.cc:2955] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:31.119772  7316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:31.126132  7331 catalog_manager.cc:5697] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: config changed from index 3 to 4, VOTER 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) evicted. New cstate: current_term: 1 leader_uuid: "cf5301151bfd46b595055511d0a102fc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } } }
I20260710 11:12:31.140542  7494 tablet_service.cc:1558] Processing DeleteTablet for tablet 50ebe6036c1b4ed3a1e051ccdaaddb09 with delete_type TABLET_DATA_TOMBSTONED (TS 76617c1d39a7477abe3c0579df9f17c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45456
I20260710 11:12:31.142443  8198 tablet_replica.cc:333] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:31.143146  8198 raft_consensus.cc:2243] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.143712  8198 raft_consensus.cc:2272] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.146027  8198 ts_tablet_manager.cc:1916] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:31.156833  8198 ts_tablet_manager.cc:1929] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:31.157222  8198 log.cc:1199] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 76617c1d39a7477abe3c0579df9f17c3: Deleting WAL directory at /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/wals/50ebe6036c1b4ed3a1e051ccdaaddb09
I20260710 11:12:31.158692  7317 catalog_manager.cc:5028] TS 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): tablet 50ebe6036c1b4ed3a1e051ccdaaddb09 (table test-workload [id=9e534feb45a4463eb2868a673001c707]) successfully deleted
W20260710 11:12:35.575029  7474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.47.1:45095, user_credentials={real_user=slave}} blocked reactor thread for 199246us
W20260710 11:12:36.364768  7529 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8020 after lost signal to thread 6335
W20260710 11:12:36.365804  7529 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec8a0 after lost signal to thread 7365
W20260710 11:12:36.366787  7529 debug-util.cc:398] Leaking SignalData structure 0x7b08001fede0 after lost signal to thread 7457
W20260710 11:12:36.367812  7529 debug-util.cc:398] Leaking SignalData structure 0x7b080003bf80 after lost signal to thread 7532
W20260710 11:12:36.368602  7529 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0260 after lost signal to thread 7606
W20260710 11:12:36.369400  7529 debug-util.cc:398] Leaking SignalData structure 0x7b0800298b40 after lost signal to thread 7879
I20260710 11:12:36.408123  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:36.439399  7578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260"
dest_uuid: "cf5301151bfd46b595055511d0a102fc"
mode: GRACEFUL
new_leader_uuid: "76617c1d39a7477abe3c0579df9f17c3"
 from {username='slave'} at 127.0.0.1:53326
I20260710 11:12:36.440105  7578 raft_consensus.cc:606] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Received request to transfer leadership to TS 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:36.454442  7507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ad1e7af127340a2ae73a2684347252c"
dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
mode: GRACEFUL
new_leader_uuid: "5a07a941f92043b2b425d2f6ca54e113"
 from {username='slave'} at 127.0.0.1:36964
I20260710 11:12:36.455127  7507 raft_consensus.cc:606] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Received request to transfer leadership to TS 5a07a941f92043b2b425d2f6ca54e113
I20260710 11:12:36.457814  7507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc"
dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
mode: GRACEFUL
new_leader_uuid: "5a07a941f92043b2b425d2f6ca54e113"
 from {username='slave'} at 127.0.0.1:36964
I20260710 11:12:36.458302  7507 raft_consensus.cc:606] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Received request to transfer leadership to TS 5a07a941f92043b2b425d2f6ca54e113
I20260710 11:12:36.461706  7578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d039f4ff94034eb0a9523578b6b801ee"
dest_uuid: "cf5301151bfd46b595055511d0a102fc"
mode: GRACEFUL
new_leader_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:53326
I20260710 11:12:36.462252  7578 raft_consensus.cc:606] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Received request to transfer leadership to TS 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:36.464542  7507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f21dc39074d24bbeb4284bf38c84cbd9"
dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
mode: GRACEFUL
new_leader_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:36964
I20260710 11:12:36.465029  7507 raft_consensus.cc:606] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Received request to transfer leadership to TS 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:36.465979  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:12:36.466802  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:36.620503  8209 raft_consensus.cc:993] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3: : Instructing follower 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:36.621439  8209 raft_consensus.cc:1081] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Signalling peer 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:36.623693  7855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f21dc39074d24bbeb4284bf38c84cbd9"
dest_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:36416
I20260710 11:12:36.624569  7855 raft_consensus.cc:493] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:36.625097  7855 raft_consensus.cc:3060] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.634642  8219 raft_consensus.cc:993] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc: : Instructing follower 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:36.635288  8219 raft_consensus.cc:1081] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Signalling peer 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:36.637225  7854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d039f4ff94034eb0a9523578b6b801ee"
dest_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:36430
I20260710 11:12:36.637883  7854 raft_consensus.cc:493] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:36.638216  7854 raft_consensus.cc:3060] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.645982  7854 raft_consensus.cc:515] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:36.649178  8219 raft_consensus.cc:993] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc: : Instructing follower 76617c1d39a7477abe3c0579df9f17c3 to start an election
I20260710 11:12:36.649933  8211 raft_consensus.cc:1081] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Signalling peer 76617c1d39a7477abe3c0579df9f17c3 to start an election
I20260710 11:12:36.652829  7507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f4ff94034eb0a9523578b6b801ee" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:36.653806  7507 raft_consensus.cc:3060] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.653861  7855 raft_consensus.cc:515] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:36.655117  7508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260"
dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
 from {username='slave'} at 127.0.0.1:45482
I20260710 11:12:36.655721  7508 raft_consensus.cc:493] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:36.656032  7508 raft_consensus.cc:3060] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.657927  7578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc39074d24bbeb4284bf38c84cbd9" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:36.658533  7578 raft_consensus.cc:3060] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.660321  7505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc39074d24bbeb4284bf38c84cbd9" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:36.661099  7505 raft_consensus.cc:3055] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:36.661517  7505 raft_consensus.cc:740] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:36.662601  7505 consensus_queue.cc:260] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:36.663923  7505 raft_consensus.cc:3060] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.664170  7508 raft_consensus.cc:515] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:36.666661  7508 leader_election.cc:290] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 2 election: Requested vote from peers cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189), 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095)
I20260710 11:12:36.667613  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:36.667892  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc91ef20a9b430db9791001d3d80260" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:36.668279  7579 raft_consensus.cc:3055] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:36.668671  7430 raft_consensus.cc:3060] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.668702  7579 raft_consensus.cc:740] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:36.669886  7579 consensus_queue.cc:260] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:36.671316  7579 raft_consensus.cc:3060] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.679551  7430 raft_consensus.cc:2468] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 2.
I20260710 11:12:36.681555  7578 raft_consensus.cc:2468] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:36.682054  7474 leader_election.cc:304] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:36.656351  7855 leader_election.cc:290] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:36.683113  8207 raft_consensus.cc:2804] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:36.683686  8207 raft_consensus.cc:697] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:36.685402  7507 raft_consensus.cc:2468] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:36.685757  8207 consensus_queue.cc:237] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } }
I20260710 11:12:36.679855  7579 raft_consensus.cc:2468] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 2.
I20260710 11:12:36.687228  7819 leader_election.cc:304] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73274a9cdada4a98b24debc8e55f2282, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:36.688352  7854 leader_election.cc:290] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:36.690047  8221 raft_consensus.cc:2804] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:36.690915  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d039f4ff94034eb0a9523578b6b801ee" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:36.691478  7579 raft_consensus.cc:3055] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:36.691931  7579 raft_consensus.cc:740] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:36.692873  7579 consensus_queue.cc:260] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:36.694478  7579 raft_consensus.cc:3060] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.695237  7505 raft_consensus.cc:2468] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:36.698026  7820 leader_election.cc:304] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73274a9cdada4a98b24debc8e55f2282, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:36.703233  7579 raft_consensus.cc:2468] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:36.708278  8223 raft_consensus.cc:2804] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:36.715133  8221 raft_consensus.cc:697] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Becoming Leader. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Running, Role: LEADER
I20260710 11:12:36.716595  8221 consensus_queue.cc:237] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:36.720981  7330 catalog_manager.cc:5697] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 1 to 2, leader changed from cf5301151bfd46b595055511d0a102fc (127.6.47.3) to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:36.726414  8223 raft_consensus.cc:697] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Becoming Leader. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Running, Role: LEADER
I20260710 11:12:36.726944  8220 raft_consensus.cc:993] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3: : Instructing follower 5a07a941f92043b2b425d2f6ca54e113 to start an election
I20260710 11:12:36.727653  8209 raft_consensus.cc:1081] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Signalling peer 5a07a941f92043b2b425d2f6ca54e113 to start an election
I20260710 11:12:36.727664  8223 consensus_queue.cc:237] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:36.735002  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ad1e7af127340a2ae73a2684347252c"
dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
 from {username='slave'} at 127.0.0.1:42812
I20260710 11:12:36.735605  7430 raft_consensus.cc:493] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:36.735966  7430 raft_consensus.cc:3060] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.744426  7430 raft_consensus.cc:515] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:36.747822  7505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1e7af127340a2ae73a2684347252c" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:36.748366  7505 raft_consensus.cc:3055] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:36.748797  7505 raft_consensus.cc:740] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:36.749495  7505 consensus_queue.cc:260] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:36.751046  7505 raft_consensus.cc:3060] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.754782  8220 raft_consensus.cc:993] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3: : Instructing follower 5a07a941f92043b2b425d2f6ca54e113 to start an election
I20260710 11:12:36.755384  8209 raft_consensus.cc:1081] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Signalling peer 5a07a941f92043b2b425d2f6ca54e113 to start an election
I20260710 11:12:36.757220  7433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc"
dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
 from {username='slave'} at 127.0.0.1:42812
I20260710 11:12:36.757833  7433 raft_consensus.cc:493] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:36.757846  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad1e7af127340a2ae73a2684347252c" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:36.758417  7433 raft_consensus.cc:3060] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.758630  7579 raft_consensus.cc:3060] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.767495  7579 raft_consensus.cc:2468] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 2.
I20260710 11:12:36.767938  7430 leader_election.cc:290] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 2 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:36.767769  7433 raft_consensus.cc:515] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:36.771189  7505 raft_consensus.cc:2468] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 2.
I20260710 11:12:36.773010  7397 leader_election.cc:304] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:36.773895  7433 leader_election.cc:290] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 2 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:36.774539  8213 raft_consensus.cc:2804] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:36.775033  8213 raft_consensus.cc:697] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 2 LEADER]: Becoming Leader. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:36.779196  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:36.779898  7579 raft_consensus.cc:3060] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.775961  8213 consensus_queue.cc:237] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:36.785187  7331 catalog_manager.cc:5697] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: term changed from 1 to 2, leader changed from 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) to 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4). New cstate: current_term: 2 leader_uuid: "73274a9cdada4a98b24debc8e55f2282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:36.772572  7505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc" candidate_uuid: "5a07a941f92043b2b425d2f6ca54e113" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:36.788997  7505 raft_consensus.cc:3055] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:36.792387  7579 raft_consensus.cc:2468] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 2.
I20260710 11:12:36.789319  7505 raft_consensus.cc:740] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:36.794130  7505 consensus_queue.cc:260] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:36.795563  7505 raft_consensus.cc:3060] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:36.795601  7397 leader_election.cc:304] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:36.796626  8213 raft_consensus.cc:2804] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:36.797080  8213 raft_consensus.cc:697] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 2 LEADER]: Becoming Leader. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:36.793926  7330 catalog_manager.cc:5697] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: term changed from 1 to 2, leader changed from 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) to 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:36.802590  7505 raft_consensus.cc:2468] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07a941f92043b2b425d2f6ca54e113 in term 2.
I20260710 11:12:36.804863  7331 catalog_manager.cc:5697] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: term changed from 1 to 2, leader changed from cf5301151bfd46b595055511d0a102fc (127.6.47.3) to 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4). New cstate: current_term: 2 leader_uuid: "73274a9cdada4a98b24debc8e55f2282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:36.808360  8213 consensus_queue.cc:237] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:36.832685  7331 catalog_manager.cc:5697] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 reported cstate change: term changed from 1 to 2, leader changed from 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) to 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "5a07a941f92043b2b425d2f6ca54e113" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:37.112592  7505 raft_consensus.cc:1275] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:37.113984  8221 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:37.116895  7433 raft_consensus.cc:1275] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.118180  8220 consensus_queue.cc:1048] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.148869  7579 raft_consensus.cc:1275] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:37.154254  7579 raft_consensus.cc:1275] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.155112  8223 consensus_queue.cc:1048] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:37.158913  8209 consensus_queue.cc:1048] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:37.196903  7578 raft_consensus.cc:1275] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.198290  8212 consensus_queue.cc:1048] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:37.210857  7505 raft_consensus.cc:1275] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.212245  8213 consensus_queue.cc:1048] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.232172  7505 raft_consensus.cc:1275] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.233551  8212 consensus_queue.cc:1048] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.244014  7579 raft_consensus.cc:1275] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Refusing update from remote peer 5a07a941f92043b2b425d2f6ca54e113: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:37.245457  8213 consensus_queue.cc:1048] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:37.271361  7579 raft_consensus.cc:1275] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:37.272728  8223 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:37.285225  7505 raft_consensus.cc:1275] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:37.289044  8223 consensus_queue.cc:1048] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:37.468037  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:37.486729  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:37.501259  7579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b"
dest_uuid: "cf5301151bfd46b595055511d0a102fc"
mode: GRACEFUL
new_leader_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:53326
I20260710 11:12:37.501773  7579 raft_consensus.cc:606] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Received request to transfer leadership to TS 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:37.504467  7505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973"
dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
mode: GRACEFUL
new_leader_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:36964
I20260710 11:12:37.504976  7505 raft_consensus.cc:606] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Received request to transfer leadership to TS 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:37.520128  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc"
dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
mode: GRACEFUL
new_leader_uuid: "76617c1d39a7477abe3c0579df9f17c3"
 from {username='slave'} at 127.0.0.1:43380
I20260710 11:12:37.520740  7430 raft_consensus.cc:606] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 2 LEADER]: Received request to transfer leadership to TS 76617c1d39a7477abe3c0579df9f17c3
I20260710 11:12:37.523252  7430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292"
dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
mode: GRACEFUL
new_leader_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:43380
I20260710 11:12:37.523658  7430 raft_consensus.cc:606] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Received request to transfer leadership to TS 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:37.524776  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:12:37.525643  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:37.551457  8207 raft_consensus.cc:993] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3: : Instructing follower 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:37.552093  8240 raft_consensus.cc:1081] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Signalling peer 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:37.553632  7855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973"
dest_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:36416
I20260710 11:12:37.554065  7855 raft_consensus.cc:493] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.554339  7855 raft_consensus.cc:3060] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.558868  7855 raft_consensus.cc:515] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:37.560465  7855 leader_election.cc:290] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Requested vote from peers 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:37.561319  7505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:37.561628  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412952eb2db24083b5fb6d3e0ef31973" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:37.561882  7505 raft_consensus.cc:3055] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:37.562114  7579 raft_consensus.cc:3060] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.562191  7505 raft_consensus.cc:740] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:37.563045  7505 consensus_queue.cc:260] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:37.564152  7505 raft_consensus.cc:3060] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.568245  7579 raft_consensus.cc:2468] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:37.569423  7819 leader_election.cc:304] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73274a9cdada4a98b24debc8e55f2282, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:37.570237  8223 raft_consensus.cc:2804] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.570461  7505 raft_consensus.cc:2468] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:37.570748  8223 raft_consensus.cc:697] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Becoming Leader. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Running, Role: LEADER
I20260710 11:12:37.571786  8223 consensus_queue.cc:237] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [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: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:37.579963  7331 catalog_manager.cc:5697] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: term changed from 1 to 2, leader changed from 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) to 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4). New cstate: current_term: 2 leader_uuid: "73274a9cdada4a98b24debc8e55f2282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:37.729423  8219 raft_consensus.cc:993] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc: : Instructing follower 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:37.730027  8219 raft_consensus.cc:1081] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Signalling peer 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:37.731679  7855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b"
dest_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:36430
I20260710 11:12:37.732230  7855 raft_consensus.cc:493] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.732611  7855 raft_consensus.cc:3060] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.739564  7855 raft_consensus.cc:515] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:37.741804  7855 leader_election.cc:290] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:37.742609  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:37.743093  7579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afa18d2920b4a0681b86cde9d7ba60b" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:37.743211  7430 raft_consensus.cc:3060] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.743717  7579 raft_consensus.cc:3055] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:37.744055  7579 raft_consensus.cc:740] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf5301151bfd46b595055511d0a102fc, State: Running, Role: LEADER
I20260710 11:12:37.744809  7579 consensus_queue.cc:260] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:37.746064  7579 raft_consensus.cc:3060] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.747948  7430 raft_consensus.cc:2468] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:37.749087  7821 leader_election.cc:304] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 73274a9cdada4a98b24debc8e55f2282; no voters: 
I20260710 11:12:37.749799  8223 raft_consensus.cc:2804] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.750236  8223 raft_consensus.cc:697] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Becoming Leader. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Running, Role: LEADER
I20260710 11:12:37.751196  8223 consensus_queue.cc:237] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:37.754101  7579 raft_consensus.cc:2468] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:37.764065  7331 catalog_manager.cc:5697] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: term changed from 1 to 2, leader changed from cf5301151bfd46b595055511d0a102fc (127.6.47.3) to 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4). New cstate: current_term: 2 leader_uuid: "73274a9cdada4a98b24debc8e55f2282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:37.805910  8213 raft_consensus.cc:993] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113: : Instructing follower 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:37.806478  8212 raft_consensus.cc:1081] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Signalling peer 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:37.807993  7854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292"
dest_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:36428
I20260710 11:12:37.808580  7854 raft_consensus.cc:493] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.808914  7854 raft_consensus.cc:3060] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.814092  7854 raft_consensus.cc:515] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:37.817337  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:37.818054  7430 raft_consensus.cc:3055] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:37.818398  7430 raft_consensus.cc:740] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:37.819334  7430 consensus_queue.cc:260] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:37.822423  7578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2de61d3409403099b3b7e4e2de2292" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:37.822937  7578 raft_consensus.cc:3060] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.823359  7854 leader_election.cc:290] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:37.829253  7578 raft_consensus.cc:2468] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:37.830327  7819 leader_election.cc:304] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73274a9cdada4a98b24debc8e55f2282, cf5301151bfd46b595055511d0a102fc; no voters: 
I20260710 11:12:37.831259  8223 raft_consensus.cc:2804] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.831991  8223 raft_consensus.cc:697] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Becoming Leader. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Running, Role: LEADER
I20260710 11:12:37.832907  8223 consensus_queue.cc:237] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:37.837783  7430 raft_consensus.cc:3060] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.837857  8213 raft_consensus.cc:993] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113: : Instructing follower 76617c1d39a7477abe3c0579df9f17c3 to start an election
I20260710 11:12:37.838665  8213 raft_consensus.cc:1081] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 2 LEADER]: Signalling peer 76617c1d39a7477abe3c0579df9f17c3 to start an election
I20260710 11:12:37.840333  7505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc"
dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
 from {username='slave'} at 127.0.0.1:45466
I20260710 11:12:37.840819  7505 raft_consensus.cc:493] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:37.841137  7505 raft_consensus.cc:3060] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:37.844574  7430 raft_consensus.cc:2468] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:37.848790  7505 raft_consensus.cc:515] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:37.852046  7430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:37.852187  7578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac02a062868d4d608e4ef337f68dc4dc" candidate_uuid: "76617c1d39a7477abe3c0579df9f17c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf5301151bfd46b595055511d0a102fc"
I20260710 11:12:37.852583  7430 raft_consensus.cc:3055] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:37.852666  7578 raft_consensus.cc:3060] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:37.852914  7430 raft_consensus.cc:740] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a07a941f92043b2b425d2f6ca54e113, State: Running, Role: LEADER
I20260710 11:12:37.853564  7430 consensus_queue.cc:260] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:37.854480  7430 raft_consensus.cc:3060] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:37.853940  7331 catalog_manager.cc:5697] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: term changed from 1 to 2, leader changed from 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) to 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4). New cstate: current_term: 2 leader_uuid: "73274a9cdada4a98b24debc8e55f2282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:37.860690  7430 raft_consensus.cc:2468] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 3.
I20260710 11:12:37.861097  7578 raft_consensus.cc:2468] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76617c1d39a7477abe3c0579df9f17c3 in term 3.
I20260710 11:12:37.861848  7474 leader_election.cc:304] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [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: 5a07a941f92043b2b425d2f6ca54e113, 76617c1d39a7477abe3c0579df9f17c3; no voters: 
I20260710 11:12:37.862545  7505 leader_election.cc:290] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [CANDIDATE]: Term 3 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), cf5301151bfd46b595055511d0a102fc (127.6.47.3:35189)
I20260710 11:12:37.862618  8257 raft_consensus.cc:2804] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:37.863138  8257 raft_consensus.cc:697] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 3 LEADER]: Becoming Leader. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:37.863731  8257 consensus_queue.cc:237] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } }
I20260710 11:12:37.872467  7331 catalog_manager.cc:5697] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 reported cstate change: term changed from 2 to 3, leader changed from 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1) to 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2). New cstate: current_term: 3 leader_uuid: "76617c1d39a7477abe3c0579df9f17c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:38.040802  7505 raft_consensus.cc:1275] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:38.042100  8223 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:38.056396  7578 raft_consensus.cc:1275] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:38.058106  8259 consensus_queue.cc:1048] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:38.152817  7430 raft_consensus.cc:1275] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:38.153956  8259 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:38.168308  7578 raft_consensus.cc:1275] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:38.169852  8223 consensus_queue.cc:1048] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:38.226033  7433 raft_consensus.cc:1275] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:38.227312  8223 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:38.241762  7578 raft_consensus.cc:1275] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:38.245647  8225 consensus_queue.cc:1048] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:38.287142  7578 raft_consensus.cc:1275] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 3 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:38.288388  8257 consensus_queue.cc:1048] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf5301151bfd46b595055511d0a102fc" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:38.297115  7433 raft_consensus.cc:1275] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 3 FOLLOWER]: Refusing update from remote peer 76617c1d39a7477abe3c0579df9f17c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:38.298413  8257 consensus_queue.cc:1048] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:38.526467  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:38.544226  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:38.562036  7505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e80045dc22564a9b9891f6fb0438ca71"
dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
mode: GRACEFUL
new_leader_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:36964
I20260710 11:12:38.562515  7505 raft_consensus.cc:606] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Received request to transfer leadership to TS 73274a9cdada4a98b24debc8e55f2282
I20260710 11:12:38.563658  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:12:38.564265  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:38.569168  8207 raft_consensus.cc:993] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3: : Instructing follower 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:38.569653  8275 raft_consensus.cc:1081] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Signalling peer 73274a9cdada4a98b24debc8e55f2282 to start an election
I20260710 11:12:38.571573  7854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e80045dc22564a9b9891f6fb0438ca71"
dest_uuid: "73274a9cdada4a98b24debc8e55f2282"
 from {username='slave'} at 127.0.0.1:36416
I20260710 11:12:38.572154  7854 raft_consensus.cc:493] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:38.572557  7854 raft_consensus.cc:3060] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.580580  7854 raft_consensus.cc:515] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:38.582774  7854 leader_election.cc:290] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Requested vote from peers 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095), 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563)
I20260710 11:12:38.583365  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80045dc22564a9b9891f6fb0438ca71" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a07a941f92043b2b425d2f6ca54e113"
I20260710 11:12:38.583763  7505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80045dc22564a9b9891f6fb0438ca71" candidate_uuid: "73274a9cdada4a98b24debc8e55f2282" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "76617c1d39a7477abe3c0579df9f17c3"
I20260710 11:12:38.584039  7433 raft_consensus.cc:3060] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.584327  7505 raft_consensus.cc:3055] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:38.584667  7505 raft_consensus.cc:740] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76617c1d39a7477abe3c0579df9f17c3, State: Running, Role: LEADER
I20260710 11:12:38.585373  7505 consensus_queue.cc:260] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:38.586447  7505 raft_consensus.cc:3060] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.591385  7433 raft_consensus.cc:2468] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:38.592403  7821 leader_election.cc:304] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07a941f92043b2b425d2f6ca54e113, 73274a9cdada4a98b24debc8e55f2282; no voters: 
I20260710 11:12:38.592891  7505 raft_consensus.cc:2468] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73274a9cdada4a98b24debc8e55f2282 in term 2.
I20260710 11:12:38.593273  8259 raft_consensus.cc:2804] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:38.593811  8259 raft_consensus.cc:697] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Becoming Leader. State: Replica: 73274a9cdada4a98b24debc8e55f2282, State: Running, Role: LEADER
I20260710 11:12:38.594705  8259 consensus_queue.cc:237] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [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: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } }
I20260710 11:12:38.603020  7329 catalog_manager.cc:5697] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 reported cstate change: term changed from 1 to 2, leader changed from 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2) to 73274a9cdada4a98b24debc8e55f2282 (127.6.47.4). New cstate: current_term: 2 leader_uuid: "73274a9cdada4a98b24debc8e55f2282" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73274a9cdada4a98b24debc8e55f2282" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 40567 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:39.073721  7507 raft_consensus.cc:1275] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:39.075026  8223 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76617c1d39a7477abe3c0579df9f17c3" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:39.087641  7433 raft_consensus.cc:1275] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Refusing update from remote peer 73274a9cdada4a98b24debc8e55f2282: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:39.089694  8284 consensus_queue.cc:1048] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07a941f92043b2b425d2f6ca54e113" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:39.565109  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:39.579981  6332 tablet_server.cc:179] TabletServer@127.6.47.1:0 shutting down...
W20260710 11:12:39.584930  7474 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:12:39.589039  7474 consensus_peers.cc:597] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 -> Peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Couldn't send request to peer 5a07a941f92043b2b425d2f6ca54e113. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:39.616246  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:12:39.616616  7548 consensus_peers.cc:597] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc -> Peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Couldn't send request to peer 5a07a941f92043b2b425d2f6ca54e113. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:39.617195  6332 tablet_replica.cc:333] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.617825  6332 raft_consensus.cc:2243] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.618440  6332 raft_consensus.cc:2272] T a816f2d13430437a82f88eb7b93ed6dc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.620970  6332 tablet_replica.cc:333] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.621783  6332 raft_consensus.cc:2243] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.622378  6332 raft_consensus.cc:2272] T e80045dc22564a9b9891f6fb0438ca71 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.624625  6332 tablet_replica.cc:333] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.625173  6332 raft_consensus.cc:2243] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.625721  6332 raft_consensus.cc:2272] T 608603b2b08d4a5eb08d27b2445fd385 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.627310  6332 tablet_replica.cc:333] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.627847  6332 raft_consensus.cc:2243] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.628767  6332 raft_consensus.cc:2272] T d8dab9f93a1649bdb93df0096c68dbfc P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.630885  6332 tablet_replica.cc:333] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.631392  6332 raft_consensus.cc:2243] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.631932  6332 raft_consensus.cc:2272] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.633596  6332 tablet_replica.cc:333] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.634070  6332 raft_consensus.cc:2243] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.634584  6332 raft_consensus.cc:2272] T b86cda3502d149f49f03f11abae44a76 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.636129  6332 tablet_replica.cc:333] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.636655  6332 raft_consensus.cc:2243] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.637061  6332 raft_consensus.cc:2272] T a5410adc97c544789580e4e2c141b7ed P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.638685  6332 tablet_replica.cc:333] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.639302  6332 raft_consensus.cc:2243] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.640034  6332 raft_consensus.cc:2272] T c0715030bd5a4205987c6c59215a05c0 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.641814  6332 tablet_replica.cc:333] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.642289  6332 raft_consensus.cc:2243] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.642681  6332 raft_consensus.cc:2272] T ac02a062868d4d608e4ef337f68dc4dc P 5a07a941f92043b2b425d2f6ca54e113 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.644232  6332 tablet_replica.cc:333] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.645036  6332 raft_consensus.cc:2243] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.645766  6332 raft_consensus.cc:2272] T e76e841ef9ba41f89f94871058d8ba4c P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.647424  6332 tablet_replica.cc:333] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.647938  6332 raft_consensus.cc:2243] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.648502  6332 raft_consensus.cc:2272] T 7e972a15ac0b4e4482a7c749d96827ec P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.650059  6332 tablet_replica.cc:333] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.650550  6332 raft_consensus.cc:2243] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.651257  6332 raft_consensus.cc:2272] T 3dc5753bfa7c48069b9dc97845d269d4 P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.652974  6332 tablet_replica.cc:333] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.653445  6332 raft_consensus.cc:2243] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.653815  6332 raft_consensus.cc:2272] T cb2de61d3409403099b3b7e4e2de2292 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.655541  6332 tablet_replica.cc:333] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.656030  6332 raft_consensus.cc:2243] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.656587  6332 raft_consensus.cc:2272] T 3afa18d2920b4a0681b86cde9d7ba60b P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.658018  6332 tablet_replica.cc:333] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.658500  6332 raft_consensus.cc:2243] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.659158  6332 raft_consensus.cc:2272] T 9ad1e7af127340a2ae73a2684347252c P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.660751  6332 tablet_replica.cc:333] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.661260  6332 raft_consensus.cc:2243] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.661590  6332 raft_consensus.cc:2272] T f666ebcb506b434db98cd274e7b7766d P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.663040  6332 tablet_replica.cc:333] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.663443  6332 raft_consensus.cc:2243] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.663757  6332 raft_consensus.cc:2272] T 0bc91ef20a9b430db9791001d3d80260 P 5a07a941f92043b2b425d2f6ca54e113 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.665412  6332 tablet_replica.cc:333] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113: stopping tablet replica
I20260710 11:12:39.665773  6332 raft_consensus.cc:2243] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.666389  6332 raft_consensus.cc:2272] T f3ffad71fd6747fa8df1e6661c5c060b P 5a07a941f92043b2b425d2f6ca54e113 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:39.709616  7548 consensus_peers.cc:597] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc -> Peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Couldn't send request to peer 5a07a941f92043b2b425d2f6ca54e113. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:39.710117  6332 tablet_server.cc:196] TabletServer@127.6.47.1:0 shutdown complete.
W20260710 11:12:39.720332  7821 consensus_peers.cc:597] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 -> Peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Couldn't send request to peer 5a07a941f92043b2b425d2f6ca54e113. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:39.721071  7821 consensus_peers.cc:597] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 -> Peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Couldn't send request to peer 5a07a941f92043b2b425d2f6ca54e113. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:39.755565  6332 tablet_server.cc:179] TabletServer@127.6.47.2:0 shutting down...
W20260710 11:12:39.766130  7547 consensus_peers.cc:597] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc -> Peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Couldn't send request to peer 76617c1d39a7477abe3c0579df9f17c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:39.769025  7821 consensus_peers.cc:597] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 -> Peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Couldn't send request to peer 5a07a941f92043b2b425d2f6ca54e113. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:39.789695  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:39.790719  6332 tablet_replica.cc:333] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.791666  6332 raft_consensus.cc:2243] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:12:39.792133  7820 consensus_peers.cc:597] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 -> Peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Couldn't send request to peer 76617c1d39a7477abe3c0579df9f17c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:39.792323  6332 raft_consensus.cc:2272] T d8dab9f93a1649bdb93df0096c68dbfc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.794633  6332 tablet_replica.cc:333] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.795109  6332 raft_consensus.cc:2243] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.795842  6332 raft_consensus.cc:2272] T 2af4b19bf3c14b1694ef66f1c8af08da P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.797456  6332 tablet_replica.cc:333] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.798032  6332 raft_consensus.cc:2243] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.798422  6332 raft_consensus.cc:2272] T a5410adc97c544789580e4e2c141b7ed P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.800599  6332 tablet_replica.cc:333] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.801100  6332 raft_consensus.cc:2243] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.801522  6332 raft_consensus.cc:2272] T e80045dc22564a9b9891f6fb0438ca71 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.803983  6332 tablet_replica.cc:333] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.804482  6332 raft_consensus.cc:2243] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.805249  6332 raft_consensus.cc:2272] T a816f2d13430437a82f88eb7b93ed6dc P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.807195  6332 tablet_replica.cc:333] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.807858  6332 raft_consensus.cc:2243] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.808481  6332 raft_consensus.cc:2272] T ac02a062868d4d608e4ef337f68dc4dc P 76617c1d39a7477abe3c0579df9f17c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.810106  6332 tablet_replica.cc:333] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.810571  6332 raft_consensus.cc:2243] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.811021  6332 raft_consensus.cc:2272] T e76e841ef9ba41f89f94871058d8ba4c P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.812610  6332 tablet_replica.cc:333] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.813071  6332 raft_consensus.cc:2243] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.813563  6332 raft_consensus.cc:2272] T d039f4ff94034eb0a9523578b6b801ee P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.815157  6332 tablet_replica.cc:333] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.815587  6332 raft_consensus.cc:2243] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.815896  6332 raft_consensus.cc:2272] T 412952eb2db24083b5fb6d3e0ef31973 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.817503  6332 tablet_replica.cc:333] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.817981  6332 raft_consensus.cc:2243] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.818307  6332 raft_consensus.cc:2272] T f666ebcb506b434db98cd274e7b7766d P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.819820  6332 tablet_replica.cc:333] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.820261  6332 raft_consensus.cc:2243] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.820640  6332 raft_consensus.cc:2272] T 9ad1e7af127340a2ae73a2684347252c P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.822243  6332 tablet_replica.cc:333] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.822685  6332 raft_consensus.cc:2243] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.823153  6332 raft_consensus.cc:2272] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.825064  6332 tablet_replica.cc:333] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.825644  6332 raft_consensus.cc:2243] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.826234  6332 raft_consensus.cc:2272] T f3ffad71fd6747fa8df1e6661c5c060b P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.828424  6332 tablet_replica.cc:333] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
W20260710 11:12:39.828459  7548 consensus_peers.cc:597] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc -> Peer 5a07a941f92043b2b425d2f6ca54e113 (127.6.47.1:45095): Couldn't send request to peer 5a07a941f92043b2b425d2f6ca54e113. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:45095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:39.829149  6332 raft_consensus.cc:2243] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.829839  6332 raft_consensus.cc:2272] T 0bc91ef20a9b430db9791001d3d80260 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.831498  6332 tablet_replica.cc:333] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.832124  6332 raft_consensus.cc:2243] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.832952  6332 raft_consensus.cc:2272] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.834988  6332 tablet_replica.cc:333] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.835604  6332 raft_consensus.cc:2243] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.836251  6332 raft_consensus.cc:2272] T 7e972a15ac0b4e4482a7c749d96827ec P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.838410  6332 tablet_replica.cc:333] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.838861  6332 raft_consensus.cc:2243] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.839238  6332 raft_consensus.cc:2272] T f21dc39074d24bbeb4284bf38c84cbd9 P 76617c1d39a7477abe3c0579df9f17c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.840816  6332 tablet_replica.cc:333] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3: stopping tablet replica
I20260710 11:12:39.841251  6332 raft_consensus.cc:2243] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.841734  6332 raft_consensus.cc:2272] T 3dc5753bfa7c48069b9dc97845d269d4 P 76617c1d39a7477abe3c0579df9f17c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:39.899721  7547 consensus_peers.cc:597] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc -> Peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Couldn't send request to peer 76617c1d39a7477abe3c0579df9f17c3. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:39.902148  6332 tablet_server.cc:196] TabletServer@127.6.47.2:0 shutdown complete.
I20260710 11:12:39.939033  6332 tablet_server.cc:179] TabletServer@127.6.47.3:0 shutting down...
I20260710 11:12:39.973619  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:39.974431  6332 tablet_replica.cc:333] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.975461  6332 raft_consensus.cc:2243] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.976172  6332 raft_consensus.cc:2272] T 2af4b19bf3c14b1694ef66f1c8af08da P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.978185  6332 tablet_replica.cc:333] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.978675  6332 raft_consensus.cc:2243] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.979398  6332 raft_consensus.cc:2272] T 608603b2b08d4a5eb08d27b2445fd385 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.981164  6332 tablet_replica.cc:333] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.981652  6332 raft_consensus.cc:2243] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.981997  6332 raft_consensus.cc:2272] T 412952eb2db24083b5fb6d3e0ef31973 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.983469  6332 tablet_replica.cc:333] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.983964  6332 raft_consensus.cc:2243] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.984722  6332 raft_consensus.cc:2272] T b86cda3502d149f49f03f11abae44a76 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.986356  6332 tablet_replica.cc:333] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.986831  6332 raft_consensus.cc:2243] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:39.987524  6332 raft_consensus.cc:2272] T a5410adc97c544789580e4e2c141b7ed P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.989252  6332 tablet_replica.cc:333] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.989719  6332 raft_consensus.cc:2243] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.990183  6332 raft_consensus.cc:2272] T c0715030bd5a4205987c6c59215a05c0 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.991801  6332 tablet_replica.cc:333] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.992254  6332 raft_consensus.cc:2243] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.992684  6332 raft_consensus.cc:2272] T ac02a062868d4d608e4ef337f68dc4dc P cf5301151bfd46b595055511d0a102fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.994202  6332 tablet_replica.cc:333] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.994658  6332 raft_consensus.cc:2243] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.994987  6332 raft_consensus.cc:2272] T d039f4ff94034eb0a9523578b6b801ee P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.996621  6332 tablet_replica.cc:333] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.997080  6332 raft_consensus.cc:2243] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:39.997418  6332 raft_consensus.cc:2272] T f21dc39074d24bbeb4284bf38c84cbd9 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:39.999251  6332 tablet_replica.cc:333] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:39.999711  6332 raft_consensus.cc:2243] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.000195  6332 raft_consensus.cc:2272] T 23c6e9629b9b403fa0aa0a6d95f1a551 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.001942  6332 tablet_replica.cc:333] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:40.002460  6332 raft_consensus.cc:2243] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.002815  6332 raft_consensus.cc:2272] T 0bc91ef20a9b430db9791001d3d80260 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.004562  6332 tablet_replica.cc:333] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:40.005009  6332 raft_consensus.cc:2243] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.005533  6332 raft_consensus.cc:2272] T cb2de61d3409403099b3b7e4e2de2292 P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.007167  6332 tablet_replica.cc:333] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:40.007695  6332 raft_consensus.cc:2243] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.008394  6332 raft_consensus.cc:2272] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.010108  6332 tablet_replica.cc:333] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:40.010627  6332 raft_consensus.cc:2243] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.011030  6332 raft_consensus.cc:2272] T d8dab9f93a1649bdb93df0096c68dbfc P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.012985  6332 tablet_replica.cc:333] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:40.013693  6332 raft_consensus.cc:2243] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.014191  6332 raft_consensus.cc:2272] T 3afa18d2920b4a0681b86cde9d7ba60b P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:40.015406  7547 consensus_peers.cc:597] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc -> Peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Couldn't send request to peer 76617c1d39a7477abe3c0579df9f17c3. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:40.016338  6332 tablet_replica.cc:333] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:40.016893  6332 raft_consensus.cc:2243] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.017623  6332 raft_consensus.cc:2272] T f666ebcb506b434db98cd274e7b7766d P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.019428  6332 tablet_replica.cc:333] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:40.019857  6332 raft_consensus.cc:2243] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.020200  6332 raft_consensus.cc:2272] T 9ad1e7af127340a2ae73a2684347252c P cf5301151bfd46b595055511d0a102fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.022068  6332 tablet_replica.cc:333] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc: stopping tablet replica
I20260710 11:12:40.022564  6332 raft_consensus.cc:2243] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.023243  6332 raft_consensus.cc:2272] T c7f60032fb1b4eaf97dadb0eec7de4c4 P cf5301151bfd46b595055511d0a102fc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:40.060353  7820 consensus_peers.cc:597] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 -> Peer 76617c1d39a7477abe3c0579df9f17c3 (127.6.47.2:40563): Couldn't send request to peer 76617c1d39a7477abe3c0579df9f17c3. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:40.065718  6332 tablet_server.cc:196] TabletServer@127.6.47.3:0 shutdown complete.
I20260710 11:12:40.107941  6332 tablet_server.cc:179] TabletServer@127.6.47.4:0 shutting down...
I20260710 11:12:40.129516  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:40.130221  6332 tablet_replica.cc:333] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.130986  6332 raft_consensus.cc:2243] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.131757  6332 raft_consensus.cc:2272] T d039f4ff94034eb0a9523578b6b801ee P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.133598  6332 tablet_replica.cc:333] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.134162  6332 raft_consensus.cc:2243] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.134871  6332 raft_consensus.cc:2272] T 3afa18d2920b4a0681b86cde9d7ba60b P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.136641  6332 tablet_replica.cc:333] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.137161  6332 raft_consensus.cc:2243] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.137851  6332 raft_consensus.cc:2272] T e80045dc22564a9b9891f6fb0438ca71 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.139463  6332 tablet_replica.cc:333] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.139959  6332 raft_consensus.cc:2243] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.140766  6332 raft_consensus.cc:2272] T f21dc39074d24bbeb4284bf38c84cbd9 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.142344  6332 tablet_replica.cc:333] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.142833  6332 raft_consensus.cc:2243] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.143249  6332 raft_consensus.cc:2272] T 3dc5753bfa7c48069b9dc97845d269d4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.144942  6332 tablet_replica.cc:333] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.145375  6332 raft_consensus.cc:2243] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.145782  6332 raft_consensus.cc:2272] T 50ebe6036c1b4ed3a1e051ccdaaddb09 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.147220  6332 tablet_replica.cc:333] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.147634  6332 raft_consensus.cc:2243] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.148017  6332 raft_consensus.cc:2272] T 2af4b19bf3c14b1694ef66f1c8af08da P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.149633  6332 tablet_replica.cc:333] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.150040  6332 raft_consensus.cc:2243] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.150444  6332 raft_consensus.cc:2272] T c0715030bd5a4205987c6c59215a05c0 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.151870  6332 tablet_replica.cc:333] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.152283  6332 raft_consensus.cc:2243] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.152709  6332 raft_consensus.cc:2272] T c7f60032fb1b4eaf97dadb0eec7de4c4 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.154157  6332 tablet_replica.cc:333] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.154582  6332 raft_consensus.cc:2243] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.154934  6332 raft_consensus.cc:2272] T f3ffad71fd6747fa8df1e6661c5c060b P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.156319  6332 tablet_replica.cc:333] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.156797  6332 raft_consensus.cc:2243] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.157209  6332 raft_consensus.cc:2272] T a816f2d13430437a82f88eb7b93ed6dc P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.158656  6332 tablet_replica.cc:333] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.159047  6332 raft_consensus.cc:2243] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.159713  6332 raft_consensus.cc:2272] T cb2de61d3409403099b3b7e4e2de2292 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.161098  6332 tablet_replica.cc:333] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.161500  6332 raft_consensus.cc:2243] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.161890  6332 raft_consensus.cc:2272] T e76e841ef9ba41f89f94871058d8ba4c P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.163455  6332 tablet_replica.cc:333] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.163873  6332 raft_consensus.cc:2243] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.164333  6332 raft_consensus.cc:2272] T 608603b2b08d4a5eb08d27b2445fd385 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.165890  6332 tablet_replica.cc:333] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.166289  6332 raft_consensus.cc:2243] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.166678  6332 raft_consensus.cc:2272] T 23c6e9629b9b403fa0aa0a6d95f1a551 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.168093  6332 tablet_replica.cc:333] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.168495  6332 raft_consensus.cc:2243] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.168916  6332 raft_consensus.cc:2272] T 7e972a15ac0b4e4482a7c749d96827ec P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.170445  6332 tablet_replica.cc:333] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.170810  6332 raft_consensus.cc:2243] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:40.171187  6332 raft_consensus.cc:2272] T b86cda3502d149f49f03f11abae44a76 P 73274a9cdada4a98b24debc8e55f2282 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.172910  6332 tablet_replica.cc:333] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282: stopping tablet replica
I20260710 11:12:40.173261  6332 raft_consensus.cc:2243] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.173826  6332 raft_consensus.cc:2272] T 412952eb2db24083b5fb6d3e0ef31973 P 73274a9cdada4a98b24debc8e55f2282 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.208758  6332 tablet_server.cc:196] TabletServer@127.6.47.4:0 shutdown complete.
I20260710 11:12:40.236907  6332 master.cc:562] Master@127.6.47.62:43107 shutting down...
I20260710 11:12:40.259392  6332 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:40.259922  6332 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:40.260195  6332 tablet_replica.cc:333] T 00000000000000000000000000000000 P da2efd0904cf4c38b402430ae569bfb6: stopping tablet replica
I20260710 11:12:40.281177  6332 master.cc:584] Master@127.6.47.62:43107 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28460 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:12:40.338573  6332 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.47.62:46331
I20260710 11:12:40.339730  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:40.345835  8298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.345960  8297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.346416  8300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:40.347716  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:40.349344  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:40.349542  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:40.349697  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681960349668 us; error 0 us; skew 500 ppm
I20260710 11:12:40.350198  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:40.352468  6332 webserver.cc:533] Webserver started at http://127.6.47.62:37075/ using document root <none> and password file <none>
I20260710 11:12:40.353037  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:40.353226  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:40.353490  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:40.354570  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/master-0-root/instance:
uuid: "d040032bf3cb4096a9a114b6049844d2"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.358793  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:40.361915  8305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.362582  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 11:12:40.362855  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/master-0-root
uuid: "d040032bf3cb4096a9a114b6049844d2"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.363097  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:40.410465  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:40.411664  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:40.449311  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.62:46331
I20260710 11:12:40.449415  8356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.62:46331 every 8 connection(s)
I20260710 11:12:40.453145  8357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:40.462527  8357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2: Bootstrap starting.
I20260710 11:12:40.467113  8357 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.471130  8357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2: No bootstrap required, opened a new log
I20260710 11:12:40.473160  8357 raft_consensus.cc:359] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d040032bf3cb4096a9a114b6049844d2" member_type: VOTER }
I20260710 11:12:40.473537  8357 raft_consensus.cc:385] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.473757  8357 raft_consensus.cc:740] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d040032bf3cb4096a9a114b6049844d2, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.474301  8357 consensus_queue.cc:260] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d040032bf3cb4096a9a114b6049844d2" member_type: VOTER }
I20260710 11:12:40.474722  8357 raft_consensus.cc:399] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:40.474946  8357 raft_consensus.cc:493] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:40.475207  8357 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.479564  8357 raft_consensus.cc:515] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d040032bf3cb4096a9a114b6049844d2" member_type: VOTER }
I20260710 11:12:40.480064  8357 leader_election.cc:304] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [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: d040032bf3cb4096a9a114b6049844d2; no voters: 
I20260710 11:12:40.481138  8357 leader_election.cc:290] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:40.481545  8360 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:40.482842  8360 raft_consensus.cc:697] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 1 LEADER]: Becoming Leader. State: Replica: d040032bf3cb4096a9a114b6049844d2, State: Running, Role: LEADER
I20260710 11:12:40.483515  8360 consensus_queue.cc:237] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [LEADER]: Queue going to LEADER mode. State: All 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: "d040032bf3cb4096a9a114b6049844d2" member_type: VOTER }
I20260710 11:12:40.484040  8357 sys_catalog.cc:565] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:40.488402  8362 sys_catalog.cc:455] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d040032bf3cb4096a9a114b6049844d2. Latest consensus state: current_term: 1 leader_uuid: "d040032bf3cb4096a9a114b6049844d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d040032bf3cb4096a9a114b6049844d2" member_type: VOTER } }
I20260710 11:12:40.489089  8362 sys_catalog.cc:458] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:40.490065  8361 sys_catalog.cc:455] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d040032bf3cb4096a9a114b6049844d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d040032bf3cb4096a9a114b6049844d2" member_type: VOTER } }
I20260710 11:12:40.490605  8361 sys_catalog.cc:458] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:40.490947  8367 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:40.495766  8367 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:40.501592  6332 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:40.503862  8367 catalog_manager.cc:1383] Generated new cluster ID: e8902ad2c8aa4450a50974feabdfbe20
I20260710 11:12:40.504127  8367 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:40.516515  8367 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:40.517720  8367 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:40.535210  8367 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2: Generated new TSK 0
I20260710 11:12:40.535812  8367 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:40.568333  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:40.574115  8378 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.574966  8379 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.576444  8381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:40.577230  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:40.578186  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:40.578394  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:40.578562  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681960578545 us; error 0 us; skew 500 ppm
I20260710 11:12:40.579079  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:40.581322  6332 webserver.cc:533] Webserver started at http://127.6.47.1:33713/ using document root <none> and password file <none>
I20260710 11:12:40.581794  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:40.582000  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:40.582269  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:40.583308  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/instance:
uuid: "81769ff0b4ae4772a43fe95af4c406bc"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.587495  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:40.590619  8386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.591333  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:40.591645  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "81769ff0b4ae4772a43fe95af4c406bc"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.591940  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:40.609997  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:40.611137  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:40.612617  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:40.614822  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:40.615037  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.615291  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:40.615483  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.655879  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:44861
I20260710 11:12:40.655973  8448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:44861 every 8 connection(s)
I20260710 11:12:40.660884  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:40.667498  8453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.668953  8454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.671401  8456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:40.671979  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:40.673120  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:40.673363  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:40.673574  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681960673556 us; error 0 us; skew 500 ppm
I20260710 11:12:40.674263  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:40.676231  8449 heartbeater.cc:344] Connected to a master server at 127.6.47.62:46331
I20260710 11:12:40.676614  8449 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:40.677361  6332 webserver.cc:533] Webserver started at http://127.6.47.2:43881/ using document root <none> and password file <none>
I20260710 11:12:40.677522  8449 heartbeater.cc:507] Master 127.6.47.62:46331 requested a full tablet report, sending...
I20260710 11:12:40.678016  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:40.678277  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:40.678606  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:40.679768  8322 ts_manager.cc:194] Registered new tserver with Master: 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:40.679816  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/instance:
uuid: "515f28b1812e433693f9443eb5837d62"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.681635  8322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40850
I20260710 11:12:40.684814  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:40.688090  8461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.688864  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:40.689155  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-1-root
uuid: "515f28b1812e433693f9443eb5837d62"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.689442  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:40.710816  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:40.711925  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:40.713299  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:40.715356  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:40.715564  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.715792  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:40.715955  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.754464  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.2:39615
I20260710 11:12:40.754590  8523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.2:39615 every 8 connection(s)
I20260710 11:12:40.759112  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:40.765120  8527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.766860  8528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.770318  8530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:40.770551  8524 heartbeater.cc:344] Connected to a master server at 127.6.47.62:46331
I20260710 11:12:40.770896  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:40.770991  8524 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:40.771685  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:40.771736  8524 heartbeater.cc:507] Master 127.6.47.62:46331 requested a full tablet report, sending...
W20260710 11:12:40.771963  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:40.772256  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681960772236 us; error 0 us; skew 500 ppm
I20260710 11:12:40.772872  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:40.774060  8322 ts_manager.cc:194] Registered new tserver with Master: 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:40.775317  6332 webserver.cc:533] Webserver started at http://127.6.47.3:42477/ using document root <none> and password file <none>
I20260710 11:12:40.775645  8322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40858
I20260710 11:12:40.775825  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:40.776114  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:40.776379  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:40.777558  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/instance:
uuid: "8778789b6bde4c91a84f982d91106694"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.781688  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:40.785066  8535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.785929  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:40.786164  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-2-root
uuid: "8778789b6bde4c91a84f982d91106694"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.786381  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:40.797825  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:40.798882  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:40.800191  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:40.802724  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:40.803028  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.803349  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:40.803583  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.845628  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.3:44725
I20260710 11:12:40.845741  8597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.3:44725 every 8 connection(s)
I20260710 11:12:40.850082  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:40.856769  8601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.858476  8602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:40.861812  8604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:40.862080  8598 heartbeater.cc:344] Connected to a master server at 127.6.47.62:46331
I20260710 11:12:40.862566  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:40.862577  8598 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:40.863517  8598 heartbeater.cc:507] Master 127.6.47.62:46331 requested a full tablet report, sending...
I20260710 11:12:40.863595  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:40.864231  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:40.864464  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681960864434 us; error 0 us; skew 500 ppm
I20260710 11:12:40.865269  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:40.865599  8322 ts_manager.cc:194] Registered new tserver with Master: 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:40.867149  8322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40866
I20260710 11:12:40.867697  6332 webserver.cc:533] Webserver started at http://127.6.47.4:41333/ using document root <none> and password file <none>
I20260710 11:12:40.868618  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:40.868860  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:40.869138  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:40.870182  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-3-root/instance:
uuid: "f3e41d97104f44c29580447d50687cd1"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.874301  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:40.877209  8609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.877928  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:40.878221  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-3-root
uuid: "f3e41d97104f44c29580447d50687cd1"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:40.878502  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:40.905179  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:40.906388  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:40.907799  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:40.910095  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:40.910323  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.910569  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:40.910742  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:40.948632  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.4:35975
I20260710 11:12:40.948740  8671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.4:35975 every 8 connection(s)
I20260710 11:12:40.961838  8672 heartbeater.cc:344] Connected to a master server at 127.6.47.62:46331
I20260710 11:12:40.962203  8672 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:40.962888  8672 heartbeater.cc:507] Master 127.6.47.62:46331 requested a full tablet report, sending...
I20260710 11:12:40.964782  8322 ts_manager.cc:194] Registered new tserver with Master: f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:40.965102  6332 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013417254s
I20260710 11:12:40.966470  8322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40878
I20260710 11:12:40.989248  8322 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40886:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:12:41.110313  8561 tablet_service.cc:1511] Processing CreateTablet for tablet a5ad3b2bbe344dbf97ef67157b6614ec (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:41.111850  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ad3b2bbe344dbf97ef67157b6614ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.110313  8563 tablet_service.cc:1511] Processing CreateTablet for tablet 8a66056c7f714b2590d18e00abe5e866 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:41.114198  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a66056c7f714b2590d18e00abe5e866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.117604  8562 tablet_service.cc:1511] Processing CreateTablet for tablet 896130fc5781497da1bc2a5706491de0 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:41.118995  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896130fc5781497da1bc2a5706491de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.128434  8637 tablet_service.cc:1511] Processing CreateTablet for tablet 8a66056c7f714b2590d18e00abe5e866 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:41.129807  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a66056c7f714b2590d18e00abe5e866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.129705  8489 tablet_service.cc:1511] Processing CreateTablet for tablet 8a66056c7f714b2590d18e00abe5e866 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:41.131026  8489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a66056c7f714b2590d18e00abe5e866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.133505  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 0b617b8fb1414de48c22c0c3b40117aa (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:41.134933  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b617b8fb1414de48c22c0c3b40117aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.137578  8488 tablet_service.cc:1511] Processing CreateTablet for tablet 896130fc5781497da1bc2a5706491de0 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:41.138882  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896130fc5781497da1bc2a5706491de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.140887  8487 tablet_service.cc:1511] Processing CreateTablet for tablet 0b617b8fb1414de48c22c0c3b40117aa (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:41.142639  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b617b8fb1414de48c22c0c3b40117aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.142355  8635 tablet_service.cc:1511] Processing CreateTablet for tablet a5ad3b2bbe344dbf97ef67157b6614ec (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:41.143970  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ad3b2bbe344dbf97ef67157b6614ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.149367  8486 tablet_service.cc:1511] Processing CreateTablet for tablet ce1f1a5bdfdf4e5fa49ea884ddbbb353 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:41.149669  8413 tablet_service.cc:1511] Processing CreateTablet for tablet 0b617b8fb1414de48c22c0c3b40117aa (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:41.150693  8486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1f1a5bdfdf4e5fa49ea884ddbbb353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.150938  8413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b617b8fb1414de48c22c0c3b40117aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.153621  8412 tablet_service.cc:1511] Processing CreateTablet for tablet a5ad3b2bbe344dbf97ef67157b6614ec (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:41.155189  8412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ad3b2bbe344dbf97ef67157b6614ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.158437  8411 tablet_service.cc:1511] Processing CreateTablet for tablet ce1f1a5bdfdf4e5fa49ea884ddbbb353 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:41.160039  8411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1f1a5bdfdf4e5fa49ea884ddbbb353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.148057  8414 tablet_service.cc:1511] Processing CreateTablet for tablet 896130fc5781497da1bc2a5706491de0 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:41.161959  8414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 896130fc5781497da1bc2a5706491de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.172963  8410 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfa8edcb0e04170b52067ebbe2220d2 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:41.174247  8410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfa8edcb0e04170b52067ebbe2220d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.177148  8485 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfa8edcb0e04170b52067ebbe2220d2 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:41.178445  8485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfa8edcb0e04170b52067ebbe2220d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.186126  8409 tablet_service.cc:1511] Processing CreateTablet for tablet e21a1c9c46ad49a294b89aba34d9977a (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:41.187606  8409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21a1c9c46ad49a294b89aba34d9977a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.189090  8484 tablet_service.cc:1511] Processing CreateTablet for tablet 0415f72773ad4ae3af736f8ea179d64c (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:41.190714  8484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0415f72773ad4ae3af736f8ea179d64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.195266  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfa8edcb0e04170b52067ebbe2220d2 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:41.196516  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfa8edcb0e04170b52067ebbe2220d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.201902  8631 tablet_service.cc:1511] Processing CreateTablet for tablet af4b7ba2752f42cb974cc7952a372600 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:41.203145  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4b7ba2752f42cb974cc7952a372600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.206512  8408 tablet_service.cc:1511] Processing CreateTablet for tablet d71c8439ae264c19ab4c4eedabefab0c (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:41.208241  8408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71c8439ae264c19ab4c4eedabefab0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.198491  8633 tablet_service.cc:1511] Processing CreateTablet for tablet e21a1c9c46ad49a294b89aba34d9977a (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:41.209844  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21a1c9c46ad49a294b89aba34d9977a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.210727  8407 tablet_service.cc:1511] Processing CreateTablet for tablet af4b7ba2752f42cb974cc7952a372600 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:41.212857  8407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4b7ba2752f42cb974cc7952a372600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.200208  8632 tablet_service.cc:1511] Processing CreateTablet for tablet 0415f72773ad4ae3af736f8ea179d64c (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:41.213882  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0415f72773ad4ae3af736f8ea179d64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.214432  8561 tablet_service.cc:1511] Processing CreateTablet for tablet ce1f1a5bdfdf4e5fa49ea884ddbbb353 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:41.215756  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1f1a5bdfdf4e5fa49ea884ddbbb353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.197458  8487 tablet_service.cc:1511] Processing CreateTablet for tablet d71c8439ae264c19ab4c4eedabefab0c (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:41.217826  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71c8439ae264c19ab4c4eedabefab0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.217667  8558 tablet_service.cc:1511] Processing CreateTablet for tablet d71c8439ae264c19ab4c4eedabefab0c (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:41.218962  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71c8439ae264c19ab4c4eedabefab0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.216219  8559 tablet_service.cc:1511] Processing CreateTablet for tablet 0415f72773ad4ae3af736f8ea179d64c (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:41.221601  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0415f72773ad4ae3af736f8ea179d64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.214538  8560 tablet_service.cc:1511] Processing CreateTablet for tablet e21a1c9c46ad49a294b89aba34d9977a (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:41.225322  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21a1c9c46ad49a294b89aba34d9977a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.267699  8488 tablet_service.cc:1511] Processing CreateTablet for tablet af4b7ba2752f42cb974cc7952a372600 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:41.269081  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4b7ba2752f42cb974cc7952a372600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.275941  8560 tablet_service.cc:1511] Processing CreateTablet for tablet 9199300a3f9748e9b8e2454c5c15850b (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:41.277293  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9199300a3f9748e9b8e2454c5c15850b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.295095  8630 tablet_service.cc:1511] Processing CreateTablet for tablet 9199300a3f9748e9b8e2454c5c15850b (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:41.296504  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9199300a3f9748e9b8e2454c5c15850b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.313047  8688 tablet_bootstrap.cc:492] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:41.319366  8690 tablet_bootstrap.cc:492] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:41.324308  8689 tablet_bootstrap.cc:492] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:41.325412  8690 tablet_bootstrap.cc:654] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.328171  8558 tablet_service.cc:1511] Processing CreateTablet for tablet 27b6ae2a3bef4191ab5bc79b0b3e4dc9 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:41.329454  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b6ae2a3bef4191ab5bc79b0b3e4dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.331509  8562 tablet_service.cc:1511] Processing CreateTablet for tablet e3b8424d4dc24e46be2901a7c35b93e0 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:41.333392  8487 tablet_service.cc:1511] Processing CreateTablet for tablet e3b8424d4dc24e46be2901a7c35b93e0 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:41.333617  8407 tablet_service.cc:1511] Processing CreateTablet for tablet 9199300a3f9748e9b8e2454c5c15850b (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:41.334685  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b8424d4dc24e46be2901a7c35b93e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.335929  8633 tablet_service.cc:1511] Processing CreateTablet for tablet b226c5a5ac71447d91f774b779df5ff1 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:41.337180  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b226c5a5ac71447d91f774b779df5ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.337574  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 27b6ae2a3bef4191ab5bc79b0b3e4dc9 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:41.337838  8406 tablet_service.cc:1511] Processing CreateTablet for tablet b226c5a5ac71447d91f774b779df5ff1 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:41.338896  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b6ae2a3bef4191ab5bc79b0b3e4dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.341563  8489 tablet_service.cc:1511] Processing CreateTablet for tablet 27b6ae2a3bef4191ab5bc79b0b3e4dc9 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:41.342898  8489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b6ae2a3bef4191ab5bc79b0b3e4dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.344614  8486 tablet_service.cc:1511] Processing CreateTablet for tablet b226c5a5ac71447d91f774b779df5ff1 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:41.345935  8486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b226c5a5ac71447d91f774b779df5ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.348721  8407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9199300a3f9748e9b8e2454c5c15850b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.350000  8563 tablet_service.cc:1511] Processing CreateTablet for tablet bac65b675ead4675a9b45b617cee7442 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:41.350652  8408 tablet_service.cc:1511] Processing CreateTablet for tablet e3b8424d4dc24e46be2901a7c35b93e0 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:41.351555  8406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b226c5a5ac71447d91f774b779df5ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.348731  8691 tablet_bootstrap.cc:492] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:41.358985  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b8424d4dc24e46be2901a7c35b93e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.360702  8408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b8424d4dc24e46be2901a7c35b93e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.362274  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac65b675ead4675a9b45b617cee7442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.370055  8689 tablet_bootstrap.cc:654] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.372015  8688 tablet_bootstrap.cc:654] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.380820  8691 tablet_bootstrap.cc:654] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.383030  8635 tablet_service.cc:1511] Processing CreateTablet for tablet bac65b675ead4675a9b45b617cee7442 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:41.384238  8414 tablet_service.cc:1511] Processing CreateTablet for tablet bac65b675ead4675a9b45b617cee7442 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:41.398195  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac65b675ead4675a9b45b617cee7442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.398582  8414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac65b675ead4675a9b45b617cee7442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.398770  8484 tablet_service.cc:1511] Processing CreateTablet for tablet a5074e27a542483e8ba77806f5fde1e5 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:41.400096  8484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5074e27a542483e8ba77806f5fde1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.419168  8559 tablet_service.cc:1511] Processing CreateTablet for tablet a5074e27a542483e8ba77806f5fde1e5 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:41.416378  8633 tablet_service.cc:1511] Processing CreateTablet for tablet a5074e27a542483e8ba77806f5fde1e5 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:41.422590  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5074e27a542483e8ba77806f5fde1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.423741  8559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5074e27a542483e8ba77806f5fde1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.426870  8561 tablet_service.cc:1511] Processing CreateTablet for tablet b7d68d7eb28d4bbdbfb3b046eec51cf1 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:41.428087  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d68d7eb28d4bbdbfb3b046eec51cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.432652  8488 tablet_service.cc:1511] Processing CreateTablet for tablet b7d68d7eb28d4bbdbfb3b046eec51cf1 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:41.433966  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d68d7eb28d4bbdbfb3b046eec51cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.438519  8411 tablet_service.cc:1511] Processing CreateTablet for tablet b7d68d7eb28d4bbdbfb3b046eec51cf1 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:41.439889  8411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d68d7eb28d4bbdbfb3b046eec51cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.462718  8690 tablet_bootstrap.cc:492] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:41.463167  8690 ts_tablet_manager.cc:1403] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.002s
I20260710 11:12:41.465370  8690 raft_consensus.cc:359] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.465898  8690 raft_consensus.cc:385] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.466174  8690 raft_consensus.cc:740] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.466993  8690 consensus_queue.cc:260] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.467308  8630 tablet_service.cc:1511] Processing CreateTablet for tablet d77477c29ac64619927edd5b64d296dc (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:41.468667  8691 tablet_bootstrap.cc:492] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:41.472337  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77477c29ac64619927edd5b64d296dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.472414  8691 ts_tablet_manager.cc:1403] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.008s
I20260710 11:12:41.474792  8691 raft_consensus.cc:359] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:41.475220  8691 raft_consensus.cc:385] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.475399  8691 raft_consensus.cc:740] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.475963  8691 consensus_queue.cc:260] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:41.488831  8688 tablet_bootstrap.cc:492] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:41.489329  8688 ts_tablet_manager.cc:1403] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.177s	user 0.008s	sys 0.014s
I20260710 11:12:41.489749  8410 tablet_service.cc:1511] Processing CreateTablet for tablet d77477c29ac64619927edd5b64d296dc (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:41.491003  8410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77477c29ac64619927edd5b64d296dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.492835  8689 tablet_bootstrap.cc:492] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:41.493306  8689 ts_tablet_manager.cc:1403] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.182s	user 0.018s	sys 0.012s
I20260710 11:12:41.494585  8558 tablet_service.cc:1511] Processing CreateTablet for tablet 45501b049293426aac7198738069024a (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:41.495807  8558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45501b049293426aac7198738069024a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.495955  8688 raft_consensus.cc:359] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
W20260710 11:12:41.496618  8370 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:41.496670  8688 raft_consensus.cc:385] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.497151  8688 raft_consensus.cc:740] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.497681  8487 tablet_service.cc:1511] Processing CreateTablet for tablet d77477c29ac64619927edd5b64d296dc (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:41.498024  8688 consensus_queue.cc:260] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:41.498894  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77477c29ac64619927edd5b64d296dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.500133  8689 raft_consensus.cc:359] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:41.500844  8689 raft_consensus.cc:385] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.504683  8691 ts_tablet_manager.cc:1434] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.032s	user 0.013s	sys 0.001s
I20260710 11:12:41.505388  8449 heartbeater.cc:499] Master 127.6.47.62:46331 was elected leader, sending a full tablet report...
I20260710 11:12:41.505750  8691 tablet_bootstrap.cc:492] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:41.501128  8689 raft_consensus.cc:740] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.511941  8672 heartbeater.cc:499] Master 127.6.47.62:46331 was elected leader, sending a full tablet report...
I20260710 11:12:41.513808  8688 ts_tablet_manager.cc:1434] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.007s
I20260710 11:12:41.514417  8598 heartbeater.cc:499] Master 127.6.47.62:46331 was elected leader, sending a full tablet report...
I20260710 11:12:41.514683  8688 tablet_bootstrap.cc:492] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:41.517043  8689 consensus_queue.cc:260] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:41.519958  8563 tablet_service.cc:1511] Processing CreateTablet for tablet 2388731c6646455e8c6a76da10a43e3f (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:41.521232  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2388731c6646455e8c6a76da10a43e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.533370  8690 ts_tablet_manager.cc:1434] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.000s
I20260710 11:12:41.534407  8690 tablet_bootstrap.cc:492] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:41.537942  8633 tablet_service.cc:1511] Processing CreateTablet for tablet 45501b049293426aac7198738069024a (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:41.539268  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45501b049293426aac7198738069024a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.541589  8688 tablet_bootstrap.cc:654] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.541507  8414 tablet_service.cc:1511] Processing CreateTablet for tablet 45501b049293426aac7198738069024a (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:41.542789  8414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45501b049293426aac7198738069024a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.550880  8561 tablet_service.cc:1511] Processing CreateTablet for tablet af07f1d759ad477aa2351a5cfc947b9c (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:41.551231  8408 tablet_service.cc:1511] Processing CreateTablet for tablet af07f1d759ad477aa2351a5cfc947b9c (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:41.551293  8489 tablet_service.cc:1511] Processing CreateTablet for tablet af07f1d759ad477aa2351a5cfc947b9c (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:41.552975  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af07f1d759ad477aa2351a5cfc947b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.553536  8408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af07f1d759ad477aa2351a5cfc947b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.554425  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 2388731c6646455e8c6a76da10a43e3f (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:41.555635  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2388731c6646455e8c6a76da10a43e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.555430  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 708d283036c143a8a57c2bd897f0b25f (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:41.556761  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708d283036c143a8a57c2bd897f0b25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.553560  8489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af07f1d759ad477aa2351a5cfc947b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.566589  8689 ts_tablet_manager.cc:1434] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.073s	user 0.010s	sys 0.027s
I20260710 11:12:41.571135  8562 tablet_service.cc:1511] Processing CreateTablet for tablet ca8017fe3e1e45c996b4510e96214acd (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:41.572523  8407 tablet_service.cc:1511] Processing CreateTablet for tablet 708d283036c143a8a57c2bd897f0b25f (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:41.573385  8487 tablet_service.cc:1511] Processing CreateTablet for tablet 2388731c6646455e8c6a76da10a43e3f (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:41.575173  8486 tablet_service.cc:1511] Processing CreateTablet for tablet 708d283036c143a8a57c2bd897f0b25f (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:41.577559  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8017fe3e1e45c996b4510e96214acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.578917  8407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708d283036c143a8a57c2bd897f0b25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.584808  8524 heartbeater.cc:499] Master 127.6.47.62:46331 was elected leader, sending a full tablet report...
I20260710 11:12:41.578909  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2388731c6646455e8c6a76da10a43e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.594609  8689 tablet_bootstrap.cc:492] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:41.595217  8560 tablet_service.cc:1511] Processing CreateTablet for tablet 16d52959e370480dabd67f9b3c6c8820 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:41.596487  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d52959e370480dabd67f9b3c6c8820. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:12:41.601459  8599 tablet.cc:2406] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:12:41.604864  8486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708d283036c143a8a57c2bd897f0b25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.608669  8691 tablet_bootstrap.cc:654] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.617964  8630 tablet_service.cc:1511] Processing CreateTablet for tablet ca8017fe3e1e45c996b4510e96214acd (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:41.619310  8630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8017fe3e1e45c996b4510e96214acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.625560  8689 tablet_bootstrap.cc:654] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.637890  8690 tablet_bootstrap.cc:654] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.652426  8691 tablet_bootstrap.cc:492] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:41.654361  8691 ts_tablet_manager.cc:1403] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.011s
I20260710 11:12:41.657532  8635 tablet_service.cc:1511] Processing CreateTablet for tablet 16d52959e370480dabd67f9b3c6c8820 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:41.640125  8411 tablet_service.cc:1511] Processing CreateTablet for tablet ca8017fe3e1e45c996b4510e96214acd (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:41.659062  8691 raft_consensus.cc:359] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.661561  8691 raft_consensus.cc:385] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.661983  8691 raft_consensus.cc:740] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.662226  8411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8017fe3e1e45c996b4510e96214acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.661150  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d52959e370480dabd67f9b3c6c8820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.664589  8691 consensus_queue.cc:260] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.666806  8691 ts_tablet_manager.cc:1434] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:12:41.667771  8691 tablet_bootstrap.cc:492] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:41.675576  8488 tablet_service.cc:1511] Processing CreateTablet for tablet 16d52959e370480dabd67f9b3c6c8820 (DEFAULT_TABLE table=test-workload [id=0d2b63688c6945efb6fdb378a7f64cb8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:41.676218  8697 raft_consensus.cc:493] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.677641  8697 raft_consensus.cc:515] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.681795  8697 leader_election.cc:290] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:41.676843  8488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d52959e370480dabd67f9b3c6c8820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:41.716586  8688 tablet_bootstrap.cc:492] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:41.717296  8688 ts_tablet_manager.cc:1403] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.203s	user 0.027s	sys 0.019s
I20260710 11:12:41.720762  8690 tablet_bootstrap.cc:492] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:41.725787  8690 ts_tablet_manager.cc:1403] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.005s
I20260710 11:12:41.728080  8688 raft_consensus.cc:359] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:41.736510  8688 raft_consensus.cc:385] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.736864  8688 raft_consensus.cc:740] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.737639  8688 consensus_queue.cc:260] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:41.738523  8691 tablet_bootstrap.cc:654] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.739883  8688 ts_tablet_manager.cc:1434] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.005s
I20260710 11:12:41.741827  8689 tablet_bootstrap.cc:492] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:41.742969  8688 tablet_bootstrap.cc:492] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:41.750474  8689 ts_tablet_manager.cc:1403] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.005s
I20260710 11:12:41.754419  8689 raft_consensus.cc:359] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.755414  8689 raft_consensus.cc:385] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.755832  8689 raft_consensus.cc:740] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.756278  8688 tablet_bootstrap.cc:654] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.744067  8690 raft_consensus.cc:359] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:41.759793  8690 raft_consensus.cc:385] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.760099  8690 raft_consensus.cc:740] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.760917  8690 consensus_queue.cc:260] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:41.762930  8690 ts_tablet_manager.cc:1434] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260710 11:12:41.762298  8689 consensus_queue.cc:260] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.764184  8690 tablet_bootstrap.cc:492] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:41.768127  8689 ts_tablet_manager.cc:1434] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:12:41.769955  8696 raft_consensus.cc:493] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.770612  8696 raft_consensus.cc:515] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.773080  8690 tablet_bootstrap.cc:654] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.773631  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:41.774493  8647 raft_consensus.cc:2468] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 0.
I20260710 11:12:41.776156  8389 leader_election.cc:304] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:41.776937  8697 raft_consensus.cc:2804] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.777364  8689 tablet_bootstrap.cc:492] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:41.777293  8697 raft_consensus.cc:493] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.777769  8697 raft_consensus.cc:3060] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.789917  8696 leader_election.cc:290] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:41.806622  8691 tablet_bootstrap.cc:492] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:41.807981  8689 tablet_bootstrap.cc:654] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.818478  8691 ts_tablet_manager.cc:1403] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.151s	user 0.032s	sys 0.014s
I20260710 11:12:41.824823  8691 raft_consensus.cc:359] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.825769  8691 raft_consensus.cc:385] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.826140  8691 raft_consensus.cc:740] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.827060  8691 consensus_queue.cc:260] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.808339  8697 raft_consensus.cc:515] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.827688  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
W20260710 11:12:41.834008  8389 leader_election.cc:343] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:41.834471  8690 tablet_bootstrap.cc:492] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:41.835000  8690 ts_tablet_manager.cc:1403] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.011s
I20260710 11:12:41.838438  8691 ts_tablet_manager.cc:1434] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260710 11:12:41.839848  8690 raft_consensus.cc:359] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.840610  8690 raft_consensus.cc:385] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.840852  8688 tablet_bootstrap.cc:492] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:41.840915  8690 raft_consensus.cc:740] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.841457  8688 ts_tablet_manager.cc:1403] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.020s
I20260710 11:12:41.841934  8690 consensus_queue.cc:260] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.844159  8690 ts_tablet_manager.cc:1434] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:12:41.844322  8688 raft_consensus.cc:359] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:41.845031  8688 raft_consensus.cc:385] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.845360  8688 raft_consensus.cc:740] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.846318  8688 consensus_queue.cc:260] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:41.845124  8690 tablet_bootstrap.cc:492] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:41.849764  8691 tablet_bootstrap.cc:492] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:41.855369  8697 leader_election.cc:290] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 election: Requested vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:41.856177  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:41.856665  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:41.857244  8647 raft_consensus.cc:3060] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.858327  8688 ts_tablet_manager.cc:1434] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:12:41.859346  8688 tablet_bootstrap.cc:492] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
W20260710 11:12:41.860630  8389 leader_election.cc:343] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:41.868043  8689 tablet_bootstrap.cc:492] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:41.870187  8688 tablet_bootstrap.cc:654] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.866036  8424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:41.875254  8689 ts_tablet_manager.cc:1403] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.098s	user 0.024s	sys 0.009s
I20260710 11:12:41.868814  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:41.875975  8424 raft_consensus.cc:2393] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3e41d97104f44c29580447d50687cd1 in current term 1: Already voted for candidate 81769ff0b4ae4772a43fe95af4c406bc in this term.
I20260710 11:12:41.865165  8691 tablet_bootstrap.cc:654] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:41.877673  8612 leader_election.cc:343] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:41.878176  8612 leader_election.cc:304] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3e41d97104f44c29580447d50687cd1; no voters: 515f28b1812e433693f9443eb5837d62, 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:41.864756  8647 raft_consensus.cc:2468] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 1.
I20260710 11:12:41.878290  8689 raft_consensus.cc:359] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.879354  8696 raft_consensus.cc:2749] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:41.879479  8689 raft_consensus.cc:385] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.879877  8689 raft_consensus.cc:740] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.880867  8389 leader_election.cc:304] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [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: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 515f28b1812e433693f9443eb5837d62
I20260710 11:12:41.880759  8689 consensus_queue.cc:260] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.882027  8716 raft_consensus.cc:2804] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.882517  8716 raft_consensus.cc:697] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:41.883204  8689 ts_tablet_manager.cc:1434] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:41.883314  8716 consensus_queue.cc:237] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.884232  8689 tablet_bootstrap.cc:492] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:41.889488  8688 tablet_bootstrap.cc:492] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:41.889990  8688 ts_tablet_manager.cc:1403] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.013s
I20260710 11:12:41.892024  8689 tablet_bootstrap.cc:654] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.893025  8688 raft_consensus.cc:359] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:41.894369  8688 raft_consensus.cc:385] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.894654  8688 raft_consensus.cc:740] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.895514  8688 consensus_queue.cc:260] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:41.896000  8691 tablet_bootstrap.cc:492] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:41.896595  8691 ts_tablet_manager.cc:1403] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.001s
I20260710 11:12:41.899430  8691 raft_consensus.cc:359] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:41.900084  8691 raft_consensus.cc:385] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.900360  8691 raft_consensus.cc:740] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.901202  8691 consensus_queue.cc:260] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:41.903715  8691 ts_tablet_manager.cc:1434] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:41.903793  8689 tablet_bootstrap.cc:492] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:41.904232  8688 ts_tablet_manager.cc:1434] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:12:41.904372  8689 ts_tablet_manager.cc:1403] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260710 11:12:41.904774  8690 tablet_bootstrap.cc:654] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.907320  8689 raft_consensus.cc:359] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:41.908075  8689 raft_consensus.cc:385] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.908372  8689 raft_consensus.cc:740] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.909576  8688 tablet_bootstrap.cc:492] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:41.909348  8689 consensus_queue.cc:260] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:41.904793  8691 tablet_bootstrap.cc:492] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:41.915279  8689 ts_tablet_manager.cc:1434] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:12:41.916515  8689 tablet_bootstrap.cc:492] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:41.905809  8320 catalog_manager.cc:5697] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 1 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.922644  8688 tablet_bootstrap.cc:654] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.931372  8690 tablet_bootstrap.cc:492] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:41.931476  8716 raft_consensus.cc:493] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.931990  8690 ts_tablet_manager.cc:1403] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.013s
I20260710 11:12:41.932233  8689 tablet_bootstrap.cc:654] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.932164  8716 raft_consensus.cc:515] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:41.935472  8690 raft_consensus.cc:359] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.936509  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71c8439ae264c19ab4c4eedabefab0c" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
W20260710 11:12:41.938462  8389 leader_election.cc:343] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:41.936481  8690 raft_consensus.cc:385] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.939646  8690 raft_consensus.cc:740] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.940904  8690 consensus_queue.cc:260] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:41.941562  8716 leader_election.cc:290] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:41.947170  8690 ts_tablet_manager.cc:1434] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260710 11:12:41.948592  8690 tablet_bootstrap.cc:492] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:41.956964  8690 tablet_bootstrap.cc:654] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.959980  8689 tablet_bootstrap.cc:492] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:41.960512  8689 ts_tablet_manager.cc:1403] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.015s
I20260710 11:12:41.916615  8691 tablet_bootstrap.cc:654] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.964318  8689 raft_consensus.cc:359] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:41.965534  8689 raft_consensus.cc:385] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.965919  8689 raft_consensus.cc:740] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.966866  8689 consensus_queue.cc:260] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:41.970857  8690 tablet_bootstrap.cc:492] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:41.971419  8690 ts_tablet_manager.cc:1403] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 11:12:41.972608  8689 ts_tablet_manager.cc:1434] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 11:12:41.973608  8689 tablet_bootstrap.cc:492] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:41.974592  8690 raft_consensus.cc:359] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:41.975775  8698 raft_consensus.cc:493] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.976223  8698 raft_consensus.cc:515] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:41.978965  8698 leader_election.cc:290] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:41.980226  8689 tablet_bootstrap.cc:654] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.975340  8690 raft_consensus.cc:385] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.984460  8690 raft_consensus.cc:740] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.988559  8690 consensus_queue.cc:260] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:41.990250  8698 raft_consensus.cc:493] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.990746  8698 raft_consensus.cc:515] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:41.993664  8698 leader_election.cc:290] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:41.995502  8690 ts_tablet_manager.cc:1434] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:12:41.997253  8690 tablet_bootstrap.cc:492] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:42.001020  8699 raft_consensus.cc:493] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.001523  8699 raft_consensus.cc:515] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.003134  8689 tablet_bootstrap.cc:492] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:42.003609  8689 ts_tablet_manager.cc:1403] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.008s
I20260710 11:12:42.006721  8689 raft_consensus.cc:359] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.006935  8699 leader_election.cc:290] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:42.007673  8689 raft_consensus.cc:385] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.008013  8689 raft_consensus.cc:740] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.008930  8689 consensus_queue.cc:260] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.019856  8689 ts_tablet_manager.cc:1434] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:12:42.020849  8689 tablet_bootstrap.cc:492] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:42.027562  8689 tablet_bootstrap.cc:654] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.033062  8691 tablet_bootstrap.cc:492] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:42.033742  8691 ts_tablet_manager.cc:1403] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.004s
I20260710 11:12:42.038259  8691 raft_consensus.cc:359] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.039024  8691 raft_consensus.cc:385] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.039314  8691 raft_consensus.cc:740] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.040103  8424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.040120  8691 consensus_queue.cc:260] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.041829  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ad3b2bbe344dbf97ef67157b6614ec" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.042716  8423 raft_consensus.cc:2468] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 0.
I20260710 11:12:42.043818  8691 ts_tablet_manager.cc:1434] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 11:12:42.044862  8691 tablet_bootstrap.cc:492] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
W20260710 11:12:42.046480  8538 leader_election.cc:343] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.047273  8538 leader_election.cc:304] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:42.040022  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71c8439ae264c19ab4c4eedabefab0c" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.048312  8688 tablet_bootstrap.cc:492] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:42.048849  8688 ts_tablet_manager.cc:1403] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.139s	user 0.053s	sys 0.057s
W20260710 11:12:42.049301  8387 leader_election.cc:343] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.049764  8387 leader_election.cc:304] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc; no voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694
I20260710 11:12:42.050838  8716 raft_consensus.cc:2749] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.051504  8698 raft_consensus.cc:2804] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.051898  8698 raft_consensus.cc:493] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.051771  8688 raft_consensus.cc:359] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.052256  8698 raft_consensus.cc:3060] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.052510  8688 raft_consensus.cc:385] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.052783  8699 raft_consensus.cc:493] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.053413  8688 raft_consensus.cc:740] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.053508  8699 raft_consensus.cc:515] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.054324  8688 consensus_queue.cc:260] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.055624  8699 leader_election.cc:290] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:42.061247  8691 tablet_bootstrap.cc:654] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.062220  8699 raft_consensus.cc:493] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.062732  8699 raft_consensus.cc:515] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.063633  8698 raft_consensus.cc:515] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.065296  8699 leader_election.cc:290] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:42.067358  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ad3b2bbe344dbf97ef67157b6614ec" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:42.067826  8691 tablet_bootstrap.cc:492] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:42.068106  8423 raft_consensus.cc:3060] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.068367  8691 ts_tablet_manager.cc:1403] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260710 11:12:42.071512  8691 raft_consensus.cc:359] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.072173  8691 raft_consensus.cc:385] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.072477  8691 raft_consensus.cc:740] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.072670  8716 raft_consensus.cc:493] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.073273  8691 consensus_queue.cc:260] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.073249  8716 raft_consensus.cc:515] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.075528  8716 leader_election.cc:290] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:42.075595  8691 ts_tablet_manager.cc:1434] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:42.076766  8691 tablet_bootstrap.cc:492] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:42.077633  8689 tablet_bootstrap.cc:492] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:42.077894  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.078135  8689 ts_tablet_manager.cc:1403] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.004s
I20260710 11:12:42.078503  8647 raft_consensus.cc:2468] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 0.
I20260710 11:12:42.080273  8389 leader_election.cc:304] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:42.081327  8696 raft_consensus.cc:493] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.081786  8696 raft_consensus.cc:515] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.083952  8696 leader_election.cc:290] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.084213  8423 raft_consensus.cc:2468] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 1.
I20260710 11:12:42.085454  8538 leader_election.cc:304] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:42.085489  8689 raft_consensus.cc:359] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.086338  8689 raft_consensus.cc:385] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.086608  8738 raft_consensus.cc:2804] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:42.087639  8698 leader_election.cc:290] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:42.086642  8689 raft_consensus.cc:740] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.088619  8689 consensus_queue.cc:260] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.085583  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0415f72773ad4ae3af736f8ea179d64c" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:42.088979  8716 raft_consensus.cc:2804] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.093468  8716 raft_consensus.cc:493] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.093918  8716 raft_consensus.cc:3060] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.091066  8689 ts_tablet_manager.cc:1434] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 11:12:42.089787  8499 raft_consensus.cc:2468] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:42.072695  8688 ts_tablet_manager.cc:1434] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.007s
I20260710 11:12:42.091395  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a66056c7f714b2590d18e00abe5e866" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.109318  8689 tablet_bootstrap.cc:492] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:42.109503  8688 tablet_bootstrap.cc:492] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:42.109805  8697 raft_consensus.cc:493] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.110468  8697 raft_consensus.cc:515] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.115759  8689 tablet_bootstrap.cc:654] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.115759  8688 tablet_bootstrap.cc:654] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.115561  8612 leader_election.cc:304] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:42.091943  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0415f72773ad4ae3af736f8ea179d64c" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.116861  8696 raft_consensus.cc:2804] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.117249  8696 raft_consensus.cc:493] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.107935  8573 raft_consensus.cc:2468] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 0.
I20260710 11:12:42.117771  8696 raft_consensus.cc:3060] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:42.121690  8462 leader_election.cc:343] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.122689  8462 leader_election.cc:304] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:42.123211  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.123551  8699 raft_consensus.cc:2804] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.123991  8699 raft_consensus.cc:493] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.124344  8699 raft_consensus.cc:3060] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.125643  8697 leader_election.cc:290] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.118265  8691 tablet_bootstrap.cc:654] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.124099  8573 raft_consensus.cc:2468] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 0.
I20260710 11:12:42.136569  8387 leader_election.cc:304] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:42.137353  8690 tablet_bootstrap.cc:654] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.137398  8697 raft_consensus.cc:2804] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.138057  8697 raft_consensus.cc:493] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.138507  8697 raft_consensus.cc:3060] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.149641  8696 raft_consensus.cc:515] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.153617  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0415f72773ad4ae3af736f8ea179d64c" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:42.154440  8499 raft_consensus.cc:3060] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.155660  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:42.157162  8498 raft_consensus.cc:2468] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 0.
I20260710 11:12:42.162736  8497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:42.163672  8497 raft_consensus.cc:2468] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 0.
I20260710 11:12:42.179384  8699 raft_consensus.cc:515] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.181011  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ad3b2bbe344dbf97ef67157b6614ec" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.178577  8716 raft_consensus.cc:515] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.185521  8697 raft_consensus.cc:515] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.187023  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ad3b2bbe344dbf97ef67157b6614ec" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:42.187645  8497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:42.188380  8497 raft_consensus.cc:2468] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 0.
I20260710 11:12:42.188683  8697 leader_election.cc:290] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 election: Requested vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
W20260710 11:12:42.191730  8538 leader_election.cc:343] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.191815  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:42.192821  8573 raft_consensus.cc:3060] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.189766  8696 leader_election.cc:290] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.194065  8696 raft_consensus.cc:493] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.194653  8696 raft_consensus.cc:515] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.196906  8538 leader_election.cc:304] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [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: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:42.196440  8699 leader_election.cc:290] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:42.180490  8499 raft_consensus.cc:2468] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:42.203609  8612 leader_election.cc:304] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:42.208923  8716 leader_election.cc:290] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 election: Requested vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:42.182425  8738 raft_consensus.cc:697] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Becoming Leader. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:42.197368  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a66056c7f714b2590d18e00abe5e866" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:42.211759  8572 raft_consensus.cc:3060] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.215297  8690 tablet_bootstrap.cc:492] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:42.210552  8699 raft_consensus.cc:493] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.210033  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:42.217944  8688 tablet_bootstrap.cc:492] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:42.218657  8688 ts_tablet_manager.cc:1403] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.009s
I20260710 11:12:42.220201  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21a1c9c46ad49a294b89aba34d9977a" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.220830  8423 raft_consensus.cc:2468] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:42.221360  8647 raft_consensus.cc:3060] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.222092  8612 leader_election.cc:304] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:42.222481  8688 raft_consensus.cc:359] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.223555  8688 raft_consensus.cc:385] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.224004  8688 raft_consensus.cc:740] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
W20260710 11:12:42.225323  8538 leader_election.cc:343] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.226038  8696 leader_election.cc:290] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:42.231153  8696 raft_consensus.cc:2804] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.232633  8696 raft_consensus.cc:493] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.233884  8696 raft_consensus.cc:3060] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.234773  8573 raft_consensus.cc:2468] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 1.
I20260710 11:12:42.235702  8740 raft_consensus.cc:2764] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:12:42.215755  8744 raft_consensus.cc:493] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.228040  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0415f72773ad4ae3af736f8ea179d64c" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.215780  8690 ts_tablet_manager.cc:1403] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.219s	user 0.011s	sys 0.001s
I20260710 11:12:42.229008  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0415f72773ad4ae3af736f8ea179d64c" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:42.228662  8699 raft_consensus.cc:515] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.229745  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21a1c9c46ad49a294b89aba34d9977a" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.241256  8744 raft_consensus.cc:515] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.241767  8569 raft_consensus.cc:2468] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:42.243501  8744 leader_election.cc:290] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:42.230589  8742 raft_consensus.cc:2804] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:42.246068  8387 leader_election.cc:304] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:42.247067  8699 leader_election.cc:290] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.247726  8716 raft_consensus.cc:2804] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:42.248754  8742 raft_consensus.cc:697] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:42.248983  8647 raft_consensus.cc:2468] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 1.
I20260710 11:12:42.249784  8742 consensus_queue.cc:237] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.251811  8572 raft_consensus.cc:2468] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 1.
I20260710 11:12:42.248343  8716 raft_consensus.cc:697] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:42.253098  8462 leader_election.cc:304] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:42.225198  8688 consensus_queue.cc:260] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.253106  8716 consensus_queue.cc:237] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.255513  8570 raft_consensus.cc:3060] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.257125  8690 raft_consensus.cc:359] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.258033  8690 raft_consensus.cc:385] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.258558  8699 raft_consensus.cc:2804] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:42.264671  8690 raft_consensus.cc:740] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.264865  8699 raft_consensus.cc:697] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Becoming Leader. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:42.265662  8690 consensus_queue.cc:260] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.245450  8738 consensus_queue.cc:237] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.263947  8691 tablet_bootstrap.cc:492] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:42.261322  8696 raft_consensus.cc:515] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.265810  8699 consensus_queue.cc:237] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.268057  8691 ts_tablet_manager.cc:1403] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.192s	user 0.026s	sys 0.027s
I20260710 11:12:42.268806  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.269615  8573 raft_consensus.cc:2393] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515f28b1812e433693f9443eb5837d62 in current term 1: Already voted for candidate 81769ff0b4ae4772a43fe95af4c406bc in this term.
I20260710 11:12:42.275110  8689 tablet_bootstrap.cc:492] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:42.275648  8689 ts_tablet_manager.cc:1403] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.024s
W20260710 11:12:42.276000  8612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.47.1:44861, user_credentials={real_user=slave}} blocked reactor thread for 53997.1us
I20260710 11:12:42.268690  8570 raft_consensus.cc:2468] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:42.278961  8696 leader_election.cc:290] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:42.280907  8690 ts_tablet_manager.cc:1434] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260710 11:12:42.280826  8740 raft_consensus.cc:493] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.280632  8691 raft_consensus.cc:359] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.281769  8572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21a1c9c46ad49a294b89aba34d9977a" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:42.287250  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfa8edcb0e04170b52067ebbe2220d2" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.306682  8740 raft_consensus.cc:515] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.307437  8322 catalog_manager.cc:5697] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 1 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.288100  8499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfa8edcb0e04170b52067ebbe2220d2" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:42.308636  8572 raft_consensus.cc:3060] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.305562  8691 raft_consensus.cc:385] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.313299  8691 raft_consensus.cc:740] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.313720  8497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1f1a5bdfdf4e5fa49ea884ddbbb353" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:42.314337  8497 raft_consensus.cc:2468] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 0.
I20260710 11:12:42.314685  8424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1f1a5bdfdf4e5fa49ea884ddbbb353" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.314268  8691 consensus_queue.cc:260] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.315658  8423 raft_consensus.cc:2468] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
W20260710 11:12:42.316017  8538 leader_election.cc:343] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.318308  8538 leader_election.cc:304] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [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: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:42.291281  8746 raft_consensus.cc:493] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.319152  8740 leader_election.cc:290] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:42.321456  8690 tablet_bootstrap.cc:492] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:42.341228  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0415f72773ad4ae3af736f8ea179d64c" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.341650  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.342998  8645 raft_consensus.cc:2393] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515f28b1812e433693f9443eb5837d62 in current term 1: Already voted for candidate 81769ff0b4ae4772a43fe95af4c406bc in this term.
I20260710 11:12:42.342351  8322 catalog_manager.cc:5697] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:42.288269  8389 leader_election.cc:304] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:42.319662  8698 raft_consensus.cc:2804] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.345201  8698 raft_consensus.cc:493] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.345582  8698 raft_consensus.cc:3060] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.326089  8572 raft_consensus.cc:2468] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:42.337646  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a66056c7f714b2590d18e00abe5e866" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.324965  8689 raft_consensus.cc:359] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.347710  8689 raft_consensus.cc:385] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.348079  8689 raft_consensus.cc:740] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.319623  8746 raft_consensus.cc:515] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.349013  8689 consensus_queue.cc:260] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.351665  8697 raft_consensus.cc:2804] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:42.351578  8389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.47.4:35975, user_credentials={real_user=slave}} blocked reactor thread for 63437.5us
I20260710 11:12:42.358692  8689 ts_tablet_manager.cc:1434] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
I20260710 11:12:42.358493  8612 leader_election.cc:304] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:42.359714  8742 raft_consensus.cc:2804] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.360211  8742 raft_consensus.cc:493] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.360695  8742 raft_consensus.cc:3060] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.361351  8690 tablet_bootstrap.cc:654] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.363615  8689 tablet_bootstrap.cc:492] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:42.364017  8697 raft_consensus.cc:697] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 1 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:42.365549  8697 consensus_queue.cc:237] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.368850  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a66056c7f714b2590d18e00abe5e866" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:42.353381  8499 raft_consensus.cc:2468] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:42.375056  8497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:42.375633  8497 raft_consensus.cc:3060] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.378437  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21a1c9c46ad49a294b89aba34d9977a" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:42.378976  8423 raft_consensus.cc:3060] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.382723  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:42.383296  8498 raft_consensus.cc:3060] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.386339  8610 leader_election.cc:304] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8778789b6bde4c91a84f982d91106694, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:42.386615  8423 raft_consensus.cc:2468] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:42.388607  8696 raft_consensus.cc:2804] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:42.389205  8696 raft_consensus.cc:697] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:42.389474  8464 leader_election.cc:304] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 8778789b6bde4c91a84f982d91106694, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:42.389816  8424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.389892  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.390434  8753 raft_consensus.cc:2749] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.390034  8696 consensus_queue.cc:237] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
W20260710 11:12:42.391496  8464 leader_election.cc:343] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:42.392247  8464 leader_election.cc:343] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.393033  8464 leader_election.cc:304] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694
I20260710 11:12:42.374096  8319 catalog_manager.cc:5697] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 515f28b1812e433693f9443eb5837d62 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "515f28b1812e433693f9443eb5837d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.395013  8699 raft_consensus.cc:493] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.373833  8742 raft_consensus.cc:515] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.401253  8699 raft_consensus.cc:515] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.401998  8691 ts_tablet_manager.cc:1434] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.009s
I20260710 11:12:42.408447  8691 tablet_bootstrap.cc:492] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:42.395140  8716 consensus_queue.cc:1048] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:12:42.394336  8464 leader_election.cc:304] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:42.414350  8691 tablet_bootstrap.cc:654] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.413511  8321 catalog_manager.cc:5697] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 1 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.415812  8699 leader_election.cc:290] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.413511  8689 tablet_bootstrap.cc:654] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.420552  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71c8439ae264c19ab4c4eedabefab0c" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.406391  8497 raft_consensus.cc:2468] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 1.
I20260710 11:12:42.407270  8698 raft_consensus.cc:515] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.430588  8746 leader_election.cc:290] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
W20260710 11:12:42.433982  8462 leader_election.cc:343] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.428696  8753 raft_consensus.cc:2749] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.437500  8498 raft_consensus.cc:2468] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 1.
I20260710 11:12:42.438359  8688 ts_tablet_manager.cc:1434] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.219s	user 0.022s	sys 0.018s
W20260710 11:12:42.438982  8751 log.cc:927] Time spent T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260710 11:12:42.444450  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfa8edcb0e04170b52067ebbe2220d2" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:42.445088  8423 raft_consensus.cc:3060] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.446473  8698 leader_election.cc:290] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
W20260710 11:12:42.444142  8464 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.47.1:44861, user_credentials={real_user=slave}} blocked reactor thread for 50113.1us
I20260710 11:12:42.443014  8699 raft_consensus.cc:2749] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.452332  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfa8edcb0e04170b52067ebbe2220d2" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.448287  8742 leader_election.cc:290] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:42.450994  8688 tablet_bootstrap.cc:492] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:42.453788  8646 raft_consensus.cc:2393] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515f28b1812e433693f9443eb5837d62 in current term 1: Already voted for candidate f3e41d97104f44c29580447d50687cd1 in this term.
I20260710 11:12:42.456506  8424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1f1a5bdfdf4e5fa49ea884ddbbb353" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
W20260710 11:12:42.461017  8538 leader_election.cc:343] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.457043  8422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71c8439ae264c19ab4c4eedabefab0c" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.461760  8422 raft_consensus.cc:2468] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 0.
I20260710 11:12:42.457711  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfa8edcb0e04170b52067ebbe2220d2" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.463707  8464 leader_election.cc:304] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [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: 515f28b1812e433693f9443eb5837d62, 81769ff0b4ae4772a43fe95af4c406bc; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:42.464982  8699 raft_consensus.cc:2804] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.465364  8699 raft_consensus.cc:493] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.456568  8320 catalog_manager.cc:5697] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8778789b6bde4c91a84f982d91106694 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "8778789b6bde4c91a84f982d91106694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.465741  8699 raft_consensus.cc:3060] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.465804  8423 raft_consensus.cc:2468] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:42.458665  8691 tablet_bootstrap.cc:492] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:42.468973  8691 ts_tablet_manager.cc:1403] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.015s
I20260710 11:12:42.470019  8612 leader_election.cc:304] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:42.471159  8742 raft_consensus.cc:2804] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:42.471679  8691 raft_consensus.cc:359] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.472384  8691 raft_consensus.cc:385] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.472419  8742 raft_consensus.cc:697] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:42.472743  8689 tablet_bootstrap.cc:492] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:42.473556  8689 ts_tablet_manager.cc:1403] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.003s
I20260710 11:12:42.472792  8691 raft_consensus.cc:740] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.465205  8464 leader_election.cc:304] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:42.468791  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfa8edcb0e04170b52067ebbe2220d2" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:42.478870  8689 raft_consensus.cc:359] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.479755  8689 raft_consensus.cc:385] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.480093  8497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1f1a5bdfdf4e5fa49ea884ddbbb353" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:42.480603  8498 raft_consensus.cc:3060] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.480926  8497 raft_consensus.cc:3060] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.480228  8689 raft_consensus.cc:740] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.482347  8691 consensus_queue.cc:260] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.482801  8742 consensus_queue.cc:237] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.487221  8689 consensus_queue.cc:260] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.490367  8689 ts_tablet_manager.cc:1434] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:12:42.491742  8689 tablet_bootstrap.cc:492] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:42.497783  8690 tablet_bootstrap.cc:492] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:42.498304  8690 ts_tablet_manager.cc:1403] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.178s	user 0.015s	sys 0.008s
I20260710 11:12:42.500982  8691 ts_tablet_manager.cc:1434] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260710 11:12:42.505545  8691 tablet_bootstrap.cc:492] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:42.507112  8689 tablet_bootstrap.cc:654] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.500435  8688 tablet_bootstrap.cc:654] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.509928  8321 catalog_manager.cc:5697] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.504882  8699 raft_consensus.cc:515] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.531220  8699 leader_election.cc:290] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.532722  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71c8439ae264c19ab4c4eedabefab0c" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:42.533113  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71c8439ae264c19ab4c4eedabefab0c" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:42.533329  8423 raft_consensus.cc:3060] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:42.534679  8462 leader_election.cc:343] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.536114  8499 raft_consensus.cc:3060] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.536473  8498 raft_consensus.cc:2468] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:42.539563  8497 raft_consensus.cc:2468] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 1.
I20260710 11:12:42.541215  8753 raft_consensus.cc:2749] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.541028  8538 leader_election.cc:304] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [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: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:42.542266  8698 raft_consensus.cc:2804] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:42.542750  8698 raft_consensus.cc:697] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Becoming Leader. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:42.533236  8690 raft_consensus.cc:359] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.543618  8698 consensus_queue.cc:237] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.544180  8690 raft_consensus.cc:385] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.544616  8690 raft_consensus.cc:740] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.545558  8690 consensus_queue.cc:260] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.541009  8423 raft_consensus.cc:2468] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 1.
I20260710 11:12:42.550309  8464 leader_election.cc:304] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [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: 515f28b1812e433693f9443eb5837d62, 81769ff0b4ae4772a43fe95af4c406bc; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:42.551432  8753 raft_consensus.cc:2804] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:42.551987  8753 raft_consensus.cc:697] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Becoming Leader. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:42.554009  8753 consensus_queue.cc:237] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.555094  8689 tablet_bootstrap.cc:492] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:42.555591  8689 ts_tablet_manager.cc:1403] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.009s
I20260710 11:12:42.556779  8691 tablet_bootstrap.cc:654] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.556334  8748 raft_consensus.cc:493] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.557426  8748 raft_consensus.cc:515] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
W20260710 11:12:42.558521  8370 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:42.559502  8716 consensus_queue.cc:1048] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.559535  8748 leader_election.cc:290] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.564021  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ad3b2bbe344dbf97ef67157b6614ec" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.568166  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ad3b2bbe344dbf97ef67157b6614ec" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.569651  8423 raft_consensus.cc:2393] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3e41d97104f44c29580447d50687cd1 in current term 1: Already voted for candidate 8778789b6bde4c91a84f982d91106694 in this term.
I20260710 11:12:42.573027  8689 raft_consensus.cc:359] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.572034  8699 raft_consensus.cc:493] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.573700  8689 raft_consensus.cc:385] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.573984  8689 raft_consensus.cc:740] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.574018  8699 raft_consensus.cc:515] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.574733  8689 consensus_queue.cc:260] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.575197  8612 leader_election.cc:304] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3e41d97104f44c29580447d50687cd1; no voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694
I20260710 11:12:42.576494  8748 raft_consensus.cc:3060] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.576650  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.576062  8699 leader_election.cc:290] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:42.585988  8689 ts_tablet_manager.cc:1434] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260710 11:12:42.587282  8689 tablet_bootstrap.cc:492] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:42.591346  8748 raft_consensus.cc:2749] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.591775  8322 catalog_manager.cc:5697] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 515f28b1812e433693f9443eb5837d62 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "515f28b1812e433693f9443eb5837d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.594514  8753 raft_consensus.cc:493] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.595201  8753 raft_consensus.cc:515] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.597146  8319 catalog_manager.cc:5697] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:42.597852  8753 leader_election.cc:290] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:42.602254  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b226c5a5ac71447d91f774b779df5ff1" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
W20260710 11:12:42.603994  8464 leader_election.cc:343] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.604472  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b226c5a5ac71447d91f774b779df5ff1" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.605371  8689 tablet_bootstrap.cc:654] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.608909  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
W20260710 11:12:42.610927  8464 leader_election.cc:343] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.611351  8464 leader_election.cc:304] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:42.612161  8753 raft_consensus.cc:2749] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.612564  8464 leader_election.cc:304] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:42.614990  8318 catalog_manager.cc:5697] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8778789b6bde4c91a84f982d91106694 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "8778789b6bde4c91a84f982d91106694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:42.616463  8690 ts_tablet_manager.cc:1434] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.118s	user 0.008s	sys 0.003s
I20260710 11:12:42.617514  8690 tablet_bootstrap.cc:492] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:42.624154  8690 tablet_bootstrap.cc:654] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.634274  8688 tablet_bootstrap.cc:492] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:42.634768  8688 ts_tablet_manager.cc:1403] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.002s
I20260710 11:12:42.635536  8699 raft_consensus.cc:493] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.636250  8690 tablet_bootstrap.cc:492] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:42.636865  8690 ts_tablet_manager.cc:1403] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 11:12:42.636193  8699 raft_consensus.cc:515] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.639428  8690 raft_consensus.cc:359] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.640051  8690 raft_consensus.cc:385] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.640305  8690 raft_consensus.cc:740] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.640414  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.641108  8690 consensus_queue.cc:260] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.643031  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.643616  8697 raft_consensus.cc:493] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.644120  8697 raft_consensus.cc:515] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
W20260710 11:12:42.644894  8464 leader_election.cc:343] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.644840  8688 raft_consensus.cc:359] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.645673  8688 raft_consensus.cc:385] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.646000  8688 raft_consensus.cc:740] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
W20260710 11:12:42.646364  8462 leader_election.cc:343] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.646721  8688 consensus_queue.cc:260] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.647145  8697 leader_election.cc:290] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.647004  8462 leader_election.cc:304] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 8778789b6bde4c91a84f982d91106694, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:42.648577  8690 ts_tablet_manager.cc:1434] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:12:42.648499  8758 raft_consensus.cc:2749] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.649266  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1f1a5bdfdf4e5fa49ea884ddbbb353" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.649526  8691 tablet_bootstrap.cc:492] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:42.649873  8690 tablet_bootstrap.cc:492] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:42.650008  8691 ts_tablet_manager.cc:1403] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.002s
I20260710 11:12:42.651504  8497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1f1a5bdfdf4e5fa49ea884ddbbb353" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:42.652261  8497 raft_consensus.cc:2393] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81769ff0b4ae4772a43fe95af4c406bc in current term 1: Already voted for candidate 8778789b6bde4c91a84f982d91106694 in this term.
I20260710 11:12:42.653437  8699 leader_election.cc:290] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:42.653438  8389 leader_election.cc:304] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc; no voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694
I20260710 11:12:42.653955  8691 raft_consensus.cc:359] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.654593  8691 raft_consensus.cc:385] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.654835  8697 raft_consensus.cc:3060] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.656064  8688 ts_tablet_manager.cc:1434] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:12:42.654868  8691 raft_consensus.cc:740] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.657361  8691 consensus_queue.cc:260] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.661664  8697 raft_consensus.cc:2749] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.665688  8688 tablet_bootstrap.cc:492] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:42.671941  8691 ts_tablet_manager.cc:1434] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:12:42.672881  8691 tablet_bootstrap.cc:492] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:42.674923  8753 raft_consensus.cc:2749] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:42.675127  8697 consensus_queue.cc:1048] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.677832  8690 tablet_bootstrap.cc:654] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.684909  8688 tablet_bootstrap.cc:654] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.689421  8689 tablet_bootstrap.cc:492] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:42.689811  8691 tablet_bootstrap.cc:654] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.689958  8689 ts_tablet_manager.cc:1403] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.103s	user 0.026s	sys 0.030s
I20260710 11:12:42.693660  8689 raft_consensus.cc:359] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.694545  8689 raft_consensus.cc:385] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.694859  8689 raft_consensus.cc:740] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.695622  8689 consensus_queue.cc:260] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:42.697642  8689 ts_tablet_manager.cc:1434] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:42.698496  8689 tablet_bootstrap.cc:492] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:42.699865  8776 consensus_queue.cc:1048] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.704282  8689 tablet_bootstrap.cc:654] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.704815  8691 tablet_bootstrap.cc:492] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:42.705278  8691 ts_tablet_manager.cc:1403] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.001s
I20260710 11:12:42.707736  8691 raft_consensus.cc:359] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.711647  8688 tablet_bootstrap.cc:492] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:42.712100  8688 ts_tablet_manager.cc:1403] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260710 11:12:42.715165  8688 raft_consensus.cc:359] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.716028  8688 raft_consensus.cc:385] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.708376  8691 raft_consensus.cc:385] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.716922  8691 raft_consensus.cc:740] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.716377  8688 raft_consensus.cc:740] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.718114  8753 consensus_queue.cc:1048] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:42.718501  8688 consensus_queue.cc:260] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.721539  8689 tablet_bootstrap.cc:492] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:42.721992  8689 ts_tablet_manager.cc:1403] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260710 11:12:42.725142  8689 raft_consensus.cc:359] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.725322  8691 consensus_queue.cc:260] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.725785  8689 raft_consensus.cc:385] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.726125  8689 raft_consensus.cc:740] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.726768  8689 consensus_queue.cc:260] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.729429  8689 ts_tablet_manager.cc:1434] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:42.730538  8689 tablet_bootstrap.cc:492] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:42.733618  8688 ts_tablet_manager.cc:1434] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:12:42.734546  8688 tablet_bootstrap.cc:492] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:42.736877  8689 tablet_bootstrap.cc:654] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.739022  8698 consensus_queue.cc:1048] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.739890  8688 tablet_bootstrap.cc:654] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.741781  8691 ts_tablet_manager.cc:1434] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:12:42.744419  8690 tablet_bootstrap.cc:492] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:42.744890  8690 ts_tablet_manager.cc:1403] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.000s
I20260710 11:12:42.747749  8690 raft_consensus.cc:359] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.748394  8690 raft_consensus.cc:385] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.748694  8690 raft_consensus.cc:740] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.749393  8690 consensus_queue.cc:260] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.750532  8691 tablet_bootstrap.cc:492] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:42.751549  8690 ts_tablet_manager.cc:1434] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:42.752404  8690 tablet_bootstrap.cc:492] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:42.756400  8691 tablet_bootstrap.cc:654] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.757577  8690 tablet_bootstrap.cc:654] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.770514  8647 raft_consensus.cc:3060] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.787904  8758 consensus_queue.cc:1048] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.791054  8742 raft_consensus.cc:493] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.791589  8742 raft_consensus.cc:515] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.797461  8738 consensus_queue.cc:1048] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:42.798558  8776 consensus_queue.cc:1048] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:42.830976  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9199300a3f9748e9b8e2454c5c15850b" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.831610  8688 tablet_bootstrap.cc:492] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:42.831846  8570 raft_consensus.cc:2468] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:42.832270  8688 ts_tablet_manager.cc:1403] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.018s
I20260710 11:12:42.820466  8742 leader_election.cc:290] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:42.835017  8691 tablet_bootstrap.cc:492] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:42.835692  8691 ts_tablet_manager.cc:1403] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.009s
I20260710 11:12:42.837949  8758 raft_consensus.cc:493] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.838582  8758 raft_consensus.cc:515] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.840721  8691 raft_consensus.cc:359] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.841101  8696 consensus_queue.cc:1048] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.841408  8691 raft_consensus.cc:385] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.841686  8691 raft_consensus.cc:740] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.842326  8691 consensus_queue.cc:260] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.842597  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b8424d4dc24e46be2901a7c35b93e0" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.843444  8758 leader_election.cc:290] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.851387  8691 ts_tablet_manager.cc:1434] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:12:42.852603  8691 tablet_bootstrap.cc:492] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:42.857884  8716 raft_consensus.cc:493] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.863948  8610 leader_election.cc:304] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8778789b6bde4c91a84f982d91106694, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:42.867103  8689 tablet_bootstrap.cc:492] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:42.869470  8689 ts_tablet_manager.cc:1403] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.139s	user 0.024s	sys 0.023s
I20260710 11:12:42.858587  8776 consensus_queue.cc:1048] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:12:42.874795  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9199300a3f9748e9b8e2454c5c15850b" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.873471  8716 raft_consensus.cc:515] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.876796  8688 raft_consensus.cc:359] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.877508  8688 raft_consensus.cc:385] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.877811  8688 raft_consensus.cc:740] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.877875  8716 leader_election.cc:290] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:42.878908  8688 consensus_queue.cc:260] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.881968  8422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b8424d4dc24e46be2901a7c35b93e0" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.883581  8688 ts_tablet_manager.cc:1434] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260710 11:12:42.885011  8688 tablet_bootstrap.cc:492] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
W20260710 11:12:42.884763  8464 leader_election.cc:343] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.885944  8689 raft_consensus.cc:359] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.888064  8689 raft_consensus.cc:385] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.888311  8689 raft_consensus.cc:740] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.889170  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9199300a3f9748e9b8e2454c5c15850b" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.890266  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9199300a3f9748e9b8e2454c5c15850b" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:42.891074  8571 raft_consensus.cc:2468] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 0.
I20260710 11:12:42.891644  8748 consensus_queue.cc:1048] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.879195  8696 raft_consensus.cc:2804] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.892612  8696 raft_consensus.cc:493] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.893064  8696 raft_consensus.cc:3060] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.894531  8689 consensus_queue.cc:260] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.897899  8689 ts_tablet_manager.cc:1434] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 11:12:42.899003  8689 tablet_bootstrap.cc:492] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:42.899575  8570 raft_consensus.cc:2468] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 0.
I20260710 11:12:42.911201  8387 leader_election.cc:304] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:42.879441  8742 consensus_queue.cc:1048] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 11:12:42.913336  8696 raft_consensus.cc:515] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.881062  8421 raft_consensus.cc:2468] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:42.916195  8462 leader_election.cc:304] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [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: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:42.917855  8758 raft_consensus.cc:2804] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.918048  8697 raft_consensus.cc:2804] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:42.918236  8758 raft_consensus.cc:493] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.918620  8758 raft_consensus.cc:3060] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.919081  8697 raft_consensus.cc:493] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:42.919513  8697 raft_consensus.cc:3060] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.923055  8645 raft_consensus.cc:2393] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81769ff0b4ae4772a43fe95af4c406bc in current term 1: Already voted for candidate f3e41d97104f44c29580447d50687cd1 in this term.
I20260710 11:12:42.927045  8748 consensus_queue.cc:1048] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:42.938581  8699 raft_consensus.cc:493] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.939244  8699 raft_consensus.cc:515] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.941411  8699 leader_election.cc:290] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:42.944483  8748 consensus_queue.cc:1048] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.932963  8758 raft_consensus.cc:515] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.953267  8758 leader_election.cc:290] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:42.953866  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b8424d4dc24e46be2901a7c35b93e0" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:42.954464  8573 raft_consensus.cc:3060] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.954697  8742 raft_consensus.cc:493] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.955153  8742 raft_consensus.cc:515] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:42.958673  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77477c29ac64619927edd5b64d296dc" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:42.965626  8422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b8424d4dc24e46be2901a7c35b93e0" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:42.966419  8573 raft_consensus.cc:2468] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 1.
I20260710 11:12:42.967595  8462 leader_election.cc:304] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:42.968433  8758 raft_consensus.cc:2804] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:42.968979  8758 raft_consensus.cc:697] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Becoming Leader. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:42.970027  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77477c29ac64619927edd5b64d296dc" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.969833  8758 consensus_queue.cc:237] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.975317  8688 tablet_bootstrap.cc:654] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.969852  8696 leader_election.cc:290] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:42.977244  8691 tablet_bootstrap.cc:654] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.982122  8690 tablet_bootstrap.cc:492] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:42.982600  8690 ts_tablet_manager.cc:1403] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.230s	user 0.050s	sys 0.061s
I20260710 11:12:42.982652  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b226c5a5ac71447d91f774b779df5ff1" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:42.983353  8423 raft_consensus.cc:2468] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:42.985319  8690 raft_consensus.cc:359] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.985972  8690 raft_consensus.cc:385] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:42.986249  8690 raft_consensus.cc:740] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.987440  8690 consensus_queue.cc:260] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:42.987594  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9199300a3f9748e9b8e2454c5c15850b" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:42.988394  8573 raft_consensus.cc:3060] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:42.989782  8690 ts_tablet_manager.cc:1434] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260710 11:12:42.977346  8464 leader_election.cc:343] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:42.991075  8464 leader_election.cc:343] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:42.991995  8464 leader_election.cc:343] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:42.992300  8690 tablet_bootstrap.cc:492] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:42.992391  8464 leader_election.cc:304] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:42.977638  8742 leader_election.cc:290] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:42.993268  8746 raft_consensus.cc:2749] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:42.996110  8738 raft_consensus.cc:493] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:42.997196  8689 tablet_bootstrap.cc:654] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.996774  8738 raft_consensus.cc:515] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:42.998440  8690 tablet_bootstrap.cc:654] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:42.999404  8738 leader_election.cc:290] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:43.001075  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9199300a3f9748e9b8e2454c5c15850b" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:43.002009  8422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71c8439ae264c19ab4c4eedabefab0c" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:43.002617  8612 leader_election.cc:304] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:43.003024  8422 raft_consensus.cc:2393] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8778789b6bde4c91a84f982d91106694 in current term 1: Already voted for candidate 515f28b1812e433693f9443eb5837d62 in this term.
I20260710 11:12:43.003595  8742 raft_consensus.cc:2804] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.004086  8742 raft_consensus.cc:493] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.004478  8742 raft_consensus.cc:3060] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.005466  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71c8439ae264c19ab4c4eedabefab0c" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:43.007104  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b226c5a5ac71447d91f774b779df5ff1" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:43.007925  8498 raft_consensus.cc:2468] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:43.010437  8746 raft_consensus.cc:493] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.011024  8746 raft_consensus.cc:515] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.013427  8538 leader_election.cc:304] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8778789b6bde4c91a84f982d91106694; no voters: 515f28b1812e433693f9443eb5837d62, 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:43.020779  8738 raft_consensus.cc:3060] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.020922  8697 raft_consensus.cc:515] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.021760  8746 leader_election.cc:290] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:43.022137  8423 raft_consensus.cc:2393] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f3e41d97104f44c29580447d50687cd1 in current term 1: Already voted for candidate 81769ff0b4ae4772a43fe95af4c406bc in this term.
I20260710 11:12:43.027438  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:43.029124  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
W20260710 11:12:43.029358  8462 leader_election.cc:343] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:43.030567  8464 leader_election.cc:343] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.031037  8464 leader_election.cc:304] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 8778789b6bde4c91a84f982d91106694, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:43.032364  8746 raft_consensus.cc:2749] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:43.037850  8573 raft_consensus.cc:2468] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:43.037609  8698 consensus_queue.cc:1048] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:43.035776  8738 raft_consensus.cc:2749] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:43.042265  8610 leader_election.cc:304] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [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: 8778789b6bde4c91a84f982d91106694, f3e41d97104f44c29580447d50687cd1; no voters: 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:43.043792  8696 raft_consensus.cc:2804] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:43.044557  8696 raft_consensus.cc:697] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:43.045724  8696 consensus_queue.cc:237] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.043665  8742 raft_consensus.cc:515] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.057963  8748 consensus_queue.cc:1048] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:12:43.061846  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9199300a3f9748e9b8e2454c5c15850b" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:43.070022  8697 leader_election.cc:290] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:43.090867  8319 catalog_manager.cc:5697] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:43.095351  8573 raft_consensus.cc:2393] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 81769ff0b4ae4772a43fe95af4c406bc in current term 1: Already voted for candidate f3e41d97104f44c29580447d50687cd1 in this term.
I20260710 11:12:43.080050  8742 leader_election.cc:290] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:43.103085  8422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b226c5a5ac71447d91f774b779df5ff1" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:43.103286  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b226c5a5ac71447d91f774b779df5ff1" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:43.103709  8422 raft_consensus.cc:3060] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.103936  8496 raft_consensus.cc:3060] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.105206  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9199300a3f9748e9b8e2454c5c15850b" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:43.112287  8689 tablet_bootstrap.cc:492] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:43.112804  8689 ts_tablet_manager.cc:1403] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.214s	user 0.014s	sys 0.002s
I20260710 11:12:43.120021  8698 consensus_queue.cc:1048] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:43.123809  8689 raft_consensus.cc:359] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.124505  8689 raft_consensus.cc:385] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.124768  8689 raft_consensus.cc:740] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.125303  8689 consensus_queue.cc:260] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.127233  8689 ts_tablet_manager.cc:1434] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.003s
I20260710 11:12:43.128139  8689 tablet_bootstrap.cc:492] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:43.134434  8779 raft_consensus.cc:493] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.134975  8779 raft_consensus.cc:515] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.137104  8779 leader_election.cc:290] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:43.139930  8496 raft_consensus.cc:2468] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:43.139921  8571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:43.142316  8746 consensus_queue.cc:1048] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:43.145118  8690 tablet_bootstrap.cc:492] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:43.145596  8690 ts_tablet_manager.cc:1403] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.153s	user 0.025s	sys 0.017s
W20260710 11:12:43.146294  8796 log.cc:927] Time spent T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260710 11:12:43.147149  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:43.147681  8645 raft_consensus.cc:2468] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 0.
I20260710 11:12:43.150136  8389 leader_election.cc:304] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:43.148955  8422 raft_consensus.cc:2468] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:43.153573  8746 consensus_queue.cc:1048] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:43.159045  8612 leader_election.cc:304] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:43.155694  8690 raft_consensus.cc:359] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.160720  8690 raft_consensus.cc:385] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.160732  8779 raft_consensus.cc:2804] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.161698  8387 leader_election.cc:304] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [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: 81769ff0b4ae4772a43fe95af4c406bc; no voters: 8778789b6bde4c91a84f982d91106694, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:43.161733  8779 raft_consensus.cc:493] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.162770  8779 raft_consensus.cc:3060] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:43.163241  8387 leader_election.cc:343] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.163586  8697 raft_consensus.cc:2749] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:43.167049  8319 catalog_manager.cc:5697] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 515f28b1812e433693f9443eb5837d62 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "515f28b1812e433693f9443eb5837d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:43.170441  8779 raft_consensus.cc:515] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.161751  8690 raft_consensus.cc:740] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.185236  8690 consensus_queue.cc:260] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.187096  8779 leader_election.cc:290] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:43.189044  8689 tablet_bootstrap.cc:654] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.190541  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:43.201493  8696 raft_consensus.cc:2804] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:43.225719  8696 raft_consensus.cc:697] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:43.227365  8696 consensus_queue.cc:237] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
W20260710 11:12:43.224835  8387 leader_election.cc:343] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:43.239814  8610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.47.3:44725, user_credentials={real_user=slave}} blocked reactor thread for 79646.7us
I20260710 11:12:43.242060  8690 ts_tablet_manager.cc:1434] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.030s
W20260710 11:12:43.241909  8612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.47.1:44861, user_credentials={real_user=slave}} blocked reactor thread for 83398.4us
I20260710 11:12:43.250916  8688 tablet_bootstrap.cc:492] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:43.251412  8688 ts_tablet_manager.cc:1403] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.367s	user 0.014s	sys 0.004s
I20260710 11:12:43.254168  8691 tablet_bootstrap.cc:492] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:43.254612  8691 ts_tablet_manager.cc:1403] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.402s	user 0.014s	sys 0.006s
I20260710 11:12:43.255003  8688 raft_consensus.cc:359] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.255698  8688 raft_consensus.cc:385] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.255950  8688 raft_consensus.cc:740] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.256748  8690 tablet_bootstrap.cc:492] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:43.257444  8691 raft_consensus.cc:359] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.258316  8691 raft_consensus.cc:385] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.258649  8691 raft_consensus.cc:740] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.262648  8690 tablet_bootstrap.cc:654] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.267396  8689 tablet_bootstrap.cc:492] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:43.267870  8689 ts_tablet_manager.cc:1403] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.140s	user 0.007s	sys 0.021s
I20260710 11:12:43.268177  8688 consensus_queue.cc:260] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.272593  8691 consensus_queue.cc:260] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.271270  8688 ts_tablet_manager.cc:1434] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:12:43.276039  8689 raft_consensus.cc:359] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.276755  8689 raft_consensus.cc:385] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.277034  8689 raft_consensus.cc:740] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.277773  8689 consensus_queue.cc:260] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.280019  8689 ts_tablet_manager.cc:1434] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:43.280965  8689 tablet_bootstrap.cc:492] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:43.286507  8689 tablet_bootstrap.cc:654] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.289508  8690 tablet_bootstrap.cc:492] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:43.289968  8690 ts_tablet_manager.cc:1403] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260710 11:12:43.294813  8690 raft_consensus.cc:359] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.295457  8690 raft_consensus.cc:385] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.295729  8690 raft_consensus.cc:740] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.296460  8690 consensus_queue.cc:260] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.299542  8690 ts_tablet_manager.cc:1434] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:43.300441  8690 tablet_bootstrap.cc:492] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:43.302503  8691 ts_tablet_manager.cc:1434] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260710 11:12:43.303725  8691 tablet_bootstrap.cc:492] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:43.310549  8690 tablet_bootstrap.cc:654] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.317590  8688 tablet_bootstrap.cc:492] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:43.319142  8318 catalog_manager.cc:5697] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:43.321403  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:43.322005  8645 raft_consensus.cc:3060] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.328559  8645 raft_consensus.cc:2468] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 1.
I20260710 11:12:43.329867  8389 leader_election.cc:304] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [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: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:43.330592  8776 raft_consensus.cc:2804] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:43.331061  8776 raft_consensus.cc:697] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:43.331864  8776 consensus_queue.cc:237] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.337107  8699 raft_consensus.cc:493] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.337774  8699 raft_consensus.cc:515] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.342414  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07f1d759ad477aa2351a5cfc947b9c" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:43.343315  8810 raft_consensus.cc:493] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.344003  8810 raft_consensus.cc:515] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
W20260710 11:12:43.345395  8462 leader_election.cc:343] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.346520  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07f1d759ad477aa2351a5cfc947b9c" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
W20260710 11:12:43.352782  8464 leader_election.cc:343] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.353356  8464 leader_election.cc:304] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694
I20260710 11:12:43.354419  8746 raft_consensus.cc:2749] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:43.346850  8810 leader_election.cc:290] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:43.347076  8699 leader_election.cc:290] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:43.348421  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:43.356510  8496 raft_consensus.cc:2468] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:43.349370  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:43.350356  8754 raft_consensus.cc:493] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.358297  8754 raft_consensus.cc:515] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.360872  8689 tablet_bootstrap.cc:492] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:43.361047  8691 tablet_bootstrap.cc:654] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.361334  8689 ts_tablet_manager.cc:1403] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.007s
W20260710 11:12:43.361703  8610 leader_election.cc:343] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.362560  8612 leader_election.cc:304] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [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: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:43.363631  8810 raft_consensus.cc:2804] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.363708  8422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:43.364053  8810 raft_consensus.cc:493] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.363924  8689 raft_consensus.cc:359] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.364971  8689 raft_consensus.cc:385] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.365284  8689 raft_consensus.cc:740] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.365886  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:43.364975  8810 raft_consensus.cc:3060] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.366513  8496 raft_consensus.cc:2468] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 0.
W20260710 11:12:43.366603  8538 leader_election.cc:343] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.360466  8754 leader_election.cc:290] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:43.367779  8538 leader_election.cc:304] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [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: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:43.368891  8754 raft_consensus.cc:2804] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.369306  8754 raft_consensus.cc:493] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.365996  8689 consensus_queue.cc:260] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.369692  8754 raft_consensus.cc:3060] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.371258  8689 ts_tablet_manager.cc:1434] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:12:43.372135  8689 tablet_bootstrap.cc:492] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:43.377882  8754 raft_consensus.cc:515] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.379971  8688 tablet_bootstrap.cc:654] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.380658  8422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:43.380946  8810 raft_consensus.cc:515] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
W20260710 11:12:43.381919  8538 leader_election.cc:343] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.384085  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:43.384286  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:43.384776  8496 raft_consensus.cc:3060] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.384961  8498 raft_consensus.cc:3060] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.388763  8422 raft_consensus.cc:3060] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.389178  8754 leader_election.cc:290] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:43.393975  8498 raft_consensus.cc:2468] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:43.395377  8612 leader_election.cc:304] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:43.395833  8746 consensus_queue.cc:1048] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:43.396319  8696 raft_consensus.cc:2804] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:43.396813  8696 raft_consensus.cc:697] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:43.397204  8690 tablet_bootstrap.cc:492] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:43.397737  8690 ts_tablet_manager.cc:1403] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.031s
I20260710 11:12:43.397611  8696 consensus_queue.cc:237] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.401088  8690 raft_consensus.cc:359] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.401896  8690 raft_consensus.cc:385] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.402211  8690 raft_consensus.cc:740] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.402988  8690 consensus_queue.cc:260] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.405424  8689 tablet_bootstrap.cc:654] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.407414  8496 raft_consensus.cc:2468] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 1.
I20260710 11:12:43.408754  8699 consensus_queue.cc:1048] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:43.411509  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
W20260710 11:12:43.413295  8610 leader_election.cc:343] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.413631  8538 leader_election.cc:304] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [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: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:43.414076  8810 leader_election.cc:290] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:43.416920  8690 ts_tablet_manager.cc:1434] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:12:43.417151  8754 raft_consensus.cc:2804] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:43.417855  8754 raft_consensus.cc:697] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Becoming Leader. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:43.418095  8690 tablet_bootstrap.cc:492] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:43.418783  8754 consensus_queue.cc:237] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.426115  8689 tablet_bootstrap.cc:492] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:43.426720  8689 ts_tablet_manager.cc:1403] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.002s
I20260710 11:12:43.426936  8318 catalog_manager.cc:5697] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:43.430070  8689 raft_consensus.cc:359] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.430913  8689 raft_consensus.cc:385] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.431233  8689 raft_consensus.cc:740] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.433682  8691 tablet_bootstrap.cc:492] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:43.434144  8691 ts_tablet_manager.cc:1403] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.131s	user 0.022s	sys 0.014s
I20260710 11:12:43.434329  8690 tablet_bootstrap.cc:654] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.436736  8689 consensus_queue.cc:260] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.439291  8689 ts_tablet_manager.cc:1434] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:12:43.440161  8689 tablet_bootstrap.cc:492] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62: Bootstrap starting.
I20260710 11:12:43.442729  8691 raft_consensus.cc:359] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.443495  8691 raft_consensus.cc:385] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.443774  8691 raft_consensus.cc:740] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.446175  8689 tablet_bootstrap.cc:654] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.444453  8691 consensus_queue.cc:260] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.451150  8691 ts_tablet_manager.cc:1434] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:12:43.452347  8691 tablet_bootstrap.cc:492] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:43.455003  8690 tablet_bootstrap.cc:492] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:43.455510  8690 ts_tablet_manager.cc:1403] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.005s
I20260710 11:12:43.458546  8690 raft_consensus.cc:359] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.459405  8690 raft_consensus.cc:385] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.459734  8690 raft_consensus.cc:740] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.462942  8690 consensus_queue.cc:260] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.465062  8691 tablet_bootstrap.cc:654] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.471185  8690 ts_tablet_manager.cc:1434] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:12:43.476173  8691 tablet_bootstrap.cc:492] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:43.476217  8689 tablet_bootstrap.cc:492] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62: No bootstrap required, opened a new log
I20260710 11:12:43.476815  8691 ts_tablet_manager.cc:1403] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260710 11:12:43.476871  8689 ts_tablet_manager.cc:1403] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.003s
I20260710 11:12:43.479676  8689 raft_consensus.cc:359] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.480835  8689 raft_consensus.cc:385] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.481191  8689 raft_consensus.cc:740] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.482190  8689 consensus_queue.cc:260] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.479504  8691 raft_consensus.cc:359] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.484856  8691 raft_consensus.cc:385] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.484943  8689 ts_tablet_manager.cc:1434] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:12:43.485157  8691 raft_consensus.cc:740] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.484467  8318 catalog_manager.cc:5697] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 1 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:43.486778  8691 consensus_queue.cc:260] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.488615  8691 ts_tablet_manager.cc:1434] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:12:43.489508  8691 tablet_bootstrap.cc:492] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:43.490651  8688 tablet_bootstrap.cc:492] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:43.491161  8688 ts_tablet_manager.cc:1403] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.174s	user 0.027s	sys 0.045s
I20260710 11:12:43.494052  8688 raft_consensus.cc:359] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.494810  8688 raft_consensus.cc:385] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.494835  8690 tablet_bootstrap.cc:492] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:43.495074  8691 tablet_bootstrap.cc:654] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.496132  8688 raft_consensus.cc:740] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.497076  8688 consensus_queue.cc:260] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.494025  8320 catalog_manager.cc:5697] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8778789b6bde4c91a84f982d91106694 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "8778789b6bde4c91a84f982d91106694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:43.499711  8688 ts_tablet_manager.cc:1434] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:43.501011  8688 tablet_bootstrap.cc:492] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:43.508322  8688 tablet_bootstrap.cc:654] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.509850  8690 tablet_bootstrap.cc:654] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.520262  8688 tablet_bootstrap.cc:492] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:43.521024  8688 ts_tablet_manager.cc:1403] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 11:12:43.523129  8690 tablet_bootstrap.cc:492] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:43.523602  8690 ts_tablet_manager.cc:1403] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260710 11:12:43.524076  8688 raft_consensus.cc:359] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.524890  8688 raft_consensus.cc:385] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.525193  8688 raft_consensus.cc:740] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.525890  8688 consensus_queue.cc:260] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.526245  8690 raft_consensus.cc:359] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.526888  8690 raft_consensus.cc:385] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.527177  8690 raft_consensus.cc:740] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.527791  8690 consensus_queue.cc:260] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.528307  8688 ts_tablet_manager.cc:1434] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:12:43.529945  8690 ts_tablet_manager.cc:1434] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:43.530856  8690 tablet_bootstrap.cc:492] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:43.529569  8688 tablet_bootstrap.cc:492] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:43.533478  8696 consensus_queue.cc:1048] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:43.536208  8690 tablet_bootstrap.cc:654] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.537249  8688 tablet_bootstrap.cc:654] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.537856  8691 tablet_bootstrap.cc:492] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:43.538344  8691 ts_tablet_manager.cc:1403] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.022s
I20260710 11:12:43.541306  8691 raft_consensus.cc:359] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.541976  8691 raft_consensus.cc:385] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.542279  8691 raft_consensus.cc:740] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.543079  8691 consensus_queue.cc:260] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.545532  8691 ts_tablet_manager.cc:1434] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:43.546473  8691 tablet_bootstrap.cc:492] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:43.552892  8691 tablet_bootstrap.cc:654] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.559069  8748 consensus_queue.cc:1048] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:43.586647  8814 raft_consensus.cc:493] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.587419  8814 raft_consensus.cc:515] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.594133  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77477c29ac64619927edd5b64d296dc" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:43.595110  8496 raft_consensus.cc:2468] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:43.598045  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77477c29ac64619927edd5b64d296dc" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:43.598953  8421 raft_consensus.cc:2468] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:43.599977  8814 leader_election.cc:290] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:43.601219  8612 leader_election.cc:304] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:43.621728  8748 raft_consensus.cc:493] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.622447  8748 raft_consensus.cc:515] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.621404  8814 raft_consensus.cc:2804] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.624972  8776 raft_consensus.cc:493] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.625324  8814 raft_consensus.cc:493] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.626008  8814 raft_consensus.cc:3060] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.625787  8776 raft_consensus.cc:515] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.629912  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:43.634428  8753 raft_consensus.cc:493] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.635035  8753 raft_consensus.cc:515] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.638022  8753 leader_election.cc:290] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:43.652019  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708d283036c143a8a57c2bd897f0b25f" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:43.653136  8423 raft_consensus.cc:2468] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 0.
I20260710 11:12:43.654644  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708d283036c143a8a57c2bd897f0b25f" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:43.655534  8645 raft_consensus.cc:2468] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 0.
I20260710 11:12:43.657286  8496 raft_consensus.cc:2393] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81769ff0b4ae4772a43fe95af4c406bc in current term 1: Already voted for candidate 8778789b6bde4c91a84f982d91106694 in this term.
I20260710 11:12:43.658991  8464 leader_election.cc:304] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:43.665920  8748 leader_election.cc:290] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:43.667640  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
W20260710 11:12:43.669397  8610 leader_election.cc:343] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.674733  8754 raft_consensus.cc:493] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.675364  8754 raft_consensus.cc:515] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.686659  8754 leader_election.cc:290] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:43.688680  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:43.688908  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:43.690485  8776 leader_election.cc:290] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:43.690711  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:43.691782  8496 raft_consensus.cc:2393] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8778789b6bde4c91a84f982d91106694 in current term 1: Already voted for candidate f3e41d97104f44c29580447d50687cd1 in this term.
I20260710 11:12:43.692902  8387 leader_election.cc:304] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc; no voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694
I20260710 11:12:43.693300  8538 leader_election.cc:304] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8778789b6bde4c91a84f982d91106694; no voters: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:43.694826  8754 raft_consensus.cc:3060] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.695587  8716 raft_consensus.cc:3060] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.713994  8754 raft_consensus.cc:2749] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:43.682724  8753 raft_consensus.cc:2804] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.721491  8688 tablet_bootstrap.cc:492] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:43.721903  8688 ts_tablet_manager.cc:1403] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.193s	user 0.021s	sys 0.051s
I20260710 11:12:43.723286  8746 raft_consensus.cc:493] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.724243  8746 raft_consensus.cc:515] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.725775  8688 raft_consensus.cc:359] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.726236  8746 leader_election.cc:290] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:43.726465  8688 raft_consensus.cc:385] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.726790  8688 raft_consensus.cc:740] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.726828  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:43.718628  8753 raft_consensus.cc:493] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.730006  8688 consensus_queue.cc:260] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.727857  8815 consensus_queue.cc:1048] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:12:43.731904  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d52959e370480dabd67f9b3c6c8820" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
W20260710 11:12:43.733477  8462 leader_election.cc:343] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.734032  8690 tablet_bootstrap.cc:492] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:43.734490  8690 ts_tablet_manager.cc:1403] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.204s	user 0.051s	sys 0.063s
I20260710 11:12:43.737133  8690 raft_consensus.cc:359] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.737752  8690 raft_consensus.cc:385] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.738024  8690 raft_consensus.cc:740] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.738662  8690 consensus_queue.cc:260] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.739418  8753 raft_consensus.cc:3060] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.739565  8498 raft_consensus.cc:2468] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:43.742703  8612 leader_election.cc:304] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [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: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:43.744740  8814 raft_consensus.cc:515] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.746423  8753 raft_consensus.cc:515] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.746781  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d52959e370480dabd67f9b3c6c8820" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:43.747460  8645 raft_consensus.cc:2468] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 0.
I20260710 11:12:43.748477  8753 leader_election.cc:290] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Requested vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:43.750213  8690 ts_tablet_manager.cc:1434] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:12:43.749739  8742 raft_consensus.cc:2804] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.753039  8690 tablet_bootstrap.cc:492] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
I20260710 11:12:43.753491  8688 ts_tablet_manager.cc:1434] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:12:43.754230  8688 tablet_bootstrap.cc:492] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:43.754736  8742 raft_consensus.cc:493] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.757711  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77477c29ac64619927edd5b64d296dc" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:43.757738  8742 raft_consensus.cc:3060] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.758322  8498 raft_consensus.cc:3060] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.759785  8716 raft_consensus.cc:2749] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:43.748780  8814 leader_election.cc:290] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:43.764750  8754 raft_consensus.cc:493] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.770195  8691 tablet_bootstrap.cc:492] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:43.771226  8691 ts_tablet_manager.cc:1403] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.225s	user 0.062s	sys 0.104s
I20260710 11:12:43.774593  8424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77477c29ac64619927edd5b64d296dc" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:43.775223  8424 raft_consensus.cc:3060] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.773548  8699 raft_consensus.cc:493] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.777040  8699 raft_consensus.cc:515] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.777483  8690 tablet_bootstrap.cc:654] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.778707  8699 leader_election.cc:290] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
W20260710 11:12:43.772763  8837 log.cc:927] Time spent T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260710 11:12:43.779493  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
W20260710 11:12:43.781037  8462 leader_election.cc:343] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.770519  8464 leader_election.cc:304] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [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: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:43.783833  8746 raft_consensus.cc:2804] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.784210  8746 raft_consensus.cc:493] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.784559  8746 raft_consensus.cc:3060] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.786286  8420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708d283036c143a8a57c2bd897f0b25f" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:43.787149  8420 raft_consensus.cc:3060] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.785214  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708d283036c143a8a57c2bd897f0b25f" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:43.791530  8645 raft_consensus.cc:3060] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.772652  8754 raft_consensus.cc:515] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.803153  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
W20260710 11:12:43.807945  8370 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:12:43.811371  8464 leader_election.cc:343] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.811843  8464 leader_election.cc:304] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 8778789b6bde4c91a84f982d91106694, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:43.811909  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:43.812708  8644 raft_consensus.cc:2393] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8778789b6bde4c91a84f982d91106694 in current term 1: Already voted for candidate 81769ff0b4ae4772a43fe95af4c406bc in this term.
I20260710 11:12:43.814401  8573 raft_consensus.cc:3060] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.815914  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:43.817265  8538 leader_election.cc:304] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8778789b6bde4c91a84f982d91106694; no voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:43.818688  8754 leader_election.cc:290] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:43.820631  8696 consensus_queue.cc:1048] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:43.804563  8691 raft_consensus.cc:359] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.821995  8691 raft_consensus.cc:385] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.822211  8691 raft_consensus.cc:740] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.823137  8691 consensus_queue.cc:260] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.821291  8746 raft_consensus.cc:515] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.830888  8688 tablet_bootstrap.cc:654] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.834282  8420 raft_consensus.cc:2468] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 1.
I20260710 11:12:43.840088  8464 leader_election.cc:304] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, 81769ff0b4ae4772a43fe95af4c406bc; no voters: 
I20260710 11:12:43.840893  8699 raft_consensus.cc:2804] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:43.841367  8699 raft_consensus.cc:697] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Becoming Leader. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:43.842149  8699 consensus_queue.cc:237] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.844120  8698 raft_consensus.cc:2749] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:43.824695  8753 raft_consensus.cc:2749] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:43.847301  8691 ts_tablet_manager.cc:1434] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.001s
I20260710 11:12:43.848477  8691 tablet_bootstrap.cc:492] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:43.850991  8742 raft_consensus.cc:515] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.853178  8424 raft_consensus.cc:2468] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:43.834618  8645 raft_consensus.cc:2468] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 1.
I20260710 11:12:43.854321  8498 raft_consensus.cc:2468] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:43.856979  8716 consensus_queue.cc:1048] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:43.860646  8742 leader_election.cc:290] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:43.861553  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d52959e370480dabd67f9b3c6c8820" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:43.862694  8688 tablet_bootstrap.cc:492] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:43.863157  8688 ts_tablet_manager.cc:1403] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.004s
I20260710 11:12:43.862900  8612 leader_election.cc:304] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:43.864805  8742 raft_consensus.cc:2804] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:43.865252  8742 raft_consensus.cc:697] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:43.866050  8742 consensus_queue.cc:237] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:43.866288  8688 raft_consensus.cc:359] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
W20260710 11:12:43.867420  8462 leader_election.cc:343] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.867658  8690 tablet_bootstrap.cc:492] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:43.868099  8690 ts_tablet_manager.cc:1403] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.015s
I20260710 11:12:43.868371  8696 raft_consensus.cc:493] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.868932  8696 raft_consensus.cc:515] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.870246  8497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:43.870832  8696 leader_election.cc:290] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:43.870677  8690 raft_consensus.cc:359] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.870803  8497 raft_consensus.cc:3060] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.871356  8690 raft_consensus.cc:385] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.871742  8690 raft_consensus.cc:740] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.871840  8696 consensus_queue.cc:1048] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:43.873175  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:43.867100  8688 raft_consensus.cc:385] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:43.874527  8688 raft_consensus.cc:740] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.872421  8690 consensus_queue.cc:260] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.877169  8688 consensus_queue.cc:260] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.883870  8690 ts_tablet_manager.cc:1434] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:12:43.880278  8746 leader_election.cc:290] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 1 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:43.886981  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45501b049293426aac7198738069024a" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:43.888406  8320 catalog_manager.cc:5697] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 515f28b1812e433693f9443eb5837d62 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "515f28b1812e433693f9443eb5837d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:43.891747  8688 ts_tablet_manager.cc:1434] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 11:12:43.892004  8690 tablet_bootstrap.cc:492] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1: Bootstrap starting.
W20260710 11:12:43.894519  8610 leader_election.cc:343] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:43.895207  8610 leader_election.cc:343] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.893241  8688 tablet_bootstrap.cc:492] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:43.896674  8691 tablet_bootstrap.cc:654] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.898984  8424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45501b049293426aac7198738069024a" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:43.899837  8424 raft_consensus.cc:2468] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:43.904696  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d52959e370480dabd67f9b3c6c8820" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:43.905275  8645 raft_consensus.cc:3060] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.917299  8690 tablet_bootstrap.cc:654] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.917730  8645 raft_consensus.cc:2468] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 1.
I20260710 11:12:43.919781  8742 consensus_queue.cc:1048] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:43.925436  8319 catalog_manager.cc:5697] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:43.930229  8464 leader_election.cc:304] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [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: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:43.937203  8746 raft_consensus.cc:2804] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:43.937664  8746 raft_consensus.cc:697] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Becoming Leader. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:43.938455  8746 consensus_queue.cc:237] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:43.932122  8698 raft_consensus.cc:493] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:43.940951  8698 raft_consensus.cc:515] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.943048  8698 leader_election.cc:290] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:43.950212  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07f1d759ad477aa2351a5cfc947b9c" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:43.950872  8496 raft_consensus.cc:2468] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 0.
I20260710 11:12:43.951721  8612 leader_election.cc:304] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [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: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:43.952024  8538 leader_election.cc:304] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:43.952929  8742 raft_consensus.cc:2804] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.953302  8742 raft_consensus.cc:493] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.953626  8742 raft_consensus.cc:3060] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.954768  8716 consensus_queue.cc:1048] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:43.957180  8698 raft_consensus.cc:2804] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:43.957573  8698 raft_consensus.cc:493] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:43.958611  8698 raft_consensus.cc:3060] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:43.962850  8688 tablet_bootstrap.cc:654] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:43.958084  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07f1d759ad477aa2351a5cfc947b9c" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
W20260710 11:12:43.968876  8538 leader_election.cc:343] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:43.969980  8698 raft_consensus.cc:515] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:43.972105  8698 leader_election.cc:290] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:43.970994  8742 raft_consensus.cc:515] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:43.978937  8496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07f1d759ad477aa2351a5cfc947b9c" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:43.987663  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07f1d759ad477aa2351a5cfc947b9c" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:44.019995  8690 tablet_bootstrap.cc:492] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1: No bootstrap required, opened a new log
I20260710 11:12:43.988886  8496 raft_consensus.cc:3060] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.033398  8690 ts_tablet_manager.cc:1403] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1: Time spent bootstrapping tablet: real 0.148s	user 0.032s	sys 0.010s
I20260710 11:12:44.037297  8691 tablet_bootstrap.cc:492] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:44.037896  8691 ts_tablet_manager.cc:1403] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.190s	user 0.005s	sys 0.019s
I20260710 11:12:44.038741  8690 raft_consensus.cc:359] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.039429  8690 raft_consensus.cc:385] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:44.039677  8690 raft_consensus.cc:740] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Initialized, Role: FOLLOWER
W20260710 11:12:44.032066  8538 leader_election.cc:343] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:44.040268  8690 consensus_queue.cc:260] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.043655  8690 ts_tablet_manager.cc:1434] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 11:12:44.045367  8691 raft_consensus.cc:359] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:44.046033  8691 raft_consensus.cc:385] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:44.046306  8691 raft_consensus.cc:740] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.046934  8691 consensus_queue.cc:260] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:44.049576  8691 ts_tablet_manager.cc:1434] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:12:44.050424  8691 tablet_bootstrap.cc:492] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:44.054181  8698 consensus_queue.cc:1048] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.056313  8319 catalog_manager.cc:5697] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 515f28b1812e433693f9443eb5837d62 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "515f28b1812e433693f9443eb5837d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:44.058056  8742 leader_election.cc:290] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:44.058974  8497 raft_consensus.cc:2468] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:44.059897  8496 raft_consensus.cc:2468] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 1.
I20260710 11:12:44.061614  8612 leader_election.cc:304] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [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: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:44.062515  8814 raft_consensus.cc:2804] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:44.062974  8814 raft_consensus.cc:697] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:44.063725  8814 consensus_queue.cc:237] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.066579  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45501b049293426aac7198738069024a" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:44.067204  8421 raft_consensus.cc:3060] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.068652  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45501b049293426aac7198738069024a" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:44.056291  8691 tablet_bootstrap.cc:654] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:44.071118  8698 consensus_queue.cc:1048] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:12:44.076651  8538 leader_election.cc:304] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [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: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 81769ff0b4ae4772a43fe95af4c406bc
W20260710 11:12:44.088048  8610 leader_election.cc:343] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:44.090958  8688 tablet_bootstrap.cc:492] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:44.091446  8688 ts_tablet_manager.cc:1403] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.199s	user 0.034s	sys 0.016s
I20260710 11:12:44.088129  8698 raft_consensus.cc:2804] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:44.093096  8698 raft_consensus.cc:697] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Becoming Leader. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:44.094141  8698 consensus_queue.cc:237] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:44.102519  8421 raft_consensus.cc:2468] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:44.102361  8688 raft_consensus.cc:359] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.103184  8688 raft_consensus.cc:385] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:44.103559  8688 raft_consensus.cc:740] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.104940  8612 leader_election.cc:304] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [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: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 8778789b6bde4c91a84f982d91106694
I20260710 11:12:44.107124  8742 raft_consensus.cc:2804] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:44.107955  8742 raft_consensus.cc:697] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:44.111831  8742 consensus_queue.cc:237] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.112304  8688 consensus_queue.cc:260] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.114739  8688 ts_tablet_manager.cc:1434] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 11:12:44.115613  8688 tablet_bootstrap.cc:492] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:44.119724  8688 tablet_bootstrap.cc:654] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:44.133018  8319 catalog_manager.cc:5697] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:44.146281  8691 tablet_bootstrap.cc:492] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: No bootstrap required, opened a new log
I20260710 11:12:44.146914  8691 ts_tablet_manager.cc:1403] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.004s
I20260710 11:12:44.151914  8776 raft_consensus.cc:493] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:44.152449  8776 raft_consensus.cc:515] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:44.153002  8814 raft_consensus.cc:493] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:44.153467  8814 raft_consensus.cc:515] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.154590  8776 leader_election.cc:290] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:44.155498  8814 leader_election.cc:290] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:44.157399  8497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:44.158303  8497 raft_consensus.cc:2468] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:44.160094  8612 leader_election.cc:304] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:44.161141  8814 raft_consensus.cc:2804] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:44.161628  8814 raft_consensus.cc:493] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:44.162042  8814 raft_consensus.cc:3060] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.161911  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07f1d759ad477aa2351a5cfc947b9c" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:44.163358  8498 raft_consensus.cc:2393] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81769ff0b4ae4772a43fe95af4c406bc in current term 1: Already voted for candidate 8778789b6bde4c91a84f982d91106694 in this term.
I20260710 11:12:44.175345  8814 raft_consensus.cc:515] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.177132  8321 catalog_manager.cc:5697] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:44.177992  8691 raft_consensus.cc:359] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.178629  8691 raft_consensus.cc:385] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:44.178881  8691 raft_consensus.cc:740] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.185186  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:44.185845  8498 raft_consensus.cc:3060] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.193585  8814 leader_election.cc:290] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:44.196512  8691 consensus_queue.cc:260] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.197654  8688 tablet_bootstrap.cc:492] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:44.198240  8688 ts_tablet_manager.cc:1403] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.036s
I20260710 11:12:44.201221  8498 raft_consensus.cc:2468] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:44.202466  8612 leader_election.cc:304] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:44.203037  8863 raft_consensus.cc:493] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:44.203523  8814 raft_consensus.cc:2804] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:44.204120  8814 raft_consensus.cc:697] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:44.204986  8814 consensus_queue.cc:237] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.203666  8863 raft_consensus.cc:515] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.206511  8810 raft_consensus.cc:493] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:44.207006  8810 raft_consensus.cc:515] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.207948  8863 leader_election.cc:290] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:44.208190  8688 raft_consensus.cc:359] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.208948  8810 leader_election.cc:290] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:44.209257  8321 catalog_manager.cc:5697] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8778789b6bde4c91a84f982d91106694 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "8778789b6bde4c91a84f982d91106694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:44.209977  8424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8017fe3e1e45c996b4510e96214acd" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:44.210661  8424 raft_consensus.cc:2468] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:44.208945  8688 raft_consensus.cc:385] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:44.209055  8691 ts_tablet_manager.cc:1434] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260710 11:12:44.211783  8612 leader_election.cc:304] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:44.212064  8688 raft_consensus.cc:740] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.212651  8810 raft_consensus.cc:2804] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:44.213053  8810 raft_consensus.cc:493] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:44.212754  8688 consensus_queue.cc:260] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.213366  8810 raft_consensus.cc:3060] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.214958  8688 ts_tablet_manager.cc:1434] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:12:44.215848  8688 tablet_bootstrap.cc:492] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
W20260710 11:12:44.218725  8538 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.47.2:39615, user_credentials={real_user=slave}} blocked reactor thread for 82337.3us
I20260710 11:12:44.222011  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45501b049293426aac7198738069024a" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:44.224969  8688 tablet_bootstrap.cc:654] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:44.226068  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45501b049293426aac7198738069024a" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:44.226841  8421 raft_consensus.cc:2393] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8778789b6bde4c91a84f982d91106694 in current term 1: Already voted for candidate f3e41d97104f44c29580447d50687cd1 in this term.
I20260710 11:12:44.230664  8810 raft_consensus.cc:515] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.234177  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8017fe3e1e45c996b4510e96214acd" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:44.234756  8421 raft_consensus.cc:3060] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.235901  8753 consensus_queue.cc:1048] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.241454  8573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:44.244930  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:44.246863  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8017fe3e1e45c996b4510e96214acd" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:44.247495  8569 raft_consensus.cc:2468] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 0.
I20260710 11:12:44.251394  8421 raft_consensus.cc:2468] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:44.252606  8612 leader_election.cc:304] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:44.253492  8742 raft_consensus.cc:2804] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:44.254146  8742 raft_consensus.cc:697] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:44.254951  8742 consensus_queue.cc:237] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.250736  8569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8017fe3e1e45c996b4510e96214acd" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:44.256613  8569 raft_consensus.cc:3060] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.261585  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af07f1d759ad477aa2351a5cfc947b9c" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
W20260710 11:12:44.264554  8610 leader_election.cc:343] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:44.265621  8753 consensus_queue.cc:1048] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:44.267247  8810 leader_election.cc:290] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
W20260710 11:12:44.282372  8610 leader_election.cc:343] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:44.284058  8387 leader_election.cc:304] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc; no voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694
I20260710 11:12:44.285596  8776 raft_consensus.cc:3060] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.305438  8569 raft_consensus.cc:2468] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:44.308974  8538 leader_election.cc:304] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8778789b6bde4c91a84f982d91106694; no voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:44.310071  8861 raft_consensus.cc:3060] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.311713  8776 raft_consensus.cc:2749] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:44.319440  8688 tablet_bootstrap.cc:492] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:44.319907  8688 ts_tablet_manager.cc:1403] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.104s	user 0.035s	sys 0.054s
I20260710 11:12:44.322455  8688 raft_consensus.cc:359] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.323102  8688 raft_consensus.cc:385] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:44.323388  8688 raft_consensus.cc:740] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.324045  8688 consensus_queue.cc:260] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.344977  8688 ts_tablet_manager.cc:1434] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.025s	user 0.024s	sys 0.002s
I20260710 11:12:44.344667  8321 catalog_manager.cc:5697] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:44.345949  8688 tablet_bootstrap.cc:492] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694: Bootstrap starting.
I20260710 11:12:44.347121  8861 raft_consensus.cc:2749] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:44.351958  8569 raft_consensus.cc:3060] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.352334  8688 tablet_bootstrap.cc:654] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:44.366269  8688 tablet_bootstrap.cc:492] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694: No bootstrap required, opened a new log
I20260710 11:12:44.366695  8688 ts_tablet_manager.cc:1403] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:12:44.366863  8810 consensus_queue.cc:1048] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.369228  8688 raft_consensus.cc:359] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.369448  8699 consensus_queue.cc:1048] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.369879  8688 raft_consensus.cc:385] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:44.370183  8688 raft_consensus.cc:740] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.370908  8688 consensus_queue.cc:260] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.373620  8688 ts_tablet_manager.cc:1434] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:12:44.379076  8320 catalog_manager.cc:5697] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 1 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:44.395447  8814 consensus_queue.cc:1048] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.397394  8699 consensus_queue.cc:1048] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.470263  8569 raft_consensus.cc:3060] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.476397  8814 consensus_queue.cc:1048] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.486323  8815 consensus_queue.cc:1048] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.522754  8815 consensus_queue.cc:1048] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:44.524803  8748 consensus_queue.cc:1048] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.558341  6332 tablet_server.cc:179] TabletServer@127.6.47.1:0 shutting down...
W20260710 11:12:44.575016  8538 consensus_peers.cc:597] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.581427  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:44.582202  6332 tablet_replica.cc:333] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.582815  6332 raft_consensus.cc:2243] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.583246  6332 raft_consensus.cc:2272] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.585084  6332 tablet_replica.cc:333] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.585659  6332 raft_consensus.cc:2243] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.586054  6332 raft_consensus.cc:2272] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.588116  6332 tablet_replica.cc:333] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.588722  6332 raft_consensus.cc:2243] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.589111  6332 raft_consensus.cc:2272] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.590940  6332 tablet_replica.cc:333] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.591522  6332 raft_consensus.cc:2243] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.591907  6332 raft_consensus.cc:2272] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.593500  6332 tablet_replica.cc:333] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.594092  6332 raft_consensus.cc:2243] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:44.594750  6332 raft_consensus.cc:2272] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.596318  6332 tablet_replica.cc:333] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.596868  6332 raft_consensus.cc:2243] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:44.597529  6332 raft_consensus.cc:2272] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.599423  6332 tablet_replica.cc:333] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.599936  6332 raft_consensus.cc:2243] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.600312  6332 raft_consensus.cc:2272] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.602140  6332 tablet_replica.cc:333] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.602648  6332 raft_consensus.cc:2243] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.603025  6332 raft_consensus.cc:2272] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.604671  6332 tablet_replica.cc:333] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.605611  6332 raft_consensus.cc:2243] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.606007  6332 raft_consensus.cc:2272] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.607475  6332 tablet_replica.cc:333] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.607982  6332 raft_consensus.cc:2243] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.608362  6332 raft_consensus.cc:2272] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.609975  6332 tablet_replica.cc:333] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.610457  6332 raft_consensus.cc:2243] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:44.611100  6332 raft_consensus.cc:2272] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.612623  6332 tablet_replica.cc:333] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.613097  6332 raft_consensus.cc:2243] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.613451  6332 raft_consensus.cc:2272] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.614840  6332 tablet_replica.cc:333] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.615314  6332 raft_consensus.cc:2243] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.615677  6332 raft_consensus.cc:2272] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.617573  6332 tablet_replica.cc:333] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.618070  6332 raft_consensus.cc:2243] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.618448  6332 raft_consensus.cc:2272] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.620276  6332 tablet_replica.cc:333] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.620817  6332 raft_consensus.cc:2243] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.621196  6332 raft_consensus.cc:2272] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.622685  6332 tablet_replica.cc:333] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
W20260710 11:12:44.623011  8612 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260710 11:12:44.623214  6332 raft_consensus.cc:2243] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:44.623988  6332 raft_consensus.cc:2272] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.626171  6332 tablet_replica.cc:333] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
W20260710 11:12:44.626662  8612 consensus_peers.cc:597] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.626742  6332 raft_consensus.cc:2243] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.627434  6332 raft_consensus.cc:2272] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.627619  8815 consensus_queue.cc:1048] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.629277  6332 tablet_replica.cc:333] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: stopping tablet replica
I20260710 11:12:44.629809  6332 raft_consensus.cc:2243] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:44.630245  6332 raft_consensus.cc:2272] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:44.637642  8570 raft_consensus.cc:3060] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:44.644824  8815 consensus_queue.cc:1048] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:44.655467  8612 consensus_peers.cc:597] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.665339  6332 tablet_server.cc:196] TabletServer@127.6.47.1:0 shutdown complete.
W20260710 11:12:44.674099  8538 consensus_peers.cc:597] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.677276  8861 consensus_queue.cc:1048] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.694299  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:44.701313  8886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:44.703691  8887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:44.709862  6332 server_base.cc:1061] running on GCE node
W20260710 11:12:44.710848  8889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:44.712513  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:44.712837  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:44.713068  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681964713040 us; error 0 us; skew 500 ppm
W20260710 11:12:44.714572  8612 consensus_peers.cc:597] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.715106  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:44.717550  8814 consensus_queue.cc:1048] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:44.718612  6332 webserver.cc:533] Webserver started at http://127.6.47.1:33713/ using document root <none> and password file <none>
I20260710 11:12:44.719308  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:44.719458  6332 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:12:44.724717  6332 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
W20260710 11:12:44.724666  8538 consensus_peers.cc:597] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:44.732462  8612 consensus_peers.cc:597] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.732762  8896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:44.733767  6332 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:12:44.734103  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "81769ff0b4ae4772a43fe95af4c406bc"
format_stamp: "Formatted at 2026-07-10 11:12:40 on dist-test-slave-t54q"
I20260710 11:12:44.734454  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681906118602-6332-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)
W20260710 11:12:44.747685  8612 consensus_peers.cc:597] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.763087  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:44.764276  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:44.765753  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:44.769537  8903 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:12:44.833323  8464 consensus_peers.cc:597] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:44.841427  8464 consensus_peers.cc:597] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.868518  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:12:44.868937  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.100s	user 0.003s	sys 0.000s
I20260710 11:12:44.869270  6332 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:12:44.873234  8903 tablet_bootstrap.cc:492] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
W20260710 11:12:44.884367  8538 consensus_peers.cc:597] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.886662  8903 tablet_bootstrap.cc:492] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:44.887612  8903 tablet_bootstrap.cc:492] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:44.889125  8903 ts_tablet_manager.cc:1403] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:12:44.891557  8903 raft_consensus.cc:359] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:44.892136  8903 raft_consensus.cc:740] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.892913  8903 consensus_queue.cc:260] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [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: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
W20260710 11:12:44.895315  8464 consensus_peers.cc:597] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.895342  8903 ts_tablet_manager.cc:1434] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:44.896517  8903 tablet_bootstrap.cc:492] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:44.906711  8903 tablet_bootstrap.cc:492] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:44.907557  8903 tablet_bootstrap.cc:492] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:44.908120  8903 ts_tablet_manager.cc:1403] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
W20260710 11:12:44.908603  8612 consensus_peers.cc:597] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:44.910239  8903 raft_consensus.cc:359] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:44.910897  8903 raft_consensus.cc:740] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.911526  8903 consensus_queue.cc:260] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [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: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:44.913262  8903 ts_tablet_manager.cc:1434] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:12:44.913944  8903 tablet_bootstrap.cc:492] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:44.926370  8903 tablet_bootstrap.cc:492] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:44.927227  8903 tablet_bootstrap.cc:492] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:44.927802  8903 ts_tablet_manager.cc:1403] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:12:44.929970  8903 raft_consensus.cc:359] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.930598  8903 raft_consensus.cc:740] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.931216  8903 consensus_queue.cc:260] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [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: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:44.932991  8903 ts_tablet_manager.cc:1434] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:12:44.933684  8903 tablet_bootstrap.cc:492] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:44.944484  8903 tablet_bootstrap.cc:492] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:44.945253  8903 tablet_bootstrap.cc:492] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:44.945828  8903 ts_tablet_manager.cc:1403] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:12:44.947922  8903 raft_consensus.cc:359] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.948521  8903 raft_consensus.cc:740] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.949185  8903 consensus_queue.cc:260] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.951033  8903 ts_tablet_manager.cc:1434] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:12:44.951715  8903 tablet_bootstrap.cc:492] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:44.958628  6332 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:12:44.958954  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.090s	user 0.084s	sys 0.000s
I20260710 11:12:44.978787  8903 tablet_bootstrap.cc:492] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:44.979637  8903 tablet_bootstrap.cc:492] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:44.980211  8903 ts_tablet_manager.cc:1403] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260710 11:12:44.982738  8903 raft_consensus.cc:359] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.983353  8903 raft_consensus.cc:740] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:44.984154  8903 consensus_queue.cc:260] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [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: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:44.985913  8903 ts_tablet_manager.cc:1434] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:44.986625  8903 tablet_bootstrap.cc:492] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.002322  8903 tablet_bootstrap.cc:492] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.003027  8903 tablet_bootstrap.cc:492] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.003526  8903 ts_tablet_manager.cc:1403] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260710 11:12:45.005264  8903 raft_consensus.cc:359] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.005764  8903 raft_consensus.cc:740] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.006323  8903 consensus_queue.cc:260] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [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: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.007741  8903 ts_tablet_manager.cc:1434] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:45.008368  8903 tablet_bootstrap.cc:492] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.020710  8903 tablet_bootstrap.cc:492] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.021683  8903 tablet_bootstrap.cc:492] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.022339  8903 ts_tablet_manager.cc:1403] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:12:45.024180  8903 raft_consensus.cc:359] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.024699  8903 raft_consensus.cc:740] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.025243  8903 consensus_queue.cc:260] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [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: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.026850  8903 ts_tablet_manager.cc:1434] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:45.027446  8903 tablet_bootstrap.cc:492] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.035396  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:44861
I20260710 11:12:45.035497  8970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:44861 every 8 connection(s)
I20260710 11:12:45.040524  8903 tablet_bootstrap.cc:492] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.041507  8903 tablet_bootstrap.cc:492] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.042131  8903 ts_tablet_manager.cc:1403] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:12:45.044555  8903 raft_consensus.cc:359] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.045280  8903 raft_consensus.cc:740] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.045954  8903 consensus_queue.cc:260] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [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: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.047856  8903 ts_tablet_manager.cc:1434] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:45.048642  8903 tablet_bootstrap.cc:492] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.053714  8972 heartbeater.cc:344] Connected to a master server at 127.6.47.62:46331
I20260710 11:12:45.054113  8972 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:45.054804  8972 heartbeater.cc:507] Master 127.6.47.62:46331 requested a full tablet report, sending...
I20260710 11:12:45.059290  8903 tablet_bootstrap.cc:492] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.060014  8903 tablet_bootstrap.cc:492] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.060513  8903 ts_tablet_manager.cc:1403] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:45.061404  8321 ts_manager.cc:194] Re-registered known tserver with Master: 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:45.062249  8903 raft_consensus.cc:359] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.063023  8903 raft_consensus.cc:740] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.063544  8903 consensus_queue.cc:260] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [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: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.065093  8903 ts_tablet_manager.cc:1434] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:45.065874  8903 tablet_bootstrap.cc:492] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.076858  8321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40898
I20260710 11:12:45.080976  8903 tablet_bootstrap.cc:492] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.081712  8903 tablet_bootstrap.cc:492] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.082324  8903 ts_tablet_manager.cc:1403] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 11:12:45.084704  8903 raft_consensus.cc:359] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.085165  8972 heartbeater.cc:499] Master 127.6.47.62:46331 was elected leader, sending a full tablet report...
I20260710 11:12:45.085346  8903 raft_consensus.cc:740] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.086747  8903 consensus_queue.cc:260] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [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: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.088914  8903 ts_tablet_manager.cc:1434] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:45.089756  8903 tablet_bootstrap.cc:492] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.104148  8903 tablet_bootstrap.cc:492] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.105093  8903 tablet_bootstrap.cc:492] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.105719  8903 ts_tablet_manager.cc:1403] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:12:45.108042  8903 raft_consensus.cc:359] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.108771  8903 raft_consensus.cc:740] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.109426  8903 consensus_queue.cc:260] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [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: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.111729  8903 ts_tablet_manager.cc:1434] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:45.112493  8903 tablet_bootstrap.cc:492] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.127290  8903 tablet_bootstrap.cc:492] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.128293  8903 tablet_bootstrap.cc:492] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.128944  8903 ts_tablet_manager.cc:1403] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:12:45.131239  8903 raft_consensus.cc:359] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.131922  8903 raft_consensus.cc:740] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.132658  8903 consensus_queue.cc:260] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [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: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.134606  8903 ts_tablet_manager.cc:1434] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:45.135398  8903 tablet_bootstrap.cc:492] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.148672  8903 tablet_bootstrap.cc:492] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.149552  8903 tablet_bootstrap.cc:492] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.150207  8903 ts_tablet_manager.cc:1403] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:12:45.152696  8903 raft_consensus.cc:359] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.153391  8903 raft_consensus.cc:740] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.154109  8903 consensus_queue.cc:260] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [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: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.156144  8903 ts_tablet_manager.cc:1434] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:45.157052  8903 tablet_bootstrap.cc:492] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.169409  8903 tablet_bootstrap.cc:492] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.170316  8903 tablet_bootstrap.cc:492] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.170938  8903 ts_tablet_manager.cc:1403] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:12:45.172780  8903 raft_consensus.cc:359] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.173523  8903 raft_consensus.cc:740] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.174032  8903 consensus_queue.cc:260] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [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: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.175490  8903 ts_tablet_manager.cc:1434] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:45.176393  8903 tablet_bootstrap.cc:492] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.186806  8903 tablet_bootstrap.cc:492] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.187541  8903 tablet_bootstrap.cc:492] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.188032  8903 ts_tablet_manager.cc:1403] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:45.189626  8903 raft_consensus.cc:359] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.190061  8903 raft_consensus.cc:740] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.190567  8903 consensus_queue.cc:260] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [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: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.192708  8903 ts_tablet_manager.cc:1434] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 11:12:45.193517  8903 tablet_bootstrap.cc:492] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.209244  8903 tablet_bootstrap.cc:492] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.210368  8903 tablet_bootstrap.cc:492] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.211031  8903 ts_tablet_manager.cc:1403] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:12:45.213371  8903 raft_consensus.cc:359] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.214030  8903 raft_consensus.cc:740] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.214738  8903 consensus_queue.cc:260] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [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: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.216241  8903 ts_tablet_manager.cc:1434] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:12:45.217000  8903 tablet_bootstrap.cc:492] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.233285  8903 tablet_bootstrap.cc:492] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.234066  8903 tablet_bootstrap.cc:492] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.234586  8903 ts_tablet_manager.cc:1403] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260710 11:12:45.236338  8903 raft_consensus.cc:359] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.236901  8903 raft_consensus.cc:740] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.237429  8903 consensus_queue.cc:260] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [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: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.238793  8903 ts_tablet_manager.cc:1434] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:45.239399  8903 tablet_bootstrap.cc:492] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap starting.
I20260710 11:12:45.249903  8903 tablet_bootstrap.cc:492] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:45.250725  8903 tablet_bootstrap.cc:492] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: Bootstrap complete.
I20260710 11:12:45.251354  8903 ts_tablet_manager.cc:1403] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:12:45.253697  8903 raft_consensus.cc:359] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.254351  8903 raft_consensus.cc:740] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Initialized, Role: FOLLOWER
I20260710 11:12:45.254990  8903 consensus_queue.cc:260] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.256932  8903 ts_tablet_manager.cc:1434] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:12:45.543347  8863 raft_consensus.cc:493] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.543848  8863 raft_consensus.cc:515] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.545886  8863 leader_election.cc:290] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:45.546535  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:45.547096  8945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:45.547653  8945 raft_consensus.cc:2468] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 1.
I20260710 11:12:45.548650  8538 leader_election.cc:304] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [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: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: f3e41d97104f44c29580447d50687cd1
I20260710 11:12:45.549273  8863 raft_consensus.cc:2804] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:45.549592  8863 raft_consensus.cc:493] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.549901  8863 raft_consensus.cc:3060] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.554930  8863 raft_consensus.cc:515] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.556440  8863 leader_election.cc:290] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 2 election: Requested vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:45.557224  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:45.557544  8945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:45.558112  8945 raft_consensus.cc:3060] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.563868  8945 raft_consensus.cc:2468] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 2.
I20260710 11:12:45.564815  8538 leader_election.cc:304] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [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: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: f3e41d97104f44c29580447d50687cd1
I20260710 11:12:45.565630  8863 raft_consensus.cc:2804] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:45.566066  8863 raft_consensus.cc:697] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 2 LEADER]: Becoming Leader. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:45.566882  8863 consensus_queue.cc:237] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.574697  8318 catalog_manager.cc:5697] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 reported cstate change: term changed from 1 to 2, leader changed from 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1) to 8778789b6bde4c91a84f982d91106694 (127.6.47.3). New cstate: current_term: 2 leader_uuid: "8778789b6bde4c91a84f982d91106694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:45.613293  8863 raft_consensus.cc:493] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.613742  8863 raft_consensus.cc:515] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.615670  8863 leader_election.cc:290] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:45.616184  8815 raft_consensus.cc:493] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.616348  8945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:45.616734  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:45.617053  8945 raft_consensus.cc:2468] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 1.
I20260710 11:12:45.616758  8815 raft_consensus.cc:515] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:45.618536  8538 leader_election.cc:304] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [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: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 515f28b1812e433693f9443eb5837d62
I20260710 11:12:45.618954  8815 leader_election.cc:290] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:45.619231  8863 raft_consensus.cc:2804] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:45.619705  8863 raft_consensus.cc:493] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.620020  8945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:45.620090  8863 raft_consensus.cc:3060] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.620097  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:45.620878  8945 raft_consensus.cc:2393] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3e41d97104f44c29580447d50687cd1 in current term 2: Already voted for candidate 8778789b6bde4c91a84f982d91106694 in this term.
I20260710 11:12:45.621781  8612 leader_election.cc:304] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3e41d97104f44c29580447d50687cd1; no voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694
I20260710 11:12:45.622421  8815 raft_consensus.cc:3060] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.627382  8863 raft_consensus.cc:515] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.629545  8863 leader_election.cc:290] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 2 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:45.629240  8815 raft_consensus.cc:2749] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:45.630818  8945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:45.630982  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:45.631397  8945 raft_consensus.cc:3060] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.637720  8945 raft_consensus.cc:2468] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 2.
I20260710 11:12:45.638736  8538 leader_election.cc:304] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [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: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 515f28b1812e433693f9443eb5837d62
I20260710 11:12:45.639446  8863 raft_consensus.cc:2804] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:45.639889  8863 raft_consensus.cc:697] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 2 LEADER]: Becoming Leader. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:45.640661  8863 consensus_queue.cc:237] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.647504  8318 catalog_manager.cc:5697] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 reported cstate change: term changed from 1 to 2, leader changed from 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1) to 8778789b6bde4c91a84f982d91106694 (127.6.47.3). New cstate: current_term: 2 leader_uuid: "8778789b6bde4c91a84f982d91106694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:45.745026  8911 raft_consensus.cc:493] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.745594  8911 raft_consensus.cc:515] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.747112  8911 leader_election.cc:290] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:45.747800  8945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:45.748045  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:45.748366  8945 raft_consensus.cc:2468] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 1.
I20260710 11:12:45.749419  8464 leader_election.cc:304] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [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: 515f28b1812e433693f9443eb5837d62, 81769ff0b4ae4772a43fe95af4c406bc; no voters: 
I20260710 11:12:45.750077  8911 raft_consensus.cc:2804] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:45.750398  8911 raft_consensus.cc:493] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.750731  8911 raft_consensus.cc:3060] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.755570  8911 raft_consensus.cc:515] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.757257  8911 leader_election.cc:290] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:45.758141  8945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:45.758375  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:45.758679  8945 raft_consensus.cc:3060] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.763617  8945 raft_consensus.cc:2468] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 2.
I20260710 11:12:45.764632  8464 leader_election.cc:304] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [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: 515f28b1812e433693f9443eb5837d62, 81769ff0b4ae4772a43fe95af4c406bc; no voters: f3e41d97104f44c29580447d50687cd1
I20260710 11:12:45.765372  8911 raft_consensus.cc:2804] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:45.765885  8911 raft_consensus.cc:697] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 2 LEADER]: Becoming Leader. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:45.766563  8911 consensus_queue.cc:237] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.780181  8318 catalog_manager.cc:5697] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 reported cstate change: term changed from 1 to 2, leader changed from 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1) to 515f28b1812e433693f9443eb5837d62 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "515f28b1812e433693f9443eb5837d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:45.880896  8748 raft_consensus.cc:493] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.881422  8748 raft_consensus.cc:515] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.883033  8748 leader_election.cc:290] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:45.883723  8945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:45.883965  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:45.884392  8945 raft_consensus.cc:2468] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 1.
I20260710 11:12:45.885560  8612 leader_election.cc:304] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [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: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 515f28b1812e433693f9443eb5837d62
I20260710 11:12:45.886354  8748 raft_consensus.cc:2804] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:45.886749  8748 raft_consensus.cc:493] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.887055  8748 raft_consensus.cc:3060] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.892598  8748 raft_consensus.cc:515] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.894678  8748 leader_election.cc:290] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 2 election: Requested vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:45.895900  8944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
I20260710 11:12:45.896586  8944 raft_consensus.cc:3060] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.896250  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:45.901686  8944 raft_consensus.cc:2468] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3e41d97104f44c29580447d50687cd1 in term 2.
I20260710 11:12:45.902609  8612 leader_election.cc:304] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [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: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 515f28b1812e433693f9443eb5837d62
I20260710 11:12:45.903410  8748 raft_consensus.cc:2804] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:45.903842  8748 raft_consensus.cc:697] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 2 LEADER]: Becoming Leader. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:45.904628  8748 consensus_queue.cc:237] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.911130  8321 catalog_manager.cc:5697] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 reported cstate change: term changed from 1 to 2, leader changed from 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1) to f3e41d97104f44c29580447d50687cd1 (127.6.47.4). New cstate: current_term: 2 leader_uuid: "f3e41d97104f44c29580447d50687cd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:45.946159  8748 raft_consensus.cc:493] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.946655  8748 raft_consensus.cc:515] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.948431  8748 leader_election.cc:290] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:45.949110  8944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:45.949394  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b617b8fb1414de48c22c0c3b40117aa" candidate_uuid: "f3e41d97104f44c29580447d50687cd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "515f28b1812e433693f9443eb5837d62" is_pre_election: true
I20260710 11:12:45.949819  8944 raft_consensus.cc:2393] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3e41d97104f44c29580447d50687cd1 in current term 2: Already voted for candidate 515f28b1812e433693f9443eb5837d62 in this term.
I20260710 11:12:45.951162  8612 leader_election.cc:304] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3e41d97104f44c29580447d50687cd1; no voters: 515f28b1812e433693f9443eb5837d62, 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:45.951848  8748 raft_consensus.cc:3060] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.956511  8748 raft_consensus.cc:2749] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:45.974308  8911 raft_consensus.cc:493] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.974808  8911 raft_consensus.cc:515] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:45.977455  8944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:45.978350  8911 leader_election.cc:290] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:45.978255  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "896130fc5781497da1bc2a5706491de0" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8778789b6bde4c91a84f982d91106694" is_pre_election: true
I20260710 11:12:45.978259  8944 raft_consensus.cc:2393] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515f28b1812e433693f9443eb5837d62 in current term 2: Already voted for candidate 8778789b6bde4c91a84f982d91106694 in this term.
I20260710 11:12:45.980504  8464 leader_election.cc:304] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694
I20260710 11:12:45.981216  8911 raft_consensus.cc:3060] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.986480  8911 raft_consensus.cc:2749] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:45.988822  8911 raft_consensus.cc:493] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81769ff0b4ae4772a43fe95af4c406bc)
I20260710 11:12:45.989202  8911 raft_consensus.cc:515] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:45.990676  8911 leader_election.cc:290] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861)
I20260710 11:12:45.991374  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3e41d97104f44c29580447d50687cd1" is_pre_election: true
I20260710 11:12:45.991797  8944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc" is_pre_election: true
I20260710 11:12:45.992565  8944 raft_consensus.cc:2393] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515f28b1812e433693f9443eb5837d62 in current term 2: Already voted for candidate f3e41d97104f44c29580447d50687cd1 in this term.
I20260710 11:12:45.993466  8464 leader_election.cc:304] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515f28b1812e433693f9443eb5837d62; no voters: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1
I20260710 11:12:45.994191  8911 raft_consensus.cc:3060] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:45.999647  8911 raft_consensus.cc:2749] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:46.027895  8944 raft_consensus.cc:1275] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Refusing update from remote peer 8778789b6bde4c91a84f982d91106694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.029173  8863 consensus_queue.cc:1048] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.039374  8498 raft_consensus.cc:1275] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Refusing update from remote peer 8778789b6bde4c91a84f982d91106694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.040939  8754 consensus_queue.cc:1048] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.092934  8945 raft_consensus.cc:1275] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Refusing update from remote peer 8778789b6bde4c91a84f982d91106694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.094087  8754 consensus_queue.cc:1048] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.102761  8645 raft_consensus.cc:1275] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Refusing update from remote peer 8778789b6bde4c91a84f982d91106694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.106276  8861 consensus_queue.cc:1048] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.253255  8944 raft_consensus.cc:1275] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Refusing update from remote peer 515f28b1812e433693f9443eb5837d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.254664  8758 consensus_queue.cc:1048] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.263994  8645 raft_consensus.cc:1275] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Refusing update from remote peer 515f28b1812e433693f9443eb5837d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.265619  8911 consensus_queue.cc:1048] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.369274  8498 raft_consensus.cc:1275] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Refusing update from remote peer f3e41d97104f44c29580447d50687cd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.370662  8742 consensus_queue.cc:1048] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.380151  8944 raft_consensus.cc:1275] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Refusing update from remote peer f3e41d97104f44c29580447d50687cd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:46.381611  8742 consensus_queue.cc:1048] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:49.344084  8520 debug-util.cc:398] Leaking SignalData structure 0x7b080024c1a0 after lost signal to thread 6335
W20260710 11:12:49.345077  8520 debug-util.cc:398] Leaking SignalData structure 0x7b08000cb1c0 after lost signal to thread 8356
W20260710 11:12:49.345966  8520 debug-util.cc:398] Leaking SignalData structure 0x7b0800112680 after lost signal to thread 8523
W20260710 11:12:49.346760  8520 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6b40 after lost signal to thread 8597
W20260710 11:12:49.347532  8520 debug-util.cc:398] Leaking SignalData structure 0x7b08000de8e0 after lost signal to thread 8671
W20260710 11:12:49.348412  8520 debug-util.cc:398] Leaking SignalData structure 0x7b0800103480 after lost signal to thread 8970
I20260710 11:12:55.133616  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:55.163205  8645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f"
dest_uuid: "f3e41d97104f44c29580447d50687cd1"
mode: GRACEFUL
new_leader_uuid: "8778789b6bde4c91a84f982d91106694"
 from {username='slave'} at 127.0.0.1:43524
I20260710 11:12:55.163946  8645 raft_consensus.cc:606] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Received request to transfer leadership to TS 8778789b6bde4c91a84f982d91106694
I20260710 11:12:55.166944  8644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9"
dest_uuid: "f3e41d97104f44c29580447d50687cd1"
mode: GRACEFUL
new_leader_uuid: "515f28b1812e433693f9443eb5837d62"
 from {username='slave'} at 127.0.0.1:43524
I20260710 11:12:55.167541  8644 raft_consensus.cc:606] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Received request to transfer leadership to TS 515f28b1812e433693f9443eb5837d62
I20260710 11:12:55.169953  8644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45501b049293426aac7198738069024a"
dest_uuid: "f3e41d97104f44c29580447d50687cd1"
mode: GRACEFUL
new_leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:43524
I20260710 11:12:55.170393  8644 raft_consensus.cc:606] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Received request to transfer leadership to TS 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:55.172503  8644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5"
dest_uuid: "f3e41d97104f44c29580447d50687cd1"
mode: GRACEFUL
new_leader_uuid: "515f28b1812e433693f9443eb5837d62"
 from {username='slave'} at 127.0.0.1:43524
I20260710 11:12:55.172987  8644 raft_consensus.cc:606] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Received request to transfer leadership to TS 515f28b1812e433693f9443eb5837d62
I20260710 11:12:55.176507  8644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca8017fe3e1e45c996b4510e96214acd"
dest_uuid: "f3e41d97104f44c29580447d50687cd1"
mode: GRACEFUL
new_leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:43524
I20260710 11:12:55.177175  8644 raft_consensus.cc:606] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Received request to transfer leadership to TS 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:55.178362  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:12:55.179456  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:55.223242  9021 raft_consensus.cc:993] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1: : Instructing follower 8778789b6bde4c91a84f982d91106694 to start an election
I20260710 11:12:55.223775  9021 raft_consensus.cc:1081] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Signalling peer 8778789b6bde4c91a84f982d91106694 to start an election
I20260710 11:12:55.225538  8570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f"
dest_uuid: "8778789b6bde4c91a84f982d91106694"
 from {username='slave'} at 127.0.0.1:54390
I20260710 11:12:55.226204  8570 raft_consensus.cc:493] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.226693  8570 raft_consensus.cc:3060] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.235405  8570 raft_consensus.cc:515] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:55.237296  8570 leader_election.cc:290] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 2 election: Requested vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:55.238152  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:55.238293  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2388731c6646455e8c6a76da10a43e3f" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:55.238919  8498 raft_consensus.cc:3060] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.239022  8644 raft_consensus.cc:3055] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.239391  8644 raft_consensus.cc:740] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:55.240096  8644 consensus_queue.cc:260] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:55.241194  8644 raft_consensus.cc:3060] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.244385  8498 raft_consensus.cc:2468] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 2.
I20260710 11:12:55.245707  8538 leader_election.cc:304] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:55.246480  9029 raft_consensus.cc:2804] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.246901  9029 raft_consensus.cc:697] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 2 LEADER]: Becoming Leader. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:55.247500  8644 raft_consensus.cc:2468] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 2.
I20260710 11:12:55.247788  9029 consensus_queue.cc:237] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:55.258373  8318 catalog_manager.cc:5697] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 reported cstate change: term changed from 1 to 2, leader changed from f3e41d97104f44c29580447d50687cd1 (127.6.47.4) to 8778789b6bde4c91a84f982d91106694 (127.6.47.3). New cstate: current_term: 2 leader_uuid: "8778789b6bde4c91a84f982d91106694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.310994  9021 raft_consensus.cc:993] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1: : Instructing follower 515f28b1812e433693f9443eb5837d62 to start an election
I20260710 11:12:55.311513  9035 raft_consensus.cc:1081] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Signalling peer 515f28b1812e433693f9443eb5837d62 to start an election
I20260710 11:12:55.312817  8498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5"
dest_uuid: "515f28b1812e433693f9443eb5837d62"
 from {username='slave'} at 127.0.0.1:36668
I20260710 11:12:55.313241  8498 raft_consensus.cc:493] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.313513  8498 raft_consensus.cc:3060] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.317907  8498 raft_consensus.cc:515] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:55.319379  8498 leader_election.cc:290] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:55.320063  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:55.320631  8570 raft_consensus.cc:3060] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.320485  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:55.321141  8644 raft_consensus.cc:3055] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.321405  8644 raft_consensus.cc:740] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:55.322227  8644 consensus_queue.cc:260] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:55.323421  8644 raft_consensus.cc:3060] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.323706  9021 raft_consensus.cc:993] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1: : Instructing follower 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:55.324186  9035 raft_consensus.cc:1081] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Signalling peer 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:55.325882  8945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca8017fe3e1e45c996b4510e96214acd"
dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:39080
I20260710 11:12:55.326344  8945 raft_consensus.cc:493] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.326686  8945 raft_consensus.cc:3060] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.326714  8570 raft_consensus.cc:2468] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 2.
I20260710 11:12:55.328037  8462 leader_election.cc:304] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:55.329073  9039 raft_consensus.cc:2804] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.329550  9039 raft_consensus.cc:697] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 2 LEADER]: Becoming Leader. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:55.329998  8644 raft_consensus.cc:2468] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 2.
I20260710 11:12:55.330458  9039 consensus_queue.cc:237] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:55.333739  8945 raft_consensus.cc:515] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:55.339071  8945 leader_election.cc:290] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 2 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:55.340788  8318 catalog_manager.cc:5697] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 reported cstate change: term changed from 1 to 2, leader changed from f3e41d97104f44c29580447d50687cd1 (127.6.47.4) to 515f28b1812e433693f9443eb5837d62 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "515f28b1812e433693f9443eb5837d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.352550  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8017fe3e1e45c996b4510e96214acd" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:55.353099  8644 raft_consensus.cc:3055] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.353308  8644 raft_consensus.cc:740] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:55.354166  8644 consensus_queue.cc:260] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:55.354745  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8017fe3e1e45c996b4510e96214acd" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:55.355249  8644 raft_consensus.cc:3060] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.355229  8570 raft_consensus.cc:3060] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.359645  8570 raft_consensus.cc:2468] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 2.
I20260710 11:12:55.360339  8644 raft_consensus.cc:2468] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 2.
I20260710 11:12:55.360690  8897 leader_election.cc:304] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:55.362473  9049 raft_consensus.cc:2804] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.363426  9049 raft_consensus.cc:697] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 2 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:55.364190  9049 consensus_queue.cc:237] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:55.371922  8318 catalog_manager.cc:5697] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 1 to 2, leader changed from f3e41d97104f44c29580447d50687cd1 (127.6.47.4) to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 2 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:55.376396  9021 raft_consensus.cc:993] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1: : Instructing follower 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:55.376850  9035 raft_consensus.cc:1081] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Signalling peer 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:55.378216  8945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45501b049293426aac7198738069024a"
dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:39080
I20260710 11:12:55.378715  8945 raft_consensus.cc:493] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.379026  8945 raft_consensus.cc:3060] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.384357  8945 raft_consensus.cc:515] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:55.385814  8945 leader_election.cc:290] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 2 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:55.386534  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45501b049293426aac7198738069024a" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:55.386847  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45501b049293426aac7198738069024a" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:55.387076  8570 raft_consensus.cc:3060] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.387418  8644 raft_consensus.cc:3055] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.387727  8644 raft_consensus.cc:740] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:55.388485  8644 consensus_queue.cc:260] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:55.389449  8644 raft_consensus.cc:3060] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.391341  8570 raft_consensus.cc:2468] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 2.
I20260710 11:12:55.392234  8897 leader_election.cc:304] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:55.393030  9049 raft_consensus.cc:2804] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.393453  9049 raft_consensus.cc:697] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 2 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:55.394186  9049 consensus_queue.cc:237] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:55.394958  8644 raft_consensus.cc:2468] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 2.
I20260710 11:12:55.401458  8318 catalog_manager.cc:5697] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 1 to 2, leader changed from f3e41d97104f44c29580447d50687cd1 (127.6.47.4) to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 2 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:55.596441  9021 raft_consensus.cc:993] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1: : Instructing follower 515f28b1812e433693f9443eb5837d62 to start an election
I20260710 11:12:55.596923  9035 raft_consensus.cc:1081] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Signalling peer 515f28b1812e433693f9443eb5837d62 to start an election
I20260710 11:12:55.598160  8498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9"
dest_uuid: "515f28b1812e433693f9443eb5837d62"
 from {username='slave'} at 127.0.0.1:36668
I20260710 11:12:55.598588  8498 raft_consensus.cc:493] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:55.598850  8498 raft_consensus.cc:3060] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.603217  8498 raft_consensus.cc:515] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:55.604494  8498 leader_election.cc:290] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:55.605244  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:55.605458  8644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b6ae2a3bef4191ab5bc79b0b3e4dc9" candidate_uuid: "515f28b1812e433693f9443eb5837d62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:55.605795  8570 raft_consensus.cc:3060] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.605986  8644 raft_consensus.cc:3055] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:55.606305  8644 raft_consensus.cc:740] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:55.607141  8644 consensus_queue.cc:260] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:55.608397  8644 raft_consensus.cc:3060] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.612061  8570 raft_consensus.cc:2468] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 2.
I20260710 11:12:55.613195  8462 leader_election.cc:304] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:55.613886  9039 raft_consensus.cc:2804] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.614302  9039 raft_consensus.cc:697] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 2 LEADER]: Becoming Leader. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:55.615061  9039 consensus_queue.cc:237] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:55.615993  8644 raft_consensus.cc:2468] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515f28b1812e433693f9443eb5837d62 in term 2.
I20260710 11:12:55.622234  8318 catalog_manager.cc:5697] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 reported cstate change: term changed from 1 to 2, leader changed from f3e41d97104f44c29580447d50687cd1 (127.6.47.4) to 515f28b1812e433693f9443eb5837d62 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "515f28b1812e433693f9443eb5837d62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:55.794106  8644 raft_consensus.cc:1275] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Refusing update from remote peer 8778789b6bde4c91a84f982d91106694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.795750  9029 consensus_queue.cc:1048] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:55.805902  8498 raft_consensus.cc:1275] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Refusing update from remote peer 8778789b6bde4c91a84f982d91106694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.807394  9057 consensus_queue.cc:1048] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:55.828967  8644 raft_consensus.cc:1275] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.830296  9050 consensus_queue.cc:1048] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:55.831357  8570 raft_consensus.cc:1275] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.832564  9050 consensus_queue.cc:1048] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:55.846170  8645 raft_consensus.cc:1275] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Refusing update from remote peer 515f28b1812e433693f9443eb5837d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.847656  9034 consensus_queue.cc:1048] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:55.861791  8570 raft_consensus.cc:1275] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Refusing update from remote peer 515f28b1812e433693f9443eb5837d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.863184  9039 consensus_queue.cc:1048] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:55.873854  8645 raft_consensus.cc:1275] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.875152  9049 consensus_queue.cc:1048] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:55.884786  8570 raft_consensus.cc:1275] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.886401  9064 consensus_queue.cc:1048] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:56.037711  8570 raft_consensus.cc:1275] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Refusing update from remote peer 515f28b1812e433693f9443eb5837d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:56.038811  9066 consensus_queue.cc:1048] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:56.054601  8645 raft_consensus.cc:1275] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Refusing update from remote peer 515f28b1812e433693f9443eb5837d62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:56.055940  9071 consensus_queue.cc:1048] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:56.180348  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:56.195657  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:56.217098  8498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5"
dest_uuid: "515f28b1812e433693f9443eb5837d62"
mode: GRACEFUL
new_leader_uuid: "8778789b6bde4c91a84f982d91106694"
 from {username='slave'} at 127.0.0.1:52140
I20260710 11:12:56.217667  8498 raft_consensus.cc:606] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 2 LEADER]: Received request to transfer leadership to TS 8778789b6bde4c91a84f982d91106694
I20260710 11:12:56.219982  8645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600"
dest_uuid: "f3e41d97104f44c29580447d50687cd1"
mode: GRACEFUL
new_leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:43524
I20260710 11:12:56.220479  8645 raft_consensus.cc:606] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 2 LEADER]: Received request to transfer leadership to TS 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:56.231630  8570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442"
dest_uuid: "8778789b6bde4c91a84f982d91106694"
mode: GRACEFUL
new_leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:47430
I20260710 11:12:56.232029  8570 raft_consensus.cc:606] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 2 LEADER]: Received request to transfer leadership to TS 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:56.234289  8498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3b8424d4dc24e46be2901a7c35b93e0"
dest_uuid: "515f28b1812e433693f9443eb5837d62"
mode: GRACEFUL
new_leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:52140
I20260710 11:12:56.234728  8498 raft_consensus.cc:606] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Received request to transfer leadership to TS 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:56.235689  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:12:56.236296  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:56.286867  9034 raft_consensus.cc:993] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62: : Instructing follower 8778789b6bde4c91a84f982d91106694 to start an election
I20260710 11:12:56.287508  9071 raft_consensus.cc:1081] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 2 LEADER]: Signalling peer 8778789b6bde4c91a84f982d91106694 to start an election
I20260710 11:12:56.289489  8570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5"
dest_uuid: "8778789b6bde4c91a84f982d91106694"
 from {username='slave'} at 127.0.0.1:54376
I20260710 11:12:56.290032  8570 raft_consensus.cc:493] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:56.290307  8570 raft_consensus.cc:3060] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.295539  8570 raft_consensus.cc:515] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:56.297194  8570 leader_election.cc:290] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [CANDIDATE]: Term 3 election: Requested vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:56.297780  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:56.298338  8498 raft_consensus.cc:3055] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:56.298643  8498 raft_consensus.cc:740] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:56.298429  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5074e27a542483e8ba77806f5fde1e5" candidate_uuid: "8778789b6bde4c91a84f982d91106694" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:56.299501  8498 consensus_queue.cc:260] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [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: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:56.299822  8645 raft_consensus.cc:3060] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.300822  8498 raft_consensus.cc:3060] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.305850  8645 raft_consensus.cc:2468] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 3.
I20260710 11:12:56.307204  8538 leader_election.cc:304] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [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: 8778789b6bde4c91a84f982d91106694, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:56.306320  8498 raft_consensus.cc:2468] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8778789b6bde4c91a84f982d91106694 in term 3.
I20260710 11:12:56.308303  9029 raft_consensus.cc:2804] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:56.309530  9029 raft_consensus.cc:697] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 3 LEADER]: Becoming Leader. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:56.310256  9029 consensus_queue.cc:237] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [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: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } }
I20260710 11:12:56.316283  8321 catalog_manager.cc:5697] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 reported cstate change: term changed from 2 to 3, leader changed from 515f28b1812e433693f9443eb5837d62 (127.6.47.2) to 8778789b6bde4c91a84f982d91106694 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "8778789b6bde4c91a84f982d91106694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:56.393087  9035 raft_consensus.cc:993] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1: : Instructing follower 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:56.393558  9080 raft_consensus.cc:1081] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 2 LEADER]: Signalling peer 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:56.394824  8945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600"
dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:39080
I20260710 11:12:56.395278  8945 raft_consensus.cc:493] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:56.395579  8945 raft_consensus.cc:3060] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.399803  8945 raft_consensus.cc:515] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:56.401659  8945 leader_election.cc:290] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 3 election: Requested vote from peers f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975), 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615)
I20260710 11:12:56.402259  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:56.402856  8645 raft_consensus.cc:3055] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:56.403144  8645 raft_consensus.cc:740] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3e41d97104f44c29580447d50687cd1, State: Running, Role: LEADER
I20260710 11:12:56.403829  8645 consensus_queue.cc:260] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [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: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:56.405030  8645 raft_consensus.cc:3060] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.410820  8645 raft_consensus.cc:2468] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 3.
I20260710 11:12:56.411636  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4b7ba2752f42cb974cc7952a372600" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:56.411875  8899 leader_election.cc:304] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [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: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:56.412087  8498 raft_consensus.cc:3060] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.412712  9064 raft_consensus.cc:2804] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:56.416646  9064 raft_consensus.cc:697] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:56.417363  9064 consensus_queue.cc:237] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [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: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } }
I20260710 11:12:56.418700  8498 raft_consensus.cc:2468] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 3.
I20260710 11:12:56.424220  8321 catalog_manager.cc:5697] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 2 to 3, leader changed from f3e41d97104f44c29580447d50687cd1 (127.6.47.4) to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 3 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:56.553342  9057 raft_consensus.cc:993] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694: : Instructing follower 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:56.553795  9029 raft_consensus.cc:1081] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 2 LEADER]: Signalling peer 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:56.555212  8944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442"
dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:39084
I20260710 11:12:56.555655  8944 raft_consensus.cc:493] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:56.555922  8944 raft_consensus.cc:3060] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.561136  8944 raft_consensus.cc:515] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:56.562618  8944 leader_election.cc:290] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 3 election: Requested vote from peers 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725), f3e41d97104f44c29580447d50687cd1 (127.6.47.4:35975)
I20260710 11:12:56.563282  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:56.563683  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac65b675ead4675a9b45b617cee7442" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3e41d97104f44c29580447d50687cd1"
I20260710 11:12:56.563827  8570 raft_consensus.cc:3055] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:56.564116  8645 raft_consensus.cc:3060] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.564239  8570 raft_consensus.cc:740] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:56.564929  8570 consensus_queue.cc:260] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [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: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:56.565873  8570 raft_consensus.cc:3060] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.568503  8645 raft_consensus.cc:2468] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 3.
I20260710 11:12:56.569481  8899 leader_election.cc:304] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [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: 81769ff0b4ae4772a43fe95af4c406bc, f3e41d97104f44c29580447d50687cd1; no voters: 
I20260710 11:12:56.570180  9084 raft_consensus.cc:2804] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:56.570438  8570 raft_consensus.cc:2468] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 3.
I20260710 11:12:56.570658  9084 raft_consensus.cc:697] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:56.571501  9084 consensus_queue.cc:237] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [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: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } }
I20260710 11:12:56.577685  9039 raft_consensus.cc:993] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62: : Instructing follower 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:56.578114  9071 raft_consensus.cc:1081] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Signalling peer 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:56.578856  8318 catalog_manager.cc:5697] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 2 to 3, leader changed from 8778789b6bde4c91a84f982d91106694 (127.6.47.3) to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 3 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:56.579349  8944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3b8424d4dc24e46be2901a7c35b93e0"
dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:39086
I20260710 11:12:56.579856  8944 raft_consensus.cc:493] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:56.580150  8944 raft_consensus.cc:3060] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.584312  8944 raft_consensus.cc:515] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:56.586000  8944 leader_election.cc:290] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 2 election: Requested vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:56.586617  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b8424d4dc24e46be2901a7c35b93e0" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:56.587128  8498 raft_consensus.cc:3055] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:56.587416  8498 raft_consensus.cc:740] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 515f28b1812e433693f9443eb5837d62, State: Running, Role: LEADER
I20260710 11:12:56.587479  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b8424d4dc24e46be2901a7c35b93e0" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:56.588017  8570 raft_consensus.cc:3060] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.588286  8498 consensus_queue.cc:260] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:56.589507  8498 raft_consensus.cc:3060] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.593987  8570 raft_consensus.cc:2468] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 2.
I20260710 11:12:56.594910  8897 leader_election.cc:304] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81769ff0b4ae4772a43fe95af4c406bc, 8778789b6bde4c91a84f982d91106694; no voters: 
I20260710 11:12:56.595671  9084 raft_consensus.cc:2804] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:56.596131  9084 raft_consensus.cc:697] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:56.595657  8498 raft_consensus.cc:2468] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 2.
I20260710 11:12:56.596984  9084 consensus_queue.cc:237] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:56.603364  8318 catalog_manager.cc:5697] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 1 to 2, leader changed from 515f28b1812e433693f9443eb5837d62 (127.6.47.2) to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 2 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:56.795377  8498 raft_consensus.cc:1275] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 3 FOLLOWER]: Refusing update from remote peer 8778789b6bde4c91a84f982d91106694: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:56.797300  9029 consensus_queue.cc:1048] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:56.811900  8644 raft_consensus.cc:1275] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Refusing update from remote peer 8778789b6bde4c91a84f982d91106694: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:56.813961  9029 consensus_queue.cc:1048] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:56.828899  8645 raft_consensus.cc:1275] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:56.830857  9084 consensus_queue.cc:1048] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:56.875479  8498 raft_consensus.cc:1275] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 3 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:56.877084  9084 consensus_queue.cc:1048] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:57.027570  8570 raft_consensus.cc:1275] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 3 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:57.028738  9084 consensus_queue.cc:1048] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:57.033864  8646 raft_consensus.cc:1275] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:57.035485  9082 consensus_queue.cc:1048] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3e41d97104f44c29580447d50687cd1" member_type: VOTER last_known_addr { host: "127.6.47.4" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:57.045254  8569 raft_consensus.cc:1275] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:57.053064  9096 consensus_queue.cc:1048] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:57.067704  8498 raft_consensus.cc:1275] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:57.069257  9084 consensus_queue.cc:1048] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:57.237183  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:57.253418  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:57.267735  8569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1"
dest_uuid: "8778789b6bde4c91a84f982d91106694"
mode: GRACEFUL
new_leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:47430
I20260710 11:12:57.268337  8569 raft_consensus.cc:606] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Received request to transfer leadership to TS 81769ff0b4ae4772a43fe95af4c406bc
I20260710 11:12:57.269707  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:12:57.270354  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:57.421768  9100 raft_consensus.cc:993] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694: : Instructing follower 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:57.422317  9101 raft_consensus.cc:1081] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Signalling peer 81769ff0b4ae4772a43fe95af4c406bc to start an election
I20260710 11:12:57.423640  8944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1"
dest_uuid: "81769ff0b4ae4772a43fe95af4c406bc"
 from {username='slave'} at 127.0.0.1:39084
I20260710 11:12:57.424046  8944 raft_consensus.cc:493] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:57.424284  8944 raft_consensus.cc:3060] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.429941  8944 raft_consensus.cc:515] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:57.432250  8944 leader_election.cc:290] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 2 election: Requested vote from peers 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615), 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725)
I20260710 11:12:57.432427  8498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "515f28b1812e433693f9443eb5837d62"
I20260710 11:12:57.433310  8570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d68d7eb28d4bbdbfb3b046eec51cf1" candidate_uuid: "81769ff0b4ae4772a43fe95af4c406bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8778789b6bde4c91a84f982d91106694"
I20260710 11:12:57.433362  8498 raft_consensus.cc:3060] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.433936  8570 raft_consensus.cc:3055] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:57.434262  8570 raft_consensus.cc:740] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8778789b6bde4c91a84f982d91106694, State: Running, Role: LEADER
I20260710 11:12:57.435024  8570 consensus_queue.cc:260] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:57.436051  8570 raft_consensus.cc:3060] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:57.438776  8498 raft_consensus.cc:2468] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 2.
I20260710 11:12:57.439893  8899 leader_election.cc:304] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515f28b1812e433693f9443eb5837d62, 81769ff0b4ae4772a43fe95af4c406bc; no voters: 
I20260710 11:12:57.440637  9084 raft_consensus.cc:2804] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:57.441047  9084 raft_consensus.cc:697] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 LEADER]: Becoming Leader. State: Replica: 81769ff0b4ae4772a43fe95af4c406bc, State: Running, Role: LEADER
I20260710 11:12:57.441056  8570 raft_consensus.cc:2468] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81769ff0b4ae4772a43fe95af4c406bc in term 2.
I20260710 11:12:57.442250  9084 consensus_queue.cc:237] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } }
I20260710 11:12:57.449753  8319 catalog_manager.cc:5697] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc reported cstate change: term changed from 1 to 2, leader changed from 8778789b6bde4c91a84f982d91106694 (127.6.47.3) to 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1). New cstate: current_term: 2 leader_uuid: "81769ff0b4ae4772a43fe95af4c406bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81769ff0b4ae4772a43fe95af4c406bc" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 44861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:57.862144  8570 raft_consensus.cc:1275] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:57.863258  9084 consensus_queue.cc:1048] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8778789b6bde4c91a84f982d91106694" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:57.877363  8498 raft_consensus.cc:1275] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Refusing update from remote peer 81769ff0b4ae4772a43fe95af4c406bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:57.879130  9084 consensus_queue.cc:1048] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "515f28b1812e433693f9443eb5837d62" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 39615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:58.271157  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:58.283399  6332 tablet_server.cc:179] TabletServer@127.6.47.1:44861 shutting down...
I20260710 11:12:58.308207  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:58.309099  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.309784  6332 raft_consensus.cc:2243] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.310227  6332 raft_consensus.cc:2272] T b226c5a5ac71447d91f774b779df5ff1 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.312860  6332 tablet_replica.cc:333] stopping tablet replica
W20260710 11:12:58.313375  8612 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260710 11:12:58.313462  6332 raft_consensus.cc:2243] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.314064  6332 raft_consensus.cc:2272] T 9199300a3f9748e9b8e2454c5c15850b P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.316280  6332 tablet_replica.cc:333] stopping tablet replica
W20260710 11:12:58.316344  8612 consensus_peers.cc:597] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.316941  6332 raft_consensus.cc:2243] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.317368  6332 raft_consensus.cc:2272] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.319363  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.319901  6332 raft_consensus.cc:2243] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.320330  6332 raft_consensus.cc:2272] T 896130fc5781497da1bc2a5706491de0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.322254  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.322808  6332 raft_consensus.cc:2243] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.323504  6332 raft_consensus.cc:2272] T e3b8424d4dc24e46be2901a7c35b93e0 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.326016  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.326777  6332 raft_consensus.cc:2243] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.327235  6332 raft_consensus.cc:2272] T 708d283036c143a8a57c2bd897f0b25f P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.329713  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.330399  6332 raft_consensus.cc:2243] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.331305  6332 raft_consensus.cc:2272] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.334398  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.335183  6332 raft_consensus.cc:2243] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.335628  6332 raft_consensus.cc:2272] T af07f1d759ad477aa2351a5cfc947b9c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:58.336882  8464 consensus_peers.cc:597] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.337779  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.338394  6332 raft_consensus.cc:2243] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.338807  6332 raft_consensus.cc:2272] T d77477c29ac64619927edd5b64d296dc P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.341380  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.341832  6332 raft_consensus.cc:2243] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.342159  6332 raft_consensus.cc:2272] T a5ad3b2bbe344dbf97ef67157b6614ec P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.343964  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.344399  6332 raft_consensus.cc:2243] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.345163  6332 raft_consensus.cc:2272] T 45501b049293426aac7198738069024a P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.346799  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.347208  6332 raft_consensus.cc:2243] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.347530  6332 raft_consensus.cc:2272] T 8cfa8edcb0e04170b52067ebbe2220d2 P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.349629  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.350246  6332 raft_consensus.cc:2243] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.351176  6332 raft_consensus.cc:2272] T ca8017fe3e1e45c996b4510e96214acd P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.353314  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.353785  6332 raft_consensus.cc:2243] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.354476  6332 raft_consensus.cc:2272] T af4b7ba2752f42cb974cc7952a372600 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.356186  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.356719  6332 raft_consensus.cc:2243] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.357098  6332 raft_consensus.cc:2272] T e21a1c9c46ad49a294b89aba34d9977a P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.358852  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.359297  6332 raft_consensus.cc:2243] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.359747  6332 raft_consensus.cc:2272] T 0b617b8fb1414de48c22c0c3b40117aa P 81769ff0b4ae4772a43fe95af4c406bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.361498  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.361974  6332 raft_consensus.cc:2243] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.362738  6332 raft_consensus.cc:2272] T bac65b675ead4675a9b45b617cee7442 P 81769ff0b4ae4772a43fe95af4c406bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.365005  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:58.365417  6332 raft_consensus.cc:2243] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.365785  6332 raft_consensus.cc:2272] T d71c8439ae264c19ab4c4eedabefab0c P 81769ff0b4ae4772a43fe95af4c406bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:58.377494  8612 consensus_peers.cc:597] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.405768  6332 tablet_server.cc:196] TabletServer@127.6.47.1:44861 shutdown complete.
I20260710 11:12:58.438575  6332 tablet_server.cc:179] TabletServer@127.6.47.2:0 shutting down...
W20260710 11:12:58.454378  8464 consensus_peers.cc:597] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:58.456568  8612 consensus_peers.cc:597] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:58.457149  8612 consensus_peers.cc:597] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:58.461843  8538 consensus_peers.cc:597] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 -> Peer 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615): Couldn't send request to peer 515f28b1812e433693f9443eb5837d62. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:58.469807  8538 consensus_peers.cc:597] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:58.485121  8612 consensus_peers.cc:597] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.486033  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:58.486680  6332 tablet_replica.cc:333] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.487318  6332 raft_consensus.cc:2243] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.488255  6332 raft_consensus.cc:2272] T 708d283036c143a8a57c2bd897f0b25f P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.490252  6332 tablet_replica.cc:333] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.490785  6332 raft_consensus.cc:2243] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.491155  6332 raft_consensus.cc:2272] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.493239  6332 tablet_replica.cc:333] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.493789  6332 raft_consensus.cc:2243] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.494485  6332 raft_consensus.cc:2272] T 16d52959e370480dabd67f9b3c6c8820 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.496187  6332 tablet_replica.cc:333] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.496774  6332 raft_consensus.cc:2243] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.497203  6332 raft_consensus.cc:2272] T af07f1d759ad477aa2351a5cfc947b9c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.498886  6332 tablet_replica.cc:333] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.499420  6332 raft_consensus.cc:2243] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.499809  6332 raft_consensus.cc:2272] T d77477c29ac64619927edd5b64d296dc P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.501910  6332 tablet_replica.cc:333] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.502429  6332 raft_consensus.cc:2243] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.503134  6332 raft_consensus.cc:2272] T 0b617b8fb1414de48c22c0c3b40117aa P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.504983  6332 tablet_replica.cc:333] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.505474  6332 raft_consensus.cc:2243] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.506161  6332 raft_consensus.cc:2272] T d71c8439ae264c19ab4c4eedabefab0c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.507916  6332 tablet_replica.cc:333] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.508381  6332 raft_consensus.cc:2243] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.508844  6332 raft_consensus.cc:2272] T b226c5a5ac71447d91f774b779df5ff1 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.510540  6332 tablet_replica.cc:333] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.511013  6332 raft_consensus.cc:2243] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.511392  6332 raft_consensus.cc:2272] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.513033  6332 tablet_replica.cc:333] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.513542  6332 raft_consensus.cc:2243] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.513931  6332 raft_consensus.cc:2272] T a5074e27a542483e8ba77806f5fde1e5 P 515f28b1812e433693f9443eb5837d62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.515466  6332 tablet_replica.cc:333] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.515985  6332 raft_consensus.cc:2243] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.516388  6332 raft_consensus.cc:2272] T af4b7ba2752f42cb974cc7952a372600 P 515f28b1812e433693f9443eb5837d62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.517995  6332 tablet_replica.cc:333] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.518457  6332 raft_consensus.cc:2243] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.518819  6332 raft_consensus.cc:2272] T 0415f72773ad4ae3af736f8ea179d64c P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.520556  6332 tablet_replica.cc:333] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.521057  6332 raft_consensus.cc:2243] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.521477  6332 raft_consensus.cc:2272] T 2388731c6646455e8c6a76da10a43e3f P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.523277  6332 tablet_replica.cc:333] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.523749  6332 raft_consensus.cc:2243] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.524462  6332 raft_consensus.cc:2272] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.526193  6332 tablet_replica.cc:333] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.526691  6332 raft_consensus.cc:2243] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.527076  6332 raft_consensus.cc:2272] T e3b8424d4dc24e46be2901a7c35b93e0 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.528754  6332 tablet_replica.cc:333] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.529233  6332 raft_consensus.cc:2243] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.529657  6332 raft_consensus.cc:2272] T 896130fc5781497da1bc2a5706491de0 P 515f28b1812e433693f9443eb5837d62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.531281  6332 tablet_replica.cc:333] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.531737  6332 raft_consensus.cc:2243] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.532102  6332 raft_consensus.cc:2272] T 8cfa8edcb0e04170b52067ebbe2220d2 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.533819  6332 tablet_replica.cc:333] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62: stopping tablet replica
I20260710 11:12:58.534252  6332 raft_consensus.cc:2243] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.534966  6332 raft_consensus.cc:2272] T 8a66056c7f714b2590d18e00abe5e866 P 515f28b1812e433693f9443eb5837d62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:58.540436  8538 consensus_peers.cc:597] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 -> Peer 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615): Couldn't send request to peer 515f28b1812e433693f9443eb5837d62. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.588613  6332 tablet_server.cc:196] TabletServer@127.6.47.2:0 shutdown complete.
I20260710 11:12:58.624329  6332 tablet_server.cc:179] TabletServer@127.6.47.3:0 shutting down...
W20260710 11:12:58.631278  8538 consensus_peers.cc:597] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 -> Peer 81769ff0b4ae4772a43fe95af4c406bc (127.6.47.1:44861): Couldn't send request to peer 81769ff0b4ae4772a43fe95af4c406bc. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:44861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:58.632366  8538 consensus_peers.cc:597] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 -> Peer 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615): Couldn't send request to peer 515f28b1812e433693f9443eb5837d62. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:39615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.657594  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:58.658334  6332 tablet_replica.cc:333] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.658968  6332 raft_consensus.cc:2243] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.659718  6332 raft_consensus.cc:2272] T a5074e27a542483e8ba77806f5fde1e5 P 8778789b6bde4c91a84f982d91106694 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.661623  6332 tablet_replica.cc:333] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.662163  6332 raft_consensus.cc:2243] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.662595  6332 raft_consensus.cc:2272] T ca8017fe3e1e45c996b4510e96214acd P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.664390  6332 tablet_replica.cc:333] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.664909  6332 raft_consensus.cc:2243] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.665395  6332 raft_consensus.cc:2272] T d71c8439ae264c19ab4c4eedabefab0c P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.667107  6332 tablet_replica.cc:333] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.667587  6332 raft_consensus.cc:2243] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.667991  6332 raft_consensus.cc:2272] T bac65b675ead4675a9b45b617cee7442 P 8778789b6bde4c91a84f982d91106694 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.669796  6332 tablet_replica.cc:333] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.670290  6332 raft_consensus.cc:2243] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.670665  6332 raft_consensus.cc:2272] T b7d68d7eb28d4bbdbfb3b046eec51cf1 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.672808  6332 tablet_replica.cc:333] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.673332  6332 raft_consensus.cc:2243] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.674072  6332 raft_consensus.cc:2272] T 2388731c6646455e8c6a76da10a43e3f P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.675787  6332 tablet_replica.cc:333] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.676286  6332 raft_consensus.cc:2243] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.676752  6332 raft_consensus.cc:2272] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.678464  6332 tablet_replica.cc:333] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.678977  6332 raft_consensus.cc:2243] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.679375  6332 raft_consensus.cc:2272] T 9199300a3f9748e9b8e2454c5c15850b P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.681264  6332 tablet_replica.cc:333] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.681754  6332 raft_consensus.cc:2243] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.682150  6332 raft_consensus.cc:2272] T 0415f72773ad4ae3af736f8ea179d64c P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.683784  6332 tablet_replica.cc:333] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.684264  6332 raft_consensus.cc:2243] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.684650  6332 raft_consensus.cc:2272] T e21a1c9c46ad49a294b89aba34d9977a P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.686414  6332 tablet_replica.cc:333] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.686909  6332 raft_consensus.cc:2243] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.687302  6332 raft_consensus.cc:2272] T 16d52959e370480dabd67f9b3c6c8820 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.689162  6332 tablet_replica.cc:333] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.689582  6332 raft_consensus.cc:2243] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.689913  6332 raft_consensus.cc:2272] T 45501b049293426aac7198738069024a P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.691550  6332 tablet_replica.cc:333] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.692230  6332 raft_consensus.cc:2243] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.693059  6332 raft_consensus.cc:2272] T af07f1d759ad477aa2351a5cfc947b9c P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.694667  6332 tablet_replica.cc:333] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.695217  6332 raft_consensus.cc:2243] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.695928  6332 raft_consensus.cc:2272] T a5ad3b2bbe344dbf97ef67157b6614ec P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.697575  6332 tablet_replica.cc:333] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.697974  6332 raft_consensus.cc:2243] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.698277  6332 raft_consensus.cc:2272] T 8a66056c7f714b2590d18e00abe5e866 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.699738  6332 tablet_replica.cc:333] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.700214  6332 raft_consensus.cc:2243] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.700897  6332 raft_consensus.cc:2272] T 896130fc5781497da1bc2a5706491de0 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.702629  6332 tablet_replica.cc:333] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.703017  6332 raft_consensus.cc:2243] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.703372  6332 raft_consensus.cc:2272] T e3b8424d4dc24e46be2901a7c35b93e0 P 8778789b6bde4c91a84f982d91106694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.704922  6332 tablet_replica.cc:333] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694: stopping tablet replica
I20260710 11:12:58.705286  6332 raft_consensus.cc:2243] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.705924  6332 raft_consensus.cc:2272] T ce1f1a5bdfdf4e5fa49ea884ddbbb353 P 8778789b6bde4c91a84f982d91106694 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:58.727149  8538 connection.cc:466] server connection from 127.0.0.1:54390 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54390 (request call id 236) could send its response
W20260710 11:12:58.731403  8610 consensus_peers.cc:597] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 -> Peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Couldn't send request to peer 8778789b6bde4c91a84f982d91106694. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.3:44725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.733218  6332 tablet_server.cc:196] TabletServer@127.6.47.3:0 shutdown complete.
W20260710 11:12:58.747376  8610 consensus_peers.cc:597] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 -> Peer 8778789b6bde4c91a84f982d91106694 (127.6.47.3:44725): Couldn't send request to peer 8778789b6bde4c91a84f982d91106694. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.3:44725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.767802  6332 tablet_server.cc:179] TabletServer@127.6.47.4:0 shutting down...
W20260710 11:12:58.784068  8612 consensus_peers.cc:597] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 -> Peer 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615): Couldn't send request to peer 515f28b1812e433693f9443eb5837d62. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:39615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:58.784598  8612 consensus_peers.cc:597] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 -> Peer 515f28b1812e433693f9443eb5837d62 (127.6.47.2:39615): Couldn't send request to peer 515f28b1812e433693f9443eb5837d62. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:39615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.799401  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:58.800146  6332 tablet_replica.cc:333] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.800884  6332 raft_consensus.cc:2243] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.801366  6332 raft_consensus.cc:2272] T ca8017fe3e1e45c996b4510e96214acd P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.803210  6332 tablet_replica.cc:333] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.803978  6332 raft_consensus.cc:2243] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.804512  6332 raft_consensus.cc:2272] T 708d283036c143a8a57c2bd897f0b25f P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.806329  6332 tablet_replica.cc:333] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.807085  6332 raft_consensus.cc:2243] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.807628  6332 raft_consensus.cc:2272] T a5074e27a542483e8ba77806f5fde1e5 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.809648  6332 tablet_replica.cc:333] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.810105  6332 raft_consensus.cc:2243] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.810443  6332 raft_consensus.cc:2272] T 2388731c6646455e8c6a76da10a43e3f P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.811960  6332 tablet_replica.cc:333] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.812426  6332 raft_consensus.cc:2243] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.813159  6332 raft_consensus.cc:2272] T 9199300a3f9748e9b8e2454c5c15850b P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.814752  6332 tablet_replica.cc:333] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.815235  6332 raft_consensus.cc:2243] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.815569  6332 raft_consensus.cc:2272] T 27b6ae2a3bef4191ab5bc79b0b3e4dc9 P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.817196  6332 tablet_replica.cc:333] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.817626  6332 raft_consensus.cc:2243] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.817968  6332 raft_consensus.cc:2272] T 0b617b8fb1414de48c22c0c3b40117aa P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.819511  6332 tablet_replica.cc:333] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.820001  6332 raft_consensus.cc:2243] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.820324  6332 raft_consensus.cc:2272] T bac65b675ead4675a9b45b617cee7442 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.821856  6332 tablet_replica.cc:333] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.822325  6332 raft_consensus.cc:2243] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.823004  6332 raft_consensus.cc:2272] T b226c5a5ac71447d91f774b779df5ff1 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.824767  6332 tablet_replica.cc:333] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.825223  6332 raft_consensus.cc:2243] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.825902  6332 raft_consensus.cc:2272] T e21a1c9c46ad49a294b89aba34d9977a P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.827539  6332 tablet_replica.cc:333] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.828016  6332 raft_consensus.cc:2243] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.828393  6332 raft_consensus.cc:2272] T af4b7ba2752f42cb974cc7952a372600 P f3e41d97104f44c29580447d50687cd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.829989  6332 tablet_replica.cc:333] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.830454  6332 raft_consensus.cc:2243] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.831146  6332 raft_consensus.cc:2272] T 0415f72773ad4ae3af736f8ea179d64c P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.832804  6332 tablet_replica.cc:333] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.833307  6332 raft_consensus.cc:2243] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.833670  6332 raft_consensus.cc:2272] T 8a66056c7f714b2590d18e00abe5e866 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.835270  6332 tablet_replica.cc:333] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.835747  6332 raft_consensus.cc:2243] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.836113  6332 raft_consensus.cc:2272] T 16d52959e370480dabd67f9b3c6c8820 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.837702  6332 tablet_replica.cc:333] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.838176  6332 raft_consensus.cc:2243] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.838567  6332 raft_consensus.cc:2272] T 45501b049293426aac7198738069024a P f3e41d97104f44c29580447d50687cd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.840173  6332 tablet_replica.cc:333] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.840651  6332 raft_consensus.cc:2243] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.841341  6332 raft_consensus.cc:2272] T d77477c29ac64619927edd5b64d296dc P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.843017  6332 tablet_replica.cc:333] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.843448  6332 raft_consensus.cc:2243] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.843835  6332 raft_consensus.cc:2272] T a5ad3b2bbe344dbf97ef67157b6614ec P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.845412  6332 tablet_replica.cc:333] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1: stopping tablet replica
I20260710 11:12:58.845817  6332 raft_consensus.cc:2243] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.846486  6332 raft_consensus.cc:2272] T 8cfa8edcb0e04170b52067ebbe2220d2 P f3e41d97104f44c29580447d50687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.881999  6332 tablet_server.cc:196] TabletServer@127.6.47.4:0 shutdown complete.
I20260710 11:12:58.911643  6332 master.cc:562] Master@127.6.47.62:46331 shutting down...
I20260710 11:12:58.932796  6332 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.933331  6332 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.933647  6332 tablet_replica.cc:333] T 00000000000000000000000000000000 P d040032bf3cb4096a9a114b6049844d2: stopping tablet replica
I20260710 11:12:58.953208  6332 master.cc:584] Master@127.6.47.62:46331 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18669 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:12:59.007834  6332 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.47.62:37437
I20260710 11:12:59.008965  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:59.014863  9119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.015041  9118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.015441  9121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.017342  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:59.018311  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:59.018522  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:59.018682  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681979018647 us; error 0 us; skew 500 ppm
I20260710 11:12:59.019202  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:59.021476  6332 webserver.cc:533] Webserver started at http://127.6.47.62:33079/ using document root <none> and password file <none>
I20260710 11:12:59.021976  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:59.022171  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:59.022440  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:59.023518  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/master-0-root/instance:
uuid: "e6716793e0dc4dac85d38b489319b34b"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-t54q"
I20260710 11:12:59.027680  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:59.030827  9126 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.031531  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:12:59.031805  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/master-0-root
uuid: "e6716793e0dc4dac85d38b489319b34b"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-t54q"
I20260710 11:12:59.032048  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:59.050175  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:59.051365  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:59.088994  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.62:37437
I20260710 11:12:59.089134  9177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.62:37437 every 8 connection(s)
I20260710 11:12:59.093073  9178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.103956  9178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b: Bootstrap starting.
I20260710 11:12:59.109237  9178 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.113859  9178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b: No bootstrap required, opened a new log
I20260710 11:12:59.116230  9178 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6716793e0dc4dac85d38b489319b34b" member_type: VOTER }
I20260710 11:12:59.116698  9178 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.116959  9178 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6716793e0dc4dac85d38b489319b34b, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.117681  9178 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6716793e0dc4dac85d38b489319b34b" member_type: VOTER }
I20260710 11:12:59.118176  9178 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:59.118402  9178 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:59.118716  9178 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:59.123705  9178 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6716793e0dc4dac85d38b489319b34b" member_type: VOTER }
I20260710 11:12:59.124253  9178 leader_election.cc:304] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [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: e6716793e0dc4dac85d38b489319b34b; no voters: 
I20260710 11:12:59.125460  9178 leader_election.cc:290] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:59.125797  9181 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:59.127233  9181 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 1 LEADER]: Becoming Leader. State: Replica: e6716793e0dc4dac85d38b489319b34b, State: Running, Role: LEADER
I20260710 11:12:59.127892  9181 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [LEADER]: Queue going to LEADER mode. State: All 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: "e6716793e0dc4dac85d38b489319b34b" member_type: VOTER }
I20260710 11:12:59.128768  9178 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:59.132511  9182 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6716793e0dc4dac85d38b489319b34b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6716793e0dc4dac85d38b489319b34b" member_type: VOTER } }
I20260710 11:12:59.133302  9182 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:59.132722  9183 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6716793e0dc4dac85d38b489319b34b. Latest consensus state: current_term: 1 leader_uuid: "e6716793e0dc4dac85d38b489319b34b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6716793e0dc4dac85d38b489319b34b" member_type: VOTER } }
I20260710 11:12:59.134161  9183 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:59.141366  9187 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:59.146116  9187 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:59.148044  6332 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:59.154326  9187 catalog_manager.cc:1383] Generated new cluster ID: dde7c82a1d2d40dd96d94ef19d4c9f2c
I20260710 11:12:59.154567  9187 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:59.175266  9187 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:59.176460  9187 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:59.192986  9187 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b: Generated new TSK 0
I20260710 11:12:59.193568  9187 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:59.214280  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:59.220268  9199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.221201  9200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.223403  6332 server_base.cc:1061] running on GCE node
W20260710 11:12:59.223779  9202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.224798  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:59.224982  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:59.225138  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681979225125 us; error 0 us; skew 500 ppm
I20260710 11:12:59.225605  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:59.227833  6332 webserver.cc:533] Webserver started at http://127.6.47.1:35307/ using document root <none> and password file <none>
I20260710 11:12:59.228253  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:59.228404  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:59.228683  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:59.229707  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-0-root/instance:
uuid: "aef2183980eb4ff381a3d195dcb4489a"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-t54q"
I20260710 11:12:59.234011  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:12:59.237145  9207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.237890  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:59.238204  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "aef2183980eb4ff381a3d195dcb4489a"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-t54q"
I20260710 11:12:59.238474  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:59.258276  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:59.259495  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:59.260953  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:59.263132  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:59.263294  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.263597  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:59.263767  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.303748  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:41423
I20260710 11:12:59.303915  9269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:41423 every 8 connection(s)
I20260710 11:12:59.309028  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:59.317853  9274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.318315  9275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.325980  9277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.326280  6332 server_base.cc:1061] running on GCE node
I20260710 11:12:59.327484  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:59.327750  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:59.327983  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681979327963 us; error 0 us; skew 500 ppm
I20260710 11:12:59.328653  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:59.330991  9270 heartbeater.cc:344] Connected to a master server at 127.6.47.62:37437
I20260710 11:12:59.331347  9270 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:59.331705  6332 webserver.cc:533] Webserver started at http://127.6.47.2:32805/ using document root <none> and password file <none>
I20260710 11:12:59.332062  9270 heartbeater.cc:507] Master 127.6.47.62:37437 requested a full tablet report, sending...
I20260710 11:12:59.332312  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:59.332635  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:59.332957  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:59.334185  9143 ts_manager.cc:194] Registered new tserver with Master: aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423)
I20260710 11:12:59.334656  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-1-root/instance:
uuid: "df0990f14a6c474a9213bdf3856f7d86"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-t54q"
I20260710 11:12:59.336937  9143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49604
I20260710 11:12:59.340415  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:12:59.343914  9282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.344715  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:59.345005  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-1-root
uuid: "df0990f14a6c474a9213bdf3856f7d86"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-t54q"
I20260710 11:12:59.345247  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:59.355502  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:59.356676  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:59.357945  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:59.360042  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:59.360241  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.360488  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:59.360721  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:12:59.399016  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.2:37639
I20260710 11:12:59.399123  9344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.2:37639 every 8 connection(s)
I20260710 11:12:59.403738  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:59.410178  9348 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.412319  9349 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.413427  6332 server_base.cc:1061] running on GCE node
W20260710 11:12:59.414464  9351 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.415551  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:59.415814  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:59.415858  9345 heartbeater.cc:344] Connected to a master server at 127.6.47.62:37437
I20260710 11:12:59.416083  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681979416063 us; error 0 us; skew 500 ppm
I20260710 11:12:59.416324  9345 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:59.416822  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:59.417091  9345 heartbeater.cc:507] Master 127.6.47.62:37437 requested a full tablet report, sending...
I20260710 11:12:59.419358  9143 ts_manager.cc:194] Registered new tserver with Master: df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:12:59.419499  6332 webserver.cc:533] Webserver started at http://127.6.47.3:36851/ using document root <none> and password file <none>
I20260710 11:12:59.420135  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:59.420382  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:59.420720  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:59.421274  9143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49618
I20260710 11:12:59.422391  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-2-root/instance:
uuid: "92b096ec1ded4cf9adf9b30dde58d554"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-t54q"
I20260710 11:12:59.426720  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:59.430060  9356 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.430832  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:59.431301  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-2-root
uuid: "92b096ec1ded4cf9adf9b30dde58d554"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-t54q"
I20260710 11:12:59.431566  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:59.453280  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:59.454454  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:59.455826  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:59.457969  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:59.458189  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.458442  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:59.458618  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.497488  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.3:36479
I20260710 11:12:59.497596  9418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.3:36479 every 8 connection(s)
I20260710 11:12:59.510900  9419 heartbeater.cc:344] Connected to a master server at 127.6.47.62:37437
I20260710 11:12:59.511269  9419 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:59.511969  9419 heartbeater.cc:507] Master 127.6.47.62:37437 requested a full tablet report, sending...
I20260710 11:12:59.513796  9143 ts_manager.cc:194] Registered new tserver with Master: 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:12:59.513950  6332 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013310169s
I20260710 11:12:59.515156  9143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49628
I20260710 11:12:59.538029  9143 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49640:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:59.540915  9143 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:59.606814  9310 tablet_service.cc:1511] Processing CreateTablet for tablet ed1bfd436167470ca157669ff5145f94 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:59.608258  9310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1bfd436167470ca157669ff5145f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.610630  9307 tablet_service.cc:1511] Processing CreateTablet for tablet dfd219f2a665493eb16d387e392cccc7 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:59.613267  9308 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5e55eda92b4e11b8f4f817be0e8a8d (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:59.614207  9309 tablet_service.cc:1511] Processing CreateTablet for tablet 123033902dda457c821e7af61b5a7313 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:59.614576  9307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd219f2a665493eb16d387e392cccc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.615299  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123033902dda457c821e7af61b5a7313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.618366  9306 tablet_service.cc:1511] Processing CreateTablet for tablet 545ff753b7a242ee8662a2c2f7f6d2d5 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:59.619282  9306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545ff753b7a242ee8662a2c2f7f6d2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.635066  9308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5e55eda92b4e11b8f4f817be0e8a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.639319  9305 tablet_service.cc:1511] Processing CreateTablet for tablet 2d927bb99b594a74bc8f3de673deddc5 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:59.640765  9305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d927bb99b594a74bc8f3de673deddc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.648388  9304 tablet_service.cc:1511] Processing CreateTablet for tablet 4305b7dcff2348a4a01a27ce6e7f6b79 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:59.649745  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4305b7dcff2348a4a01a27ce6e7f6b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.653578  9231 tablet_service.cc:1511] Processing CreateTablet for tablet 545ff753b7a242ee8662a2c2f7f6d2d5 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:59.653983  9235 tablet_service.cc:1511] Processing CreateTablet for tablet ed1bfd436167470ca157669ff5145f94 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:59.654991  9231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545ff753b7a242ee8662a2c2f7f6d2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.656018  9234 tablet_service.cc:1511] Processing CreateTablet for tablet 123033902dda457c821e7af61b5a7313 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:59.657364  9234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123033902dda457c821e7af61b5a7313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.661660  9230 tablet_service.cc:1511] Processing CreateTablet for tablet 2d927bb99b594a74bc8f3de673deddc5 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:59.662941  9230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d927bb99b594a74bc8f3de673deddc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.664847  9384 tablet_service.cc:1511] Processing CreateTablet for tablet ed1bfd436167470ca157669ff5145f94 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:59.665654  9232 tablet_service.cc:1511] Processing CreateTablet for tablet dfd219f2a665493eb16d387e392cccc7 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:59.666162  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1bfd436167470ca157669ff5145f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.666872  9232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd219f2a665493eb16d387e392cccc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.666692  9383 tablet_service.cc:1511] Processing CreateTablet for tablet 123033902dda457c821e7af61b5a7313 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:59.667973  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123033902dda457c821e7af61b5a7313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.669572  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5e55eda92b4e11b8f4f817be0e8a8d (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:59.669612  9233 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5e55eda92b4e11b8f4f817be0e8a8d (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:59.670879  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5e55eda92b4e11b8f4f817be0e8a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.669955  9235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1bfd436167470ca157669ff5145f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.672870  9233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5e55eda92b4e11b8f4f817be0e8a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.673475  9381 tablet_service.cc:1511] Processing CreateTablet for tablet dfd219f2a665493eb16d387e392cccc7 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:59.674757  9381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd219f2a665493eb16d387e392cccc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.675261  9229 tablet_service.cc:1511] Processing CreateTablet for tablet 4305b7dcff2348a4a01a27ce6e7f6b79 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:59.676638  9229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4305b7dcff2348a4a01a27ce6e7f6b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.677652  9380 tablet_service.cc:1511] Processing CreateTablet for tablet 545ff753b7a242ee8662a2c2f7f6d2d5 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:59.678864  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545ff753b7a242ee8662a2c2f7f6d2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.681896  9379 tablet_service.cc:1511] Processing CreateTablet for tablet 2d927bb99b594a74bc8f3de673deddc5 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:59.683182  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d927bb99b594a74bc8f3de673deddc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.685762  9378 tablet_service.cc:1511] Processing CreateTablet for tablet 4305b7dcff2348a4a01a27ce6e7f6b79 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:59.687868  9378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4305b7dcff2348a4a01a27ce6e7f6b79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.693092  9377 tablet_service.cc:1511] Processing CreateTablet for tablet 186aede956234e07b13f9463c43103e5 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:59.694669  9377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186aede956234e07b13f9463c43103e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.709729  9309 tablet_service.cc:1511] Processing CreateTablet for tablet 186aede956234e07b13f9463c43103e5 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:59.725744  9228 tablet_service.cc:1511] Processing CreateTablet for tablet 186aede956234e07b13f9463c43103e5 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:59.727229  9228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186aede956234e07b13f9463c43103e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.729650  9227 tablet_service.cc:1511] Processing CreateTablet for tablet aee2a293542b48569f1d05da4254a8f8 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:59.731153  9227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee2a293542b48569f1d05da4254a8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.731995  9305 tablet_service.cc:1511] Processing CreateTablet for tablet aee2a293542b48569f1d05da4254a8f8 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:59.757200  9434 tablet_bootstrap.cc:492] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:12:59.762972  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186aede956234e07b13f9463c43103e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.781109  9305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee2a293542b48569f1d05da4254a8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.786140  9435 tablet_bootstrap.cc:492] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:12:59.794806  9436 tablet_bootstrap.cc:492] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:12:59.800832  9434 tablet_bootstrap.cc:654] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.802596  9436 tablet_bootstrap.cc:654] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.804200  9309 tablet_service.cc:1511] Processing CreateTablet for tablet ee06a2cb93a643c0b6e43898d62d8f04 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:59.804639  9377 tablet_service.cc:1511] Processing CreateTablet for tablet aee2a293542b48569f1d05da4254a8f8 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:59.806128  9230 tablet_service.cc:1511] Processing CreateTablet for tablet ee06a2cb93a643c0b6e43898d62d8f04 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:59.808261  9230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee06a2cb93a643c0b6e43898d62d8f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.808848  9377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee2a293542b48569f1d05da4254a8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.809746  9379 tablet_service.cc:1511] Processing CreateTablet for tablet ee06a2cb93a643c0b6e43898d62d8f04 (DEFAULT_TABLE table=test-workload [id=4545b5768870492fbcca3ca191385565]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:59.810925  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee06a2cb93a643c0b6e43898d62d8f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.812753  9436 tablet_bootstrap.cc:492] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:12:59.813208  9436 ts_tablet_manager.cc:1403] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 11:12:59.817643  9436 raft_consensus.cc:359] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.818426  9436 raft_consensus.cc:385] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.818801  9436 raft_consensus.cc:740] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.821133  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee06a2cb93a643c0b6e43898d62d8f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.825919  9435 tablet_bootstrap.cc:654] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.825734  9436 consensus_queue.cc:260] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.831876  9434 tablet_bootstrap.cc:492] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:12:59.832894  9434 ts_tablet_manager.cc:1403] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.000s
I20260710 11:12:59.837590  9434 raft_consensus.cc:359] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.838270  9434 raft_consensus.cc:385] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.838562  9434 raft_consensus.cc:740] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.839282  9434 consensus_queue.cc:260] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.843441  9419 heartbeater.cc:499] Master 127.6.47.62:37437 was elected leader, sending a full tablet report...
I20260710 11:12:59.843959  9434 ts_tablet_manager.cc:1434] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:12:59.844352  9345 heartbeater.cc:499] Master 127.6.47.62:37437 was elected leader, sending a full tablet report...
I20260710 11:12:59.845026  9434 tablet_bootstrap.cc:492] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:12:59.851289  9434 tablet_bootstrap.cc:654] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.853699  9436 ts_tablet_manager.cc:1434] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 11:12:59.859293  9436 tablet_bootstrap.cc:492] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:12:59.862843  9434 tablet_bootstrap.cc:492] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:12:59.863135  9435 tablet_bootstrap.cc:492] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:12:59.863366  9434 ts_tablet_manager.cc:1403] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 11:12:59.863586  9435 ts_tablet_manager.cc:1403] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.004s
I20260710 11:12:59.865984  9436 tablet_bootstrap.cc:654] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.866269  9434 raft_consensus.cc:359] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.866510  9435 raft_consensus.cc:359] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.867045  9434 raft_consensus.cc:385] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.867161  9435 raft_consensus.cc:385] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.867408  9434 raft_consensus.cc:740] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.867504  9435 raft_consensus.cc:740] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.868264  9435 consensus_queue.cc:260] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.868397  9434 consensus_queue.cc:260] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.872764  9436 tablet_bootstrap.cc:492] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:12:59.873258  9436 ts_tablet_manager.cc:1403] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:12:59.874244  9434 ts_tablet_manager.cc:1434] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:12:59.875165  9434 tablet_bootstrap.cc:492] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:12:59.876114  9436 raft_consensus.cc:359] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.876856  9436 raft_consensus.cc:385] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.877169  9436 raft_consensus.cc:740] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.878015  9436 consensus_queue.cc:260] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.881109  9270 heartbeater.cc:499] Master 127.6.47.62:37437 was elected leader, sending a full tablet report...
I20260710 11:12:59.881269  9436 ts_tablet_manager.cc:1434] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:12:59.882241  9436 tablet_bootstrap.cc:492] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:12:59.885344  9435 ts_tablet_manager.cc:1434] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:12:59.886392  9435 tablet_bootstrap.cc:492] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:12:59.888486  9436 tablet_bootstrap.cc:654] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.892200  9434 tablet_bootstrap.cc:654] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.892426  9435 tablet_bootstrap.cc:654] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.899328  9434 tablet_bootstrap.cc:492] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:12:59.899724  9436 tablet_bootstrap.cc:492] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:12:59.899802  9434 ts_tablet_manager.cc:1403] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260710 11:12:59.900295  9436 ts_tablet_manager.cc:1403] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260710 11:12:59.902855  9434 raft_consensus.cc:359] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.903070  9436 raft_consensus.cc:359] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.903616  9434 raft_consensus.cc:385] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.903725  9436 raft_consensus.cc:385] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.903978  9434 raft_consensus.cc:740] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.904170  9436 raft_consensus.cc:740] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.904960  9434 consensus_queue.cc:260] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.905041  9436 consensus_queue.cc:260] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.909389  9436 ts_tablet_manager.cc:1434] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:12:59.910296  9436 tablet_bootstrap.cc:492] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:12:59.911139  9434 ts_tablet_manager.cc:1434] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260710 11:12:59.912045  9434 tablet_bootstrap.cc:492] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:12:59.916603  9436 tablet_bootstrap.cc:654] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.918038  9434 tablet_bootstrap.cc:654] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.927218  9435 tablet_bootstrap.cc:492] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:12:59.927688  9436 tablet_bootstrap.cc:492] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:12:59.927735  9435 ts_tablet_manager.cc:1403] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.042s	user 0.028s	sys 0.010s
I20260710 11:12:59.928297  9436 ts_tablet_manager.cc:1403] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260710 11:12:59.931676  9436 raft_consensus.cc:359] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.932367  9436 raft_consensus.cc:385] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.932659  9436 raft_consensus.cc:740] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.932950  9434 tablet_bootstrap.cc:492] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:12:59.933552  9434 ts_tablet_manager.cc:1403] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260710 11:12:59.933398  9436 consensus_queue.cc:260] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.935665  9436 ts_tablet_manager.cc:1434] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:12:59.936708  9436 tablet_bootstrap.cc:492] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:12:59.936409  9434 raft_consensus.cc:359] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.937162  9434 raft_consensus.cc:385] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.937465  9434 raft_consensus.cc:740] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.938205  9434 consensus_queue.cc:260] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.940485  9434 ts_tablet_manager.cc:1434] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:12:59.941434  9434 tablet_bootstrap.cc:492] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:12:59.942663  9436 tablet_bootstrap.cc:654] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.945297  9435 raft_consensus.cc:359] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.946063  9435 raft_consensus.cc:385] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.946439  9435 raft_consensus.cc:740] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.947551  9434 tablet_bootstrap.cc:654] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.947165  9435 consensus_queue.cc:260] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.951568  9435 ts_tablet_manager.cc:1434] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 11:12:59.953557  9435 tablet_bootstrap.cc:492] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:12:59.962325  9435 tablet_bootstrap.cc:654] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.969178  9436 tablet_bootstrap.cc:492] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:12:59.969668  9436 ts_tablet_manager.cc:1403] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.014s
I20260710 11:12:59.971698  9435 tablet_bootstrap.cc:492] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:12:59.972028  9434 tablet_bootstrap.cc:492] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:12:59.972174  9435 ts_tablet_manager.cc:1403] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260710 11:12:59.972513  9434 ts_tablet_manager.cc:1403] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.015s
I20260710 11:12:59.972524  9436 raft_consensus.cc:359] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.973469  9436 raft_consensus.cc:385] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.973745  9436 raft_consensus.cc:740] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.974574  9436 consensus_queue.cc:260] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.975068  9435 raft_consensus.cc:359] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.975219  9434 raft_consensus.cc:359] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.975785  9435 raft_consensus.cc:385] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.975966  9434 raft_consensus.cc:385] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.976125  9435 raft_consensus.cc:740] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.976325  9434 raft_consensus.cc:740] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.976832  9436 ts_tablet_manager.cc:1434] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:59.977047  9435 consensus_queue.cc:260] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.977198  9434 consensus_queue.cc:260] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:12:59.977813  9436 tablet_bootstrap.cc:492] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:12:59.983170  9434 ts_tablet_manager.cc:1434] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:12:59.984182  9434 tablet_bootstrap.cc:492] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:12:59.986070  9435 ts_tablet_manager.cc:1434] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:12:59.987011  9435 tablet_bootstrap.cc:492] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:12:59.990271  9434 tablet_bootstrap.cc:654] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.992616  9436 tablet_bootstrap.cc:654] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.993033  9435 tablet_bootstrap.cc:654] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.001724  9434 tablet_bootstrap.cc:492] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:13:00.002174  9434 ts_tablet_manager.cc:1403] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260710 11:13:00.003051  9435 tablet_bootstrap.cc:492] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:13:00.003556  9435 ts_tablet_manager.cc:1403] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:13:00.005192  9434 raft_consensus.cc:359] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.005736  9434 raft_consensus.cc:385] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.005666  9435 raft_consensus.cc:359] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.006062  9434 raft_consensus.cc:740] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.006382  9435 raft_consensus.cc:385] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.006706  9435 raft_consensus.cc:740] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.006850  9434 consensus_queue.cc:260] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.007463  9435 consensus_queue.cc:260] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.008327  9436 tablet_bootstrap.cc:492] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:13:00.008852  9436 ts_tablet_manager.cc:1403] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.006s
I20260710 11:13:00.009119  9434 ts_tablet_manager.cc:1434] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:13:00.010192  9434 tablet_bootstrap.cc:492] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:13:00.011679  9436 raft_consensus.cc:359] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.012359  9436 raft_consensus.cc:385] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.012676  9436 raft_consensus.cc:740] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.013376  9436 consensus_queue.cc:260] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.013801  9435 ts_tablet_manager.cc:1434] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:13:00.014925  9435 tablet_bootstrap.cc:492] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:00.016614  9434 tablet_bootstrap.cc:654] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.018071  9436 ts_tablet_manager.cc:1434] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:13:00.019063  9436 tablet_bootstrap.cc:492] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:13:00.022186  9435 tablet_bootstrap.cc:654] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.025139  9436 tablet_bootstrap.cc:654] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.031855  9440 raft_consensus.cc:493] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.032604  9440 raft_consensus.cc:515] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.042659  9436 tablet_bootstrap.cc:492] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:13:00.042920  9434 tablet_bootstrap.cc:492] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:13:00.043156  9436 ts_tablet_manager.cc:1403] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.016s
I20260710 11:13:00.043435  9434 ts_tablet_manager.cc:1403] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260710 11:13:00.046088  9436 raft_consensus.cc:359] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.046782  9436 raft_consensus.cc:385] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.047188  9436 raft_consensus.cc:740] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.046813  9434 raft_consensus.cc:359] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.047935  9434 raft_consensus.cc:385] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.047994  9436 consensus_queue.cc:260] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.048435  9434 raft_consensus.cc:740] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.048663  9440 leader_election.cc:290] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639), aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423)
I20260710 11:13:00.049604  9434 consensus_queue.cc:260] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.053016  9439 raft_consensus.cc:493] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.053489  9439 raft_consensus.cc:515] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.061266  9435 tablet_bootstrap.cc:492] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:13:00.062110  9435 ts_tablet_manager.cc:1403] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.004s
I20260710 11:13:00.065901  9439 leader_election.cc:290] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.065987  9435 raft_consensus.cc:359] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.067346  9435 raft_consensus.cc:385] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.067780  9435 raft_consensus.cc:740] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.068828  9435 consensus_queue.cc:260] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.071887  9435 ts_tablet_manager.cc:1434] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:13:00.072094  9444 raft_consensus.cc:493] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.072687  9444 raft_consensus.cc:515] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.073355  9435 tablet_bootstrap.cc:492] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:00.075438  9444 leader_election.cc:290] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.077422  9440 raft_consensus.cc:493] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.078097  9440 raft_consensus.cc:515] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.080688  9440 leader_election.cc:290] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.082800  9435 tablet_bootstrap.cc:654] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.096246  9444 raft_consensus.cc:493] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.098958  9444 raft_consensus.cc:515] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.099706  9435 tablet_bootstrap.cc:492] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:13:00.100597  9435 ts_tablet_manager.cc:1403] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260710 11:13:00.101667  9444 leader_election.cc:290] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.095901  9434 ts_tablet_manager.cc:1434] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.003s
I20260710 11:13:00.104671  9435 raft_consensus.cc:359] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.107885  9435 raft_consensus.cc:385] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.108268  9435 raft_consensus.cc:740] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.109148  9435 consensus_queue.cc:260] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.108273  9434 tablet_bootstrap.cc:492] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:13:00.115545  9435 ts_tablet_manager.cc:1434] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 11:13:00.117928  9436 ts_tablet_manager.cc:1434] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.074s	user 0.042s	sys 0.023s
I20260710 11:13:00.118381  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a" is_pre_election: true
I20260710 11:13:00.119256  9245 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.120697  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a" is_pre_election: true
I20260710 11:13:00.121443  9436 tablet_bootstrap.cc:492] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:13:00.121562  9244 raft_consensus.cc:2468] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.125877  9358 leader_election.cc:304] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.126861  9358 leader_election.cc:304] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.127681  9440 raft_consensus.cc:2804] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.128022  9440 raft_consensus.cc:493] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.128365  9440 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.128490  9436 tablet_bootstrap.cc:654] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.128582  9435 tablet_bootstrap.cc:492] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:00.131786  9461 raft_consensus.cc:2804] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.132197  9461 raft_consensus.cc:493] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.132522  9461 raft_consensus.cc:3060] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.140174  9461 raft_consensus.cc:515] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
W20260710 11:13:00.141851  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:00.143152  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:00.143715  9461 leader_election.cc:290] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.143939  9244 raft_consensus.cc:3060] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.152472  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:00.153406  9320 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.154795  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:00.155411  9320 raft_consensus.cc:2468] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.156395  9244 raft_consensus.cc:2468] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.156628  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:00.157287  9320 raft_consensus.cc:3060] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.159914  9358 leader_election.cc:304] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.160744  9461 raft_consensus.cc:2804] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.150610  9440 raft_consensus.cc:515] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.167217  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ff753b7a242ee8662a2c2f7f6d2d5" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a" is_pre_election: true
I20260710 11:13:00.165405  9320 raft_consensus.cc:2468] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.168602  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ff753b7a242ee8662a2c2f7f6d2d5" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554" is_pre_election: true
I20260710 11:13:00.169281  9394 raft_consensus.cc:2468] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 0.
I20260710 11:13:00.170461  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:00.170657  9244 raft_consensus.cc:2468] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 0.
I20260710 11:13:00.171662  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:00.172005  9284 leader_election.cc:304] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:00.172502  9319 raft_consensus.cc:2393] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aef2183980eb4ff381a3d195dcb4489a in current term 1: Already voted for candidate 92b096ec1ded4cf9adf9b30dde58d554 in this term.
I20260710 11:13:00.172871  9439 raft_consensus.cc:2804] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.173249  9439 raft_consensus.cc:493] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.173589  9439 raft_consensus.cc:3060] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.173765  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:00.174327  9319 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.180334  9435 tablet_bootstrap.cc:654] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.180737  9439 raft_consensus.cc:515] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.181478  9319 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.182832  9439 leader_election.cc:290] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.182943  9359 leader_election.cc:304] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:00.183398  9320 raft_consensus.cc:2468] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aef2183980eb4ff381a3d195dcb4489a in term 0.
I20260710 11:13:00.185595  9436 tablet_bootstrap.cc:492] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:13:00.187661  9436 ts_tablet_manager.cc:1403] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.004s
I20260710 11:13:00.185628  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ff753b7a242ee8662a2c2f7f6d2d5" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:00.188809  9210 leader_election.cc:304] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:00.189198  9244 raft_consensus.cc:3060] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.186331  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ff753b7a242ee8662a2c2f7f6d2d5" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:00.191068  9394 raft_consensus.cc:3060] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.191123  9436 raft_consensus.cc:359] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.192090  9436 raft_consensus.cc:385] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.184470  9434 tablet_bootstrap.cc:654] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.192418  9436 raft_consensus.cc:740] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.196748  9444 raft_consensus.cc:2804] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.184279  9461 raft_consensus.cc:697] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:00.197397  9444 raft_consensus.cc:493] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.197782  9444 raft_consensus.cc:3060] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.198150  9461 consensus_queue.cc:237] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.187008  9439 raft_consensus.cc:493] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.199357  9439 raft_consensus.cc:515] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.201434  9439 leader_election.cc:290] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.201390  9394 raft_consensus.cc:2468] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 1.
I20260710 11:13:00.202708  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123033902dda457c821e7af61b5a7313" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554" is_pre_election: true
I20260710 11:13:00.205788  9435 tablet_bootstrap.cc:492] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:13:00.205538  9286 leader_election.cc:304] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:00.206023  9393 raft_consensus.cc:2468] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 0.
I20260710 11:13:00.206315  9435 ts_tablet_manager.cc:1403] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.018s
I20260710 11:13:00.206751  9439 raft_consensus.cc:2804] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.198596  9473 raft_consensus.cc:2804] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.203302  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123033902dda457c821e7af61b5a7313" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a" is_pre_election: true
I20260710 11:13:00.196789  9436 consensus_queue.cc:260] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.209952  9245 raft_consensus.cc:2468] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 0.
I20260710 11:13:00.203910  9440 leader_election.cc:290] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Requested vote from peers df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639), aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423)
I20260710 11:13:00.203313  9243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:00.212486  9243 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.212596  9435 raft_consensus.cc:359] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.213377  9435 raft_consensus.cc:385] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.213709  9435 raft_consensus.cc:740] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.214534  9435 consensus_queue.cc:260] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.213115  9286 leader_election.cc:304] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:00.215948  9436 ts_tablet_manager.cc:1434] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:13:00.216802  9436 tablet_bootstrap.cc:492] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:13:00.221092  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554" is_pre_election: true
I20260710 11:13:00.221066  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554" is_pre_election: true
I20260710 11:13:00.215595  9244 raft_consensus.cc:2468] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 1.
I20260710 11:13:00.217777  9473 raft_consensus.cc:697] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:00.224633  9440 raft_consensus.cc:493] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.228991  9440 raft_consensus.cc:515] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.228452  9394 raft_consensus.cc:2468] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aef2183980eb4ff381a3d195dcb4489a in term 0.
I20260710 11:13:00.229926  9211 leader_election.cc:304] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aef2183980eb4ff381a3d195dcb4489a; no voters: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:00.232681  9436 tablet_bootstrap.cc:654] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.232929  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a" is_pre_election: true
I20260710 11:13:00.233669  9244 raft_consensus.cc:2468] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.237149  9358 leader_election.cc:304] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.238433  9471 raft_consensus.cc:2804] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.239111  9471 raft_consensus.cc:493] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.239549  9471 raft_consensus.cc:3060] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.243829  9243 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.244628  9440 leader_election.cc:290] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.246030  9444 raft_consensus.cc:515] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.249004  9444 leader_election.cc:290] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [CANDIDATE]: Term 1 election: Requested vote from peers df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.249563  9434 tablet_bootstrap.cc:492] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:13:00.252796  9434 ts_tablet_manager.cc:1403] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.010s
I20260710 11:13:00.245865  9473 consensus_queue.cc:237] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.249984  9444 raft_consensus.cc:2749] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:00.227780  9439 raft_consensus.cc:697] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:00.261976  9435 ts_tablet_manager.cc:1434] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.055s	user 0.014s	sys 0.022s
I20260710 11:13:00.264314  9435 tablet_bootstrap.cc:492] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:00.266729  9434 raft_consensus.cc:359] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.267485  9434 raft_consensus.cc:385] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.267825  9434 raft_consensus.cc:740] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.269497  9434 consensus_queue.cc:260] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.272313  9435 tablet_bootstrap.cc:654] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.272133  9439 consensus_queue.cc:237] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.272887  9476 raft_consensus.cc:2804] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.273290  9476 raft_consensus.cc:493] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.273626  9476 raft_consensus.cc:3060] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.272270  9475 raft_consensus.cc:493] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:13:00.276213  9286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.47.3:36479, user_credentials={real_user=slave}} blocked reactor thread for 66688.9us
I20260710 11:13:00.274981  9475 raft_consensus.cc:515] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.276791  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:00.277416  9394 raft_consensus.cc:3060] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.280160  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:00.280673  9320 raft_consensus.cc:3060] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.285090  9475 leader_election.cc:290] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.285115  9461 raft_consensus.cc:493] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.285873  9320 raft_consensus.cc:2468] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aef2183980eb4ff381a3d195dcb4489a in term 1.
I20260710 11:13:00.285770  9461 raft_consensus.cc:515] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.288988  9243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a" is_pre_election: true
I20260710 11:13:00.290218  9477 raft_consensus.cc:493] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.290720  9461 leader_election.cc:290] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.290735  9477 raft_consensus.cc:515] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.291360  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186aede956234e07b13f9463c43103e5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a" is_pre_election: true
W20260710 11:13:00.293955  9358 leader_election.cc:343] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:00.293864  9140 catalog_manager.cc:5697] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.294978  9243 raft_consensus.cc:2468] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 0.
I20260710 11:13:00.295754  9394 raft_consensus.cc:2468] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aef2183980eb4ff381a3d195dcb4489a in term 1.
I20260710 11:13:00.298748  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:00.299400  9320 raft_consensus.cc:2468] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.299918  9211 leader_election.cc:304] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.300964  9444 raft_consensus.cc:2804] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.301564  9444 raft_consensus.cc:697] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 1 LEADER]: Becoming Leader. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Running, Role: LEADER
I20260710 11:13:00.302696  9477 leader_election.cc:290] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.302588  9444 consensus_queue.cc:237] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.307328  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554" is_pre_election: true
I20260710 11:13:00.308331  9394 raft_consensus.cc:2468] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aef2183980eb4ff381a3d195dcb4489a in term 0.
I20260710 11:13:00.310473  9284 leader_election.cc:304] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:00.311486  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554" is_pre_election: true
I20260710 11:13:00.312698  9394 raft_consensus.cc:2468] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 0.
I20260710 11:13:00.313100  9471 raft_consensus.cc:515] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.313176  9478 raft_consensus.cc:2804] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.311841  9211 leader_election.cc:304] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.316021  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186aede956234e07b13f9463c43103e5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:00.314741  9478 raft_consensus.cc:493] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.316680  9320 raft_consensus.cc:2468] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.317301  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:00.318213  9478 raft_consensus.cc:3060] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.317037  9479 raft_consensus.cc:2804] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.319921  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:00.320508  9320 raft_consensus.cc:3060] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.316967  9243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:00.318835  9359 leader_election.cc:304] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [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: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: aef2183980eb4ff381a3d195dcb4489a
I20260710 11:13:00.319929  9479 raft_consensus.cc:493] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.325450  9479 raft_consensus.cc:3060] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.325606  9243 raft_consensus.cc:3060] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.329149  9476 raft_consensus.cc:515] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.318250  9471 leader_election.cc:290] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.330551  9471 raft_consensus.cc:2804] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.330960  9471 raft_consensus.cc:493] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.331331  9471 raft_consensus.cc:3060] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.332803  9479 raft_consensus.cc:515] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.334019  9435 tablet_bootstrap.cc:492] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:13:00.334429  9436 tablet_bootstrap.cc:492] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:13:00.334523  9435 ts_tablet_manager.cc:1403] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.006s
I20260710 11:13:00.334921  9436 ts_tablet_manager.cc:1403] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.004s
I20260710 11:13:00.336175  9478 raft_consensus.cc:515] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.337677  9436 raft_consensus.cc:359] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.344823  9436 raft_consensus.cc:385] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.345207  9319 raft_consensus.cc:2393] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aef2183980eb4ff381a3d195dcb4489a in current term 1: Already voted for candidate df0990f14a6c474a9213bdf3856f7d86 in this term.
I20260710 11:13:00.347496  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:00.348505  9244 raft_consensus.cc:2393] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df0990f14a6c474a9213bdf3856f7d86 in current term 1: Already voted for candidate aef2183980eb4ff381a3d195dcb4489a in this term.
I20260710 11:13:00.350302  9478 leader_election.cc:290] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.350528  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:00.351105  9393 raft_consensus.cc:3060] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.338424  9435 raft_consensus.cc:359] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.351637  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123033902dda457c821e7af61b5a7313" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:00.351786  9476 leader_election.cc:290] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.336208  9320 raft_consensus.cc:2468] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.352275  9244 raft_consensus.cc:3060] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.341079  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:00.358911  9471 raft_consensus.cc:515] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.342500  9434 ts_tablet_manager.cc:1434] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.089s	user 0.012s	sys 0.004s
I20260710 11:13:00.345139  9436 raft_consensus.cc:740] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.361074  9436 consensus_queue.cc:260] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.362268  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186aede956234e07b13f9463c43103e5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:00.362937  9436 ts_tablet_manager.cc:1434] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260710 11:13:00.338346  9318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "aef2183980eb4ff381a3d195dcb4489a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:00.351889  9435 raft_consensus.cc:385] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.338518  9243 raft_consensus.cc:2468] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.339823  9479 leader_election.cc:290] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [CANDIDATE]: Term 1 election: Requested vote from peers df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:00.353833  9359 leader_election.cc:304] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:00.364444  9435 raft_consensus.cc:740] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.364068  9142 catalog_manager.cc:5697] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:00.365211  9435 consensus_queue.cc:260] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.366179  9473 raft_consensus.cc:2804] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.366850  9473 raft_consensus.cc:697] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:00.367182  9435 ts_tablet_manager.cc:1434] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260710 11:13:00.368078  9435 tablet_bootstrap.cc:492] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:00.368809  9436 tablet_bootstrap.cc:492] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554: Bootstrap starting.
I20260710 11:13:00.370087  9393 raft_consensus.cc:2468] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 1.
I20260710 11:13:00.370239  9245 raft_consensus.cc:3060] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.364249  9318 raft_consensus.cc:2393] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aef2183980eb4ff381a3d195dcb4489a in current term 1: Already voted for candidate df0990f14a6c474a9213bdf3856f7d86 in this term.
I20260710 11:13:00.371402  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186aede956234e07b13f9463c43103e5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:00.372126  9320 raft_consensus.cc:3060] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.373298  9434 tablet_bootstrap.cc:492] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:13:00.376925  9210 leader_election.cc:304] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [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: aef2183980eb4ff381a3d195dcb4489a; no voters: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:00.378125  9479 raft_consensus.cc:2749] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:00.354594  9392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123033902dda457c821e7af61b5a7313" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:00.379135  9392 raft_consensus.cc:3060] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.367933  9473 consensus_queue.cc:237] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.381256  9434 tablet_bootstrap.cc:654] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.364128  9471 leader_election.cc:290] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.386296  9320 raft_consensus.cc:2468] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.386467  9245 raft_consensus.cc:2468] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.388365  9392 raft_consensus.cc:2468] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 1.
I20260710 11:13:00.388860  9358 leader_election.cc:304] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.389614  9286 leader_election.cc:304] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:00.390048  9435 tablet_bootstrap.cc:654] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.390537  9476 raft_consensus.cc:2804] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.390043  9471 raft_consensus.cc:2804] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.391134  9476 raft_consensus.cc:697] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:00.392426  9471 raft_consensus.cc:697] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:00.392163  9476 consensus_queue.cc:237] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.393898  9286 leader_election.cc:304] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [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: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: aef2183980eb4ff381a3d195dcb4489a
I20260710 11:13:00.395285  9439 raft_consensus.cc:2804] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.395967  9439 raft_consensus.cc:697] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:00.397070  9244 raft_consensus.cc:2468] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 1.
I20260710 11:13:00.397190  9439 consensus_queue.cc:237] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.397691  9471 consensus_queue.cc:237] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.398663  9436 tablet_bootstrap.cc:654] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.408035  9435 tablet_bootstrap.cc:492] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:13:00.408476  9434 tablet_bootstrap.cc:492] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:13:00.409171  9434 ts_tablet_manager.cc:1403] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260710 11:13:00.408496  9435 ts_tablet_manager.cc:1403] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.001s
I20260710 11:13:00.410490  9436 tablet_bootstrap.cc:492] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554: No bootstrap required, opened a new log
I20260710 11:13:00.410990  9436 ts_tablet_manager.cc:1403] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260710 11:13:00.413570  9436 raft_consensus.cc:359] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.413700  9434 raft_consensus.cc:359] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.414237  9436 raft_consensus.cc:385] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.414383  9434 raft_consensus.cc:385] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.414582  9436 raft_consensus.cc:740] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.408946  9141 catalog_manager.cc:5697] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a reported cstate change: term changed from 0 to 1, leader changed from <none> to aef2183980eb4ff381a3d195dcb4489a (127.6.47.1). New cstate: current_term: 1 leader_uuid: "aef2183980eb4ff381a3d195dcb4489a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:00.414773  9434 raft_consensus.cc:740] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.415263  9436 consensus_queue.cc:260] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.415608  9434 consensus_queue.cc:260] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.417346  9436 ts_tablet_manager.cc:1434] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:13:00.418220  9434 ts_tablet_manager.cc:1434] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:13:00.419210  9434 tablet_bootstrap.cc:492] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86: Bootstrap starting.
I20260710 11:13:00.421201  9435 raft_consensus.cc:359] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.422127  9435 raft_consensus.cc:385] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.422453  9435 raft_consensus.cc:740] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.423224  9435 consensus_queue.cc:260] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.425312  9434 tablet_bootstrap.cc:654] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.425500  9435 ts_tablet_manager.cc:1434] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:13:00.426502  9435 tablet_bootstrap.cc:492] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:00.433488  9435 tablet_bootstrap.cc:654] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.441017  9434 tablet_bootstrap.cc:492] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86: No bootstrap required, opened a new log
I20260710 11:13:00.441543  9434 ts_tablet_manager.cc:1403] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 11:13:00.443482  9434 raft_consensus.cc:359] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.444054  9434 raft_consensus.cc:385] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.443001  9142 catalog_manager.cc:5697] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.444320  9434 raft_consensus.cc:740] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.445235  9434 consensus_queue.cc:260] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.445436  9142 catalog_manager.cc:5697] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.446637  9435 tablet_bootstrap.cc:492] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: No bootstrap required, opened a new log
I20260710 11:13:00.447032  9434 ts_tablet_manager.cc:1434] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:13:00.447125  9435 ts_tablet_manager.cc:1403] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 11:13:00.447441  9142 catalog_manager.cc:5697] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.449877  9435 raft_consensus.cc:359] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.450522  9435 raft_consensus.cc:385] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.450783  9435 raft_consensus.cc:740] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.451356  9435 consensus_queue.cc:260] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.452840  9435 ts_tablet_manager.cc:1434] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:13:00.459161  9140 catalog_manager.cc:5697] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:00.460788  9140 catalog_manager.cc:5697] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:00.481307  9471 raft_consensus.cc:493] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.481734  9471 raft_consensus.cc:515] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.483282  9471 leader_election.cc:290] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.484056  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a" is_pre_election: true
I20260710 11:13:00.484251  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:00.484759  9244 raft_consensus.cc:2468] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.484826  9320 raft_consensus.cc:2468] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.485908  9359 leader_election.cc:304] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:00.486531  9471 raft_consensus.cc:2804] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.486820  9471 raft_consensus.cc:493] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.487118  9471 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.491767  9471 raft_consensus.cc:515] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.493378  9471 leader_election.cc:290] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.494354  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:00.494362  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:00.494910  9244 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.495008  9320 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.499728  9244 raft_consensus.cc:2468] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.499765  9320 raft_consensus.cc:2468] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.500885  9358 leader_election.cc:304] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.501543  9471 raft_consensus.cc:2804] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.502070  9471 raft_consensus.cc:697] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:00.502787  9471 consensus_queue.cc:237] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.510082  9140 catalog_manager.cc:5697] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.543329  9471 raft_consensus.cc:493] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.543861  9471 raft_consensus.cc:515] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.545516  9471 leader_election.cc:290] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.546386  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a" is_pre_election: true
I20260710 11:13:00.546489  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:00.547160  9244 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.547217  9320 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 0.
I20260710 11:13:00.548144  9358 leader_election.cc:304] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.548861  9471 raft_consensus.cc:2804] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.549224  9471 raft_consensus.cc:493] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.549499  9471 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.554288  9471 raft_consensus.cc:515] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.555953  9471 leader_election.cc:290] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:00.556749  9244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:00.556975  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:00.557363  9244 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.557492  9320 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.564067  9244 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.564067  9320 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:00.565363  9358 leader_election.cc:304] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:00.566045  9471 raft_consensus.cc:2804] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.566481  9471 raft_consensus.cc:697] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:00.567281  9471 consensus_queue.cc:237] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:00.573964  9140 catalog_manager.cc:5697] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.611639  9471 consensus_queue.cc:1048] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:00.622740  9471 consensus_queue.cc:1048] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:00.690696  9471 consensus_queue.cc:1048] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:00.701321  9473 consensus_queue.cc:1048] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:00.738833  9479 consensus_queue.cc:1048] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:00.748596  9444 consensus_queue.cc:1048] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:00.757316  6332 ts_manager.cc:295] Set tserver state for aef2183980eb4ff381a3d195dcb4489a to MAINTENANCE_MODE
I20260710 11:13:00.758041  6332 tablet_server.cc:179] TabletServer@127.6.47.1:0 shutting down...
I20260710 11:13:00.782435  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:00.783175  6332 tablet_replica.cc:333] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.784324  6332 raft_consensus.cc:2243] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:00.784910  6332 raft_consensus.cc:2272] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:00.787031  6332 tablet_replica.cc:333] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.787608  6332 raft_consensus.cc:2243] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:00.787986  6332 raft_consensus.cc:2272] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:00.790007  6332 tablet_replica.cc:333] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.790544  6332 raft_consensus.cc:2243] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:00.790906  6332 raft_consensus.cc:2272] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:00.792455  6332 tablet_replica.cc:333] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.793080  6332 raft_consensus.cc:2243] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:00.793433  6332 raft_consensus.cc:2272] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:00.794937  6332 tablet_replica.cc:333] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.795560  6332 raft_consensus.cc:2243] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:00.795969  6332 raft_consensus.cc:2272] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:00.798043  6332 tablet_replica.cc:333] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.798588  6332 raft_consensus.cc:2243] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:00.798606  9473 consensus_queue.cc:1048] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:00.799230  6332 raft_consensus.cc:2272] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:00.801082  9284 consensus_peers.cc:597] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:00.802399  6332 tablet_replica.cc:333] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.803112  6332 raft_consensus.cc:2243] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:00.803632  6332 raft_consensus.cc:2272] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:00.806527  6332 tablet_replica.cc:333] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.807289  6332 raft_consensus.cc:2243] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:00.808287  6332 raft_consensus.cc:2272] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:00.811007  6332 tablet_replica.cc:333] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.811645  6332 raft_consensus.cc:2243] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:00.812043  6332 raft_consensus.cc:2272] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:00.815469  6332 tablet_replica.cc:333] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: stopping tablet replica
I20260710 11:13:00.819319  9439 consensus_queue.cc:1048] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:00.821748  9284 consensus_peers.cc:597] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:00.816282  6332 raft_consensus.cc:2243] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:00.824913  6332 raft_consensus.cc:2272] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:00.825575  9358 consensus_peers.cc:597] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:00.836493  9284 consensus_peers.cc:597] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:00.848765  6332 tablet_server.cc:196] TabletServer@127.6.47.1:0 shutdown complete.
I20260710 11:13:00.854352  9476 consensus_queue.cc:1048] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:00.866592  9471 consensus_queue.cc:1048] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:00.879621  9439 consensus_queue.cc:1048] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:00.891494  9358 consensus_peers.cc:597] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:00.953529  9473 consensus_queue.cc:1048] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:00.965461  9358 consensus_peers.cc:597] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:01.018031  9358 consensus_peers.cc:597] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:01.047974  9358 consensus_peers.cc:597] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:01.142869  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:01.182392  9461 consensus_queue.cc:1048] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:01.297226  9358 consensus_peers.cc:597] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:02.143827  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:02.249805  9478 raft_consensus.cc:493] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aef2183980eb4ff381a3d195dcb4489a)
I20260710 11:13:02.250708  9478 raft_consensus.cc:515] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:02.251830  9471 raft_consensus.cc:493] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aef2183980eb4ff381a3d195dcb4489a)
I20260710 11:13:02.252629  9471 raft_consensus.cc:515] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:02.253571  9478 leader_election.cc:290] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:02.256430  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554" is_pre_election: true
I20260710 11:13:02.256861  9471 leader_election.cc:290] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:02.256971  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:02.257212  9393 raft_consensus.cc:2468] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 1.
I20260710 11:13:02.257980  9320 raft_consensus.cc:2468] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 1.
I20260710 11:13:02.258790  9286 leader_election.cc:304] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [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: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
W20260710 11:13:02.259603  9284 leader_election.cc:336] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111)
I20260710 11:13:02.259667  9478 raft_consensus.cc:2804] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:13:02.259882  9359 leader_election.cc:304] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [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: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:02.260198  9478 raft_consensus.cc:493] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aef2183980eb4ff381a3d195dcb4489a)
I20260710 11:13:02.260753  9478 raft_consensus.cc:3060] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:02.260982  9471 raft_consensus.cc:2804] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:13:02.261363  9471 raft_consensus.cc:493] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aef2183980eb4ff381a3d195dcb4489a)
I20260710 11:13:02.261649  9471 raft_consensus.cc:3060] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:13:02.261932  9358 leader_election.cc:336] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111)
I20260710 11:13:02.266278  9478 raft_consensus.cc:515] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:02.266635  9471 raft_consensus.cc:515] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:02.268635  9471 leader_election.cc:290] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 2 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:02.269479  9478 leader_election.cc:290] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:02.270573  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:02.270952  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:02.271346  9393 raft_consensus.cc:2393] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate df0990f14a6c474a9213bdf3856f7d86 in current term 2: Already voted for candidate 92b096ec1ded4cf9adf9b30dde58d554 in this term.
I20260710 11:13:02.271718  9320 raft_consensus.cc:2393] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 92b096ec1ded4cf9adf9b30dde58d554 in current term 2: Already voted for candidate df0990f14a6c474a9213bdf3856f7d86 in this term.
W20260710 11:13:02.272332  9284 leader_election.cc:336] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111)
I20260710 11:13:02.272951  9286 leader_election.cc:304] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [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: df0990f14a6c474a9213bdf3856f7d86; no voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a
W20260710 11:13:02.273764  9358 leader_election.cc:336] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111)
I20260710 11:13:02.274255  9358 leader_election.cc:304] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [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: 92b096ec1ded4cf9adf9b30dde58d554; no voters: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:02.274456  9523 raft_consensus.cc:2749] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:13:02.275149  9471 raft_consensus.cc:2749] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 11:13:03.144869  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:13:03.236783  9358 consensus_peers.cc:597] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:03.255784  9358 consensus_peers.cc:597] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:03.263248  9358 consensus_peers.cc:597] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:03.283354  9284 consensus_peers.cc:597] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:03.431061  9358 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111) [suppressed 67 similar messages]
W20260710 11:13:03.519688  9284 consensus_peers.cc:597] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:03.560279  9284 consensus_peers.cc:597] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:03.593371  9358 consensus_peers.cc:597] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:03.667613  9358 consensus_peers.cc:597] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:13:03.917053  9471 raft_consensus.cc:493] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.917544  9471 raft_consensus.cc:515] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:03.919338  9471 leader_election.cc:290] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:03.920344  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86" is_pre_election: true
I20260710 11:13:03.921087  9320 raft_consensus.cc:2468] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 2.
I20260710 11:13:03.922137  9359 leader_election.cc:304] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [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: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
W20260710 11:13:03.922569  9358 leader_election.cc:336] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111)
I20260710 11:13:03.922760  9471 raft_consensus.cc:2804] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:13:03.923148  9471 raft_consensus.cc:493] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.923426  9471 raft_consensus.cc:3060] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:03.928306  9471 raft_consensus.cc:515] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:03.929845  9471 leader_election.cc:290] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 3 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:03.930943  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5e55eda92b4e11b8f4f817be0e8a8d" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:03.931546  9320 raft_consensus.cc:3060] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:13:03.933636  9358 leader_election.cc:336] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111)
I20260710 11:13:03.937644  9320 raft_consensus.cc:2468] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 3.
I20260710 11:13:03.938516  9359 leader_election.cc:304] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [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: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: aef2183980eb4ff381a3d195dcb4489a
I20260710 11:13:03.939158  9471 raft_consensus.cc:2804] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:03.939616  9471 raft_consensus.cc:697] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:03.940361  9471 consensus_queue.cc:237] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Queue going to LEADER 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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:03.946357  9142 catalog_manager.cc:5697] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 1 to 3, leader changed from aef2183980eb4ff381a3d195dcb4489a (127.6.47.1) to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
W20260710 11:13:04.010592  9358 consensus_peers.cc:597] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:04.145669  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:13:04.325711  9358 consensus_peers.cc:597] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:04.464438  9320 raft_consensus.cc:1275] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:04.465672  9471 consensus_queue.cc:1048] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:05.146852  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:13:05.623728  9358 consensus_peers.cc:597] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:13:05.647917  9358 consensus_peers.cc:597] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:13:05.699354  9358 consensus_peers.cc:597] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:13:05.769227  9284 consensus_peers.cc:597] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:13:05.869760  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:05.876082  9536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:05.876988  9537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:05.878331  9539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:05.878590  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:05.880086  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:05.880328  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:05.880563  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681985880525 us; error 0 us; skew 500 ppm
I20260710 11:13:05.881166  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:05.883566  6332 webserver.cc:533] Webserver started at http://127.6.47.1:35307/ using document root <none> and password file <none>
I20260710 11:13:05.884120  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:05.884291  6332 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:13:05.887888  6332 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:13:05.891570  9544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:05.892376  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:05.892720  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "aef2183980eb4ff381a3d195dcb4489a"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-t54q"
I20260710 11:13:05.892992  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681906118602-6332-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:05.910254  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:05.911268  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:05.912684  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:05.916298  9551 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:13:05.927320  9284 consensus_peers.cc:597] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:13:05.961810  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:13:05.962138  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.003s	sys 0.000s
I20260710 11:13:05.962450  6332 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:13:05.966581  9551 tablet_bootstrap.cc:492] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:05.979398  9551 tablet_bootstrap.cc:492] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:05.980190  9551 tablet_bootstrap.cc:492] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:05.980860  9551 ts_tablet_manager.cc:1403] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 11:13:05.983299  9551 raft_consensus.cc:359] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:05.984012  9551 raft_consensus.cc:740] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.984741  9551 consensus_queue.cc:260] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:05.987262  9551 ts_tablet_manager.cc:1434] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:13:05.988025  9551 tablet_bootstrap.cc:492] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:06.000829  9551 tablet_bootstrap.cc:492] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.001631  9551 tablet_bootstrap.cc:492] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:06.002328  9551 ts_tablet_manager.cc:1403] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:13:06.004814  9551 raft_consensus.cc:359] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.005468  9551 raft_consensus.cc:740] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.006136  9551 consensus_queue.cc:260] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.008078  9551 ts_tablet_manager.cc:1434] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:13:06.008864  9551 tablet_bootstrap.cc:492] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:06.013219  6332 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:13:06.013550  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.051s	user 0.051s	sys 0.000s
I20260710 11:13:06.025032  9551 tablet_bootstrap.cc:492] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.026144  9551 tablet_bootstrap.cc:492] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:06.026898  9551 ts_tablet_manager.cc:1403] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:13:06.029983  9551 raft_consensus.cc:359] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.030812  9551 raft_consensus.cc:740] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.031776  9551 consensus_queue.cc:260] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.034435  9551 ts_tablet_manager.cc:1434] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:06.035509  9551 tablet_bootstrap.cc:492] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:06.049149  9551 tablet_bootstrap.cc:492] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.049779  9551 tablet_bootstrap.cc:492] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:06.050320  9551 ts_tablet_manager.cc:1403] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:13:06.051936  9551 raft_consensus.cc:359] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.052453  9551 raft_consensus.cc:740] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.053081  9551 consensus_queue.cc:260] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.054533  9551 ts_tablet_manager.cc:1434] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:06.055131  9551 tablet_bootstrap.cc:492] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:06.066128  9551 tablet_bootstrap.cc:492] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.066836  9551 tablet_bootstrap.cc:492] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:06.067332  9551 ts_tablet_manager.cc:1403] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:13:06.068475  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:41423
I20260710 11:13:06.068620  9613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:41423 every 8 connection(s)
I20260710 11:13:06.069216  9551 raft_consensus.cc:359] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.069741  9551 raft_consensus.cc:740] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.070313  9551 consensus_queue.cc:260] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.071796  9551 ts_tablet_manager.cc:1434] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:06.072378  9551 tablet_bootstrap.cc:492] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:06.074757  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:06.092870  9614 heartbeater.cc:344] Connected to a master server at 127.6.47.62:37437
I20260710 11:13:06.093446  9614 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:06.094620  9614 heartbeater.cc:507] Master 127.6.47.62:37437 requested a full tablet report, sending...
I20260710 11:13:06.103085  9551 tablet_bootstrap.cc:492] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.104118  9551 tablet_bootstrap.cc:492] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:06.104661  9141 ts_manager.cc:194] Re-registered known tserver with Master: aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423)
I20260710 11:13:06.104812  9551 ts_tablet_manager.cc:1403] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.007s
I20260710 11:13:06.107816  9393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
mode: GRACEFUL
new_leader_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:13:06.108460  9393 raft_consensus.cc:606] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Received request to transfer leadership to TS df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:06.109527  9551 raft_consensus.cc:359] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.110235  9551 raft_consensus.cc:740] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.110922  9551 consensus_queue.cc:260] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [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: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.111202  9393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
mode: GRACEFUL
new_leader_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:13:06.111855  9393 raft_consensus.cc:606] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Received request to transfer leadership to TS df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:06.112907  9551 ts_tablet_manager.cc:1434] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:06.113670  9551 tablet_bootstrap.cc:492] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:06.116454  9141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56226
I20260710 11:13:06.121116  9393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
mode: GRACEFUL
new_leader_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:13:06.121356  9614 heartbeater.cc:499] Master 127.6.47.62:37437 was elected leader, sending a full tablet report...
I20260710 11:13:06.121687  9393 raft_consensus.cc:606] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Received request to transfer leadership to TS df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:06.122978  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:06.123576  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:06.124245  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:13:06.128175  9284 consensus_peers.cc:597] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:13:06.132652  9551 tablet_bootstrap.cc:492] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.133566  9551 tablet_bootstrap.cc:492] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:06.134092  9551 ts_tablet_manager.cc:1403] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 11:13:06.135795  9551 raft_consensus.cc:359] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.136284  9551 raft_consensus.cc:740] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.136920  9551 consensus_queue.cc:260] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.138621  9551 ts_tablet_manager.cc:1434] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:06.139571  9551 tablet_bootstrap.cc:492] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
W20260710 11:13:06.147696  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:06.148608  9551 tablet_bootstrap.cc:492] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.149284  9551 tablet_bootstrap.cc:492] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:06.149772  9551 ts_tablet_manager.cc:1403] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:13:06.151402  9551 raft_consensus.cc:359] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.151870  9551 raft_consensus.cc:740] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.152410  9551 consensus_queue.cc:260] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.153712  9551 ts_tablet_manager.cc:1434] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:06.154520  9551 tablet_bootstrap.cc:492] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:06.162984  9471 raft_consensus.cc:993] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554: : Instructing follower df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:06.163533  9534 raft_consensus.cc:1081] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Signalling peer df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:06.164633  9551 tablet_bootstrap.cc:492] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.165084  9320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:37236
I20260710 11:13:06.165422  9551 tablet_bootstrap.cc:492] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:06.165548  9320 raft_consensus.cc:493] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:06.165927  9320 raft_consensus.cc:3060] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.166071  9551 ts_tablet_manager.cc:1403] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:13:06.167982  9551 raft_consensus.cc:359] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.168514  9551 raft_consensus.cc:740] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.169169  9551 consensus_queue.cc:260] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.170673  9551 ts_tablet_manager.cc:1434] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:06.170368  9320 raft_consensus.cc:515] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.171630  9551 tablet_bootstrap.cc:492] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap starting.
I20260710 11:13:06.172358  9320 leader_election.cc:290] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:06.173561  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:06.174124  9393 raft_consensus.cc:3055] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:06.174433  9393 raft_consensus.cc:740] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:06.174636  9587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd219f2a665493eb16d387e392cccc7" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:06.175315  9587 raft_consensus.cc:3060] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.175190  9393 consensus_queue.cc:260] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.176522  9393 raft_consensus.cc:3060] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.182425  9393 raft_consensus.cc:2468] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 2.
I20260710 11:13:06.183843  9286 leader_election.cc:304] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:06.184706  9523 raft_consensus.cc:2804] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:06.185674  9551 tablet_bootstrap.cc:492] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.186235  9523 raft_consensus.cc:697] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:06.186569  9551 tablet_bootstrap.cc:492] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: Bootstrap complete.
I20260710 11:13:06.186059  9587 raft_consensus.cc:2468] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 2.
I20260710 11:13:06.187317  9551 ts_tablet_manager.cc:1403] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:13:06.187387  9523 consensus_queue.cc:237] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.189488  9551 raft_consensus.cc:359] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.190022  9551 raft_consensus.cc:740] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef2183980eb4ff381a3d195dcb4489a, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.190541  9551 consensus_queue.cc:260] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.192346  9551 ts_tablet_manager.cc:1434] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:13:06.196930  9141 catalog_manager.cc:5697] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 1 to 2, leader changed from 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3) to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:06.253099  9587 raft_consensus.cc:3060] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:13:06.288189  9471 raft_consensus.cc:993] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554: : Instructing follower df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:06.288618  9534 raft_consensus.cc:1081] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Signalling peer df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:06.290143  9320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:37236
I20260710 11:13:06.290573  9320 raft_consensus.cc:493] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:06.290824  9320 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.296245  9320 raft_consensus.cc:515] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.298365  9320 leader_election.cc:290] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:06.298468  9587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:06.298789  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:06.299348  9393 raft_consensus.cc:3055] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:06.299661  9393 raft_consensus.cc:740] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:06.300477  9393 consensus_queue.cc:260] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.301672  9393 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.307252  9393 raft_consensus.cc:2468] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 2.
I20260710 11:13:06.308287  9286 leader_election.cc:304] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [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: 92b096ec1ded4cf9adf9b30dde58d554, df0990f14a6c474a9213bdf3856f7d86; no voters: aef2183980eb4ff381a3d195dcb4489a
I20260710 11:13:06.309007  9523 raft_consensus.cc:2804] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:06.309417  9523 raft_consensus.cc:697] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:06.310093  9523 consensus_queue.cc:237] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.317212  9141 catalog_manager.cc:5697] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 1 to 2, leader changed from 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3) to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:06.345153  9471 raft_consensus.cc:993] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554: : Instructing follower df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:06.345516  9534 raft_consensus.cc:1081] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Signalling peer df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:06.346810  9320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:37236
I20260710 11:13:06.347182  9320 raft_consensus.cc:493] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:06.347396  9320 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.351389  9320 raft_consensus.cc:515] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.352681  9320 leader_election.cc:290] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:06.353504  9586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:06.353718  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:06.354049  9586 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.354259  9393 raft_consensus.cc:3055] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:06.354599  9393 raft_consensus.cc:740] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:06.355244  9393 consensus_queue.cc:260] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.356135  9393 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.358875  9586 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 2.
I20260710 11:13:06.359807  9284 leader_election.cc:304] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:06.360473  9523 raft_consensus.cc:2804] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:06.360904  9523 raft_consensus.cc:697] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:06.361076  9393 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 2.
I20260710 11:13:06.361598  9523 consensus_queue.cc:237] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:06.367933  9141 catalog_manager.cc:5697] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 1 to 2, leader changed from 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3) to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:06.698638  9586 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.703505  9586 raft_consensus.cc:1275] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:06.704838  9523 consensus_queue.cc:1048] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:06.713541  9393 raft_consensus.cc:1275] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:06.714836  9627 consensus_queue.cc:1048] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:06.777658  9393 raft_consensus.cc:1275] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:06.781726  9627 consensus_queue.cc:1048] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:06.801702  9587 raft_consensus.cc:1275] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:06.807071  9586 raft_consensus.cc:1275] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:06.807727  9523 consensus_queue.cc:1048] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:06.809913  9523 consensus_queue.cc:1048] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:06.825541  9393 raft_consensus.cc:1275] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:06.827736  9627 consensus_queue.cc:1048] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:07.135632  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:13:07.148639  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:07.153414  9320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "123033902dda457c821e7af61b5a7313"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
mode: GRACEFUL
new_leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:56768
I20260710 11:13:07.154040  9320 raft_consensus.cc:606] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Received request to transfer leadership to TS 92b096ec1ded4cf9adf9b30dde58d554
I20260710 11:13:07.156273  9320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
mode: GRACEFUL
new_leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:56768
I20260710 11:13:07.156713  9320 raft_consensus.cc:606] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Received request to transfer leadership to TS 92b096ec1ded4cf9adf9b30dde58d554
I20260710 11:13:07.157750  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:07.158224  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:07.158887  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:07.187142  9644 raft_consensus.cc:993] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86: : Instructing follower 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:07.187626  9627 raft_consensus.cc:1081] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Signalling peer 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:07.189097  9393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "123033902dda457c821e7af61b5a7313"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:55756
I20260710 11:13:07.189553  9393 raft_consensus.cc:493] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:07.189893  9393 raft_consensus.cc:3060] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.198298  9393 raft_consensus.cc:515] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:07.200392  9393 leader_election.cc:290] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 2 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:07.200973  9586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123033902dda457c821e7af61b5a7313" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:07.201509  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123033902dda457c821e7af61b5a7313" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:07.201676  9586 raft_consensus.cc:3060] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.202068  9320 raft_consensus.cc:3055] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:07.202391  9320 raft_consensus.cc:740] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:07.203320  9320 consensus_queue.cc:260] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:07.204835  9320 raft_consensus.cc:3060] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.210246  9586 raft_consensus.cc:2468] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 2.
I20260710 11:13:07.211709  9358 leader_election.cc:304] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:07.212719  9649 raft_consensus.cc:2804] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:07.213163  9320 raft_consensus.cc:2468] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 2.
I20260710 11:13:07.213219  9649 raft_consensus.cc:697] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:07.214378  9649 consensus_queue.cc:237] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:07.221549  9142 catalog_manager.cc:5697] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 1 to 2, leader changed from df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2) to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 2 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:07.356859  9523 raft_consensus.cc:993] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86: : Instructing follower 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:07.357321  9627 raft_consensus.cc:1081] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Signalling peer 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:07.358660  9393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:55756
I20260710 11:13:07.359166  9393 raft_consensus.cc:493] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:07.359496  9393 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:07.364702  9393 raft_consensus.cc:515] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:07.366326  9393 leader_election.cc:290] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 3 election: Requested vote from peers df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639), aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423)
I20260710 11:13:07.366971  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:07.367347  9586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:07.367496  9320 raft_consensus.cc:3055] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:07.367821  9320 raft_consensus.cc:740] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:07.367875  9586 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:07.368611  9320 consensus_queue.cc:260] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [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: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:07.369472  9320 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:07.373021  9586 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 3.
I20260710 11:13:07.374191  9358 leader_election.cc:304] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [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: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:07.374825  9649 raft_consensus.cc:2804] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:07.375442  9649 raft_consensus.cc:697] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:07.375810  9320 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 3.
I20260710 11:13:07.376473  9649 consensus_queue.cc:237] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [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: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:07.382153  9142 catalog_manager.cc:5697] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 2 to 3, leader changed from df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2) to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:07.788704  9586 raft_consensus.cc:1275] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.789994  9649 consensus_queue.cc:1048] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:07.800135  9320 raft_consensus.cc:1275] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.803205  9654 consensus_queue.cc:1048] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:07.804574  9586 raft_consensus.cc:1275] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:07.806980  9471 consensus_queue.cc:1048] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:07.818367  9320 raft_consensus.cc:1275] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:07.819782  9654 consensus_queue.cc:1048] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:13:08.149601  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:08.164860  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:08.172137  9320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
mode: GRACEFUL
new_leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:56768
I20260710 11:13:08.172739  9320 raft_consensus.cc:606] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Received request to transfer leadership to TS 92b096ec1ded4cf9adf9b30dde58d554
I20260710 11:13:08.175129  9393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
mode: GRACEFUL
new_leader_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:13:08.175603  9393 raft_consensus.cc:606] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Received request to transfer leadership to TS df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:08.178006  9393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
mode: GRACEFUL
new_leader_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:13:08.178436  9393 raft_consensus.cc:606] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Received request to transfer leadership to TS df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:08.179426  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:08.179857  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:08.180418  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:08.230551  9654 raft_consensus.cc:993] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554: : Instructing follower df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:08.231233  9471 raft_consensus.cc:1081] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Signalling peer df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:08.232934  9320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:37236
I20260710 11:13:08.233647  9320 raft_consensus.cc:493] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.234045  9320 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:08.239279  9320 raft_consensus.cc:515] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:08.240846  9320 leader_election.cc:290] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 4 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:08.241981  9586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:08.241947  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1bfd436167470ca157669ff5145f94" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:08.242744  9586 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:08.242841  9393 raft_consensus.cc:3055] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:08.243218  9393 raft_consensus.cc:740] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:08.244019  9393 consensus_queue.cc:260] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [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: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:08.245175  9393 raft_consensus.cc:3060] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:08.249663  9586 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 4.
I20260710 11:13:08.250869  9284 leader_election.cc:304] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [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: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:08.251652  9627 raft_consensus.cc:2804] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:08.251749  9393 raft_consensus.cc:2468] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 4.
I20260710 11:13:08.252781  9627 raft_consensus.cc:697] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 4 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:08.253582  9627 consensus_queue.cc:237] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [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: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:08.259768  9141 catalog_manager.cc:5697] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 3 to 4, leader changed from 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3) to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 4 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.380371  9471 raft_consensus.cc:993] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554: : Instructing follower df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:08.380889  9654 raft_consensus.cc:1081] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Signalling peer df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:08.382220  9320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:37236
I20260710 11:13:08.382599  9320 raft_consensus.cc:493] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.382836  9320 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.387228  9320 raft_consensus.cc:515] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:08.388597  9320 leader_election.cc:290] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:08.389626  9393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:08.389882  9586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:08.390151  9393 raft_consensus.cc:3055] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:08.390425  9393 raft_consensus.cc:740] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:08.390509  9586 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.391139  9393 consensus_queue.cc:260] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:08.392032  9393 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.396137  9586 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 2.
I20260710 11:13:08.396481  9393 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 2.
I20260710 11:13:08.397467  9284 leader_election.cc:304] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:08.398409  9627 raft_consensus.cc:2804] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:08.398829  9627 raft_consensus.cc:697] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:08.399583  9627 consensus_queue.cc:237] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:08.406304  9141 catalog_manager.cc:5697] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 1 to 2, leader changed from 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3) to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.467505  9667 raft_consensus.cc:993] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86: : Instructing follower 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:08.468030  9627 raft_consensus.cc:1081] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Signalling peer 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:08.469408  9393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:55756
I20260710 11:13:08.469864  9393 raft_consensus.cc:493] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.470144  9393 raft_consensus.cc:3060] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.474320  9393 raft_consensus.cc:515] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:08.475627  9393 leader_election.cc:290] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 2 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:08.476383  9586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:08.476478  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4305b7dcff2348a4a01a27ce6e7f6b79" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:08.477109  9586 raft_consensus.cc:3060] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.477123  9320 raft_consensus.cc:3055] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:08.477670  9320 raft_consensus.cc:740] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:08.478498  9320 consensus_queue.cc:260] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:08.479727  9320 raft_consensus.cc:3060] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.483947  9586 raft_consensus.cc:2468] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 2.
I20260710 11:13:08.485002  9358 leader_election.cc:304] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:08.485667  9654 raft_consensus.cc:2804] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:08.485960  9320 raft_consensus.cc:2468] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 2.
I20260710 11:13:08.486080  9654 raft_consensus.cc:697] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:08.487052  9654 consensus_queue.cc:237] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:08.493746  9141 catalog_manager.cc:5697] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 1 to 2, leader changed from df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2) to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 2 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:08.757905  9586 raft_consensus.cc:1275] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:08.759138  9627 consensus_queue.cc:1048] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:08.768394  9393 raft_consensus.cc:1275] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:08.770780  9675 consensus_queue.cc:1048] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:08.861179  9586 raft_consensus.cc:1275] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:08.862362  9667 consensus_queue.cc:1048] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:08.871531  9393 raft_consensus.cc:1275] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:08.873138  9677 consensus_queue.cc:1048] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.031436  9586 raft_consensus.cc:1275] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.032627  9654 consensus_queue.cc:1048] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.043162  9320 raft_consensus.cc:1275] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.044422  9683 consensus_queue.cc:1048] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:09.150559  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:09.186458  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:09.193676  9393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
mode: GRACEFUL
new_leader_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:13:09.194255  9393 raft_consensus.cc:606] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Received request to transfer leadership to TS df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:09.196698  9320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
mode: GRACEFUL
new_leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:56768
I20260710 11:13:09.197173  9320 raft_consensus.cc:606] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Received request to transfer leadership to TS 92b096ec1ded4cf9adf9b30dde58d554
I20260710 11:13:09.199435  9320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
mode: GRACEFUL
new_leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:56768
I20260710 11:13:09.199841  9320 raft_consensus.cc:606] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Received request to transfer leadership to TS 92b096ec1ded4cf9adf9b30dde58d554
I20260710 11:13:09.200798  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:09.201256  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:09.201764  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:09.454070  9667 raft_consensus.cc:993] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86: : Instructing follower 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:09.454533  9667 raft_consensus.cc:1081] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Signalling peer 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:09.455904  9393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:55756
I20260710 11:13:09.456280  9393 raft_consensus.cc:493] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.456511  9393 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:09.462479  9677 raft_consensus.cc:993] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86: : Instructing follower 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:09.462455  9393 raft_consensus.cc:515] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:09.463068  9667 raft_consensus.cc:1081] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Signalling peer 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:09.464718  9393 leader_election.cc:290] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 3 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:09.464735  9392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:55756
I20260710 11:13:09.465381  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:09.465437  9392 raft_consensus.cc:493] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.466018  9392 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:09.466549  9586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:09.466004  9320 raft_consensus.cc:3055] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:09.467052  9586 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:09.467276  9320 raft_consensus.cc:740] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:09.468148  9320 consensus_queue.cc:260] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:09.469434  9320 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:09.472838  9586 raft_consensus.cc:2468] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 3.
I20260710 11:13:09.473418  9392 raft_consensus.cc:515] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:09.474129  9358 leader_election.cc:304] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [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: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:09.474988  9683 raft_consensus.cc:2804] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:09.475520  9683 raft_consensus.cc:697] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:09.475744  9320 raft_consensus.cc:2468] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 3.
I20260710 11:13:09.476282  9392 leader_election.cc:290] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 3 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:09.476406  9586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:09.476627  9318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:09.477234  9586 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:09.477269  9318 raft_consensus.cc:3055] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:09.477159  9683 consensus_queue.cc:237] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:09.477918  9318 raft_consensus.cc:740] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:09.478945  9318 consensus_queue.cc:260] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:09.480466  9318 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:09.485160  9586 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 3.
I20260710 11:13:09.486037  9140 catalog_manager.cc:5697] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 2 to 3, leader changed from df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2) to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:09.486893  9358 leader_election.cc:304] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [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: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:09.488075  9683 raft_consensus.cc:2804] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:09.488684  9683 raft_consensus.cc:697] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:09.489605  9683 consensus_queue.cc:237] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:09.490983  9318 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 3.
I20260710 11:13:09.502399  9140 catalog_manager.cc:5697] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 2 to 3, leader changed from df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2) to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:09.546010  9654 raft_consensus.cc:993] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554: : Instructing follower df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:09.547850  9654 raft_consensus.cc:1081] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Signalling peer df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:09.549577  9318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:37236
I20260710 11:13:09.550113  9318 raft_consensus.cc:493] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.550463  9318 raft_consensus.cc:3060] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.557417  9318 raft_consensus.cc:515] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:09.559069  9318 leader_election.cc:290] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:09.559746  9586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:09.560010  9392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:09.560271  9586 raft_consensus.cc:3060] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.560650  9392 raft_consensus.cc:3055] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:09.560953  9392 raft_consensus.cc:740] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:09.561673  9392 consensus_queue.cc:260] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:09.562631  9392 raft_consensus.cc:3060] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.564913  9586 raft_consensus.cc:2468] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 2.
I20260710 11:13:09.565873  9284 leader_election.cc:304] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:09.566691  9667 raft_consensus.cc:2804] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:09.567085  9667 raft_consensus.cc:697] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:09.567903  9392 raft_consensus.cc:2468] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 2.
I20260710 11:13:09.567960  9667 consensus_queue.cc:237] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:09.577472  9140 catalog_manager.cc:5697] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 1 to 2, leader changed from 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3) to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:09.932634  9586 raft_consensus.cc:1275] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:09.933849  9683 consensus_queue.cc:1048] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:09.940943  9318 raft_consensus.cc:1275] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:09.942603  9654 consensus_queue.cc:1048] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:09.946501  9320 raft_consensus.cc:1275] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:09.948436  9654 consensus_queue.cc:1048] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:09.954535  9586 raft_consensus.cc:1275] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:09.955946  9654 consensus_queue.cc:1048] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:10.078819  9587 raft_consensus.cc:1275] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:10.080091  9677 consensus_queue.cc:1048] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:10.090323  9392 raft_consensus.cc:1275] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:10.092098  9677 consensus_queue.cc:1048] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:10.151487  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:10.207746  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:10.215402  9318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
mode: GRACEFUL
new_leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:56768
I20260710 11:13:10.215948  9318 raft_consensus.cc:606] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Received request to transfer leadership to TS 92b096ec1ded4cf9adf9b30dde58d554
I20260710 11:13:10.218406  9392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
mode: GRACEFUL
new_leader_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:13:10.218921  9392 raft_consensus.cc:606] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Received request to transfer leadership to TS df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:10.221169  9392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
mode: GRACEFUL
new_leader_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:13:10.221706  9392 raft_consensus.cc:606] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Received request to transfer leadership to TS df0990f14a6c474a9213bdf3856f7d86
I20260710 11:13:10.222718  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:10.223110  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:10.223594  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:10.356920  9654 raft_consensus.cc:993] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554: : Instructing follower df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:10.357411  9689 raft_consensus.cc:1081] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Signalling peer df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:10.359061  9318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:37236
I20260710 11:13:10.359623  9318 raft_consensus.cc:493] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.360056  9318 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:10.364836  9318 raft_consensus.cc:515] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:10.366323  9318 leader_election.cc:290] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 4 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:10.367066  9587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:10.367283  9392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee2a293542b48569f1d05da4254a8f8" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:10.367760  9587 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:10.367831  9392 raft_consensus.cc:3055] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:10.368232  9392 raft_consensus.cc:740] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:10.368973  9392 consensus_queue.cc:260] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:10.369884  9392 raft_consensus.cc:3060] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:10.373174  9587 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 4.
I20260710 11:13:10.374235  9284 leader_election.cc:304] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [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: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:10.374730  9392 raft_consensus.cc:2468] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 4.
I20260710 11:13:10.375059  9677 raft_consensus.cc:2804] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:10.375618  9677 raft_consensus.cc:697] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 4 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:10.376348  9677 consensus_queue.cc:237] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:10.382393  9140 catalog_manager.cc:5697] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 3 to 4, leader changed from 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3) to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 4 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.543381  9691 raft_consensus.cc:993] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554: : Instructing follower df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:10.543798  9691 raft_consensus.cc:1081] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Signalling peer df0990f14a6c474a9213bdf3856f7d86 to start an election
I20260710 11:13:10.545116  9318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04"
dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
 from {username='slave'} at 127.0.0.1:37236
I20260710 11:13:10.545586  9318 raft_consensus.cc:493] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.545881  9318 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:10.550823  9318 raft_consensus.cc:515] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:10.552327  9318 leader_election.cc:290] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [CANDIDATE]: Term 4 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3:36479)
I20260710 11:13:10.553205  9587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:10.553350  9392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee06a2cb93a643c0b6e43898d62d8f04" candidate_uuid: "df0990f14a6c474a9213bdf3856f7d86" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
I20260710 11:13:10.553719  9587 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:10.553930  9392 raft_consensus.cc:3055] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:10.554275  9392 raft_consensus.cc:740] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:10.554963  9392 consensus_queue.cc:260] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:10.555856  9392 raft_consensus.cc:3060] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:10.558734  9587 raft_consensus.cc:2468] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 4.
I20260710 11:13:10.560128  9284 leader_election.cc:304] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [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: aef2183980eb4ff381a3d195dcb4489a, df0990f14a6c474a9213bdf3856f7d86; no voters: 
I20260710 11:13:10.561010  9677 raft_consensus.cc:2804] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:10.561434  9677 raft_consensus.cc:697] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 4 LEADER]: Becoming Leader. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:10.562242  9392 raft_consensus.cc:2468] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0990f14a6c474a9213bdf3856f7d86 in term 4.
I20260710 11:13:10.562235  9677 consensus_queue.cc:237] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:10.570560  9140 catalog_manager.cc:5697] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 reported cstate change: term changed from 3 to 4, leader changed from 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3) to df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2). New cstate: current_term: 4 leader_uuid: "df0990f14a6c474a9213bdf3856f7d86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.601627  9677 raft_consensus.cc:993] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86: : Instructing follower 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:10.602231  9702 raft_consensus.cc:1081] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Signalling peer 92b096ec1ded4cf9adf9b30dde58d554 to start an election
I20260710 11:13:10.603961  9392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5"
dest_uuid: "92b096ec1ded4cf9adf9b30dde58d554"
 from {username='slave'} at 127.0.0.1:55756
I20260710 11:13:10.604610  9392 raft_consensus.cc:493] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.605017  9392 raft_consensus.cc:3060] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:10.613234  9392 raft_consensus.cc:515] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:10.615481  9392 leader_election.cc:290] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [CANDIDATE]: Term 3 election: Requested vote from peers aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423), df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639)
I20260710 11:13:10.616158  9587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aef2183980eb4ff381a3d195dcb4489a"
I20260710 11:13:10.616848  9587 raft_consensus.cc:3060] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:10.616781  9318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d927bb99b594a74bc8f3de673deddc5" candidate_uuid: "92b096ec1ded4cf9adf9b30dde58d554" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0990f14a6c474a9213bdf3856f7d86"
I20260710 11:13:10.617743  9318 raft_consensus.cc:3055] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:10.618127  9318 raft_consensus.cc:740] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df0990f14a6c474a9213bdf3856f7d86, State: Running, Role: LEADER
I20260710 11:13:10.618916  9318 consensus_queue.cc:260] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:10.620148  9318 raft_consensus.cc:3060] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:10.624339  9587 raft_consensus.cc:2468] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 3.
I20260710 11:13:10.625516  9358 leader_election.cc:304] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [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: 92b096ec1ded4cf9adf9b30dde58d554, aef2183980eb4ff381a3d195dcb4489a; no voters: 
I20260710 11:13:10.626286  9691 raft_consensus.cc:2804] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:10.626797  9691 raft_consensus.cc:697] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Becoming Leader. State: Replica: 92b096ec1ded4cf9adf9b30dde58d554, State: Running, Role: LEADER
I20260710 11:13:10.627143  9318 raft_consensus.cc:2468] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92b096ec1ded4cf9adf9b30dde58d554 in term 3.
I20260710 11:13:10.627660  9691 consensus_queue.cc:237] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [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: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } }
I20260710 11:13:10.636413  9140 catalog_manager.cc:5697] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 reported cstate change: term changed from 2 to 3, leader changed from df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2) to 92b096ec1ded4cf9adf9b30dde58d554 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "92b096ec1ded4cf9adf9b30dde58d554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:10.829577  9587 raft_consensus.cc:1275] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:10.830804  9702 consensus_queue.cc:1048] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:10.840948  9392 raft_consensus.cc:1275] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:10.842602  9702 consensus_queue.cc:1048] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:10.961022  9586 raft_consensus.cc:1275] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:10.962167  9708 consensus_queue.cc:1048] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:10.969512  9392 raft_consensus.cc:1275] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Refusing update from remote peer df0990f14a6c474a9213bdf3856f7d86: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:10.971200  9677 consensus_queue.cc:1048] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92b096ec1ded4cf9adf9b30dde58d554" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 36479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:11.066591  9586 raft_consensus.cc:1275] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:11.067754  9689 consensus_queue.cc:1048] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef2183980eb4ff381a3d195dcb4489a" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 41423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:11.075390  9318 raft_consensus.cc:1275] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Refusing update from remote peer 92b096ec1ded4cf9adf9b30dde58d554: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:11.076967  9689 consensus_queue.cc:1048] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0990f14a6c474a9213bdf3856f7d86" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:13:11.152443  9191 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:11.229853  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:11.258463  6332 tablet_server.cc:179] TabletServer@127.6.47.1:41423 shutting down...
I20260710 11:13:11.277154  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:11.277814  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.278374  6332 raft_consensus.cc:2243] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.278798  6332 raft_consensus.cc:2272] T ee06a2cb93a643c0b6e43898d62d8f04 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.281270  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.281809  6332 raft_consensus.cc:2243] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.282178  6332 raft_consensus.cc:2272] T 123033902dda457c821e7af61b5a7313 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.283957  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.284439  6332 raft_consensus.cc:2243] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.284878  6332 raft_consensus.cc:2272] T 8f5e55eda92b4e11b8f4f817be0e8a8d P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.286873  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.287518  6332 raft_consensus.cc:2243] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.287928  6332 raft_consensus.cc:2272] T ed1bfd436167470ca157669ff5145f94 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:11.288688  9358 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 53 similar messages]
I20260710 11:13:11.290496  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.291481  6332 raft_consensus.cc:2243] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.292027  6332 raft_consensus.cc:2272] T aee2a293542b48569f1d05da4254a8f8 P aef2183980eb4ff381a3d195dcb4489a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:11.292076  9358 consensus_peers.cc:597] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:11.293493  9358 consensus_peers.cc:597] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:11.294984  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.295527  6332 raft_consensus.cc:2243] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.295994  6332 raft_consensus.cc:2272] T 4305b7dcff2348a4a01a27ce6e7f6b79 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.297842  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.298276  6332 raft_consensus.cc:2243] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.298628  6332 raft_consensus.cc:2272] T 2d927bb99b594a74bc8f3de673deddc5 P aef2183980eb4ff381a3d195dcb4489a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.300824  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.301476  6332 raft_consensus.cc:2243] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.301822  6332 raft_consensus.cc:2272] T 545ff753b7a242ee8662a2c2f7f6d2d5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.303654  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.304062  6332 raft_consensus.cc:2243] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.304417  6332 raft_consensus.cc:2272] T dfd219f2a665493eb16d387e392cccc7 P aef2183980eb4ff381a3d195dcb4489a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.306206  6332 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:11.306604  6332 raft_consensus.cc:2243] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.306922  6332 raft_consensus.cc:2272] T 186aede956234e07b13f9463c43103e5 P aef2183980eb4ff381a3d195dcb4489a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:11.316370  9284 consensus_peers.cc:597] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:11.327584  6332 tablet_server.cc:196] TabletServer@127.6.47.1:41423 shutdown complete.
W20260710 11:13:11.334990  9284 consensus_peers.cc:597] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:11.351163  6332 tablet_server.cc:179] TabletServer@127.6.47.2:0 shutting down...
I20260710 11:13:11.375747  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:11.376381  6332 tablet_replica.cc:333] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.377113  6332 raft_consensus.cc:2243] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.377908  6332 raft_consensus.cc:2272] T ee06a2cb93a643c0b6e43898d62d8f04 P df0990f14a6c474a9213bdf3856f7d86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.380589  6332 tablet_replica.cc:333] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.381179  6332 raft_consensus.cc:2243] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.381713  6332 raft_consensus.cc:2272] T 186aede956234e07b13f9463c43103e5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.383842  6332 tablet_replica.cc:333] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.384356  6332 raft_consensus.cc:2243] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 4 LEADER]: Raft consensus shutting down.
W20260710 11:13:11.384864  9358 consensus_peers.cc:597] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:11.385152  6332 raft_consensus.cc:2272] T aee2a293542b48569f1d05da4254a8f8 P df0990f14a6c474a9213bdf3856f7d86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.387408  6332 tablet_replica.cc:333] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.387943  6332 raft_consensus.cc:2243] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.388680  6332 raft_consensus.cc:2272] T ed1bfd436167470ca157669ff5145f94 P df0990f14a6c474a9213bdf3856f7d86 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.390292  6332 tablet_replica.cc:333] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.390785  6332 raft_consensus.cc:2243] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.391175  6332 raft_consensus.cc:2272] T 4305b7dcff2348a4a01a27ce6e7f6b79 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.392931  6332 tablet_replica.cc:333] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.393404  6332 raft_consensus.cc:2243] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.393798  6332 raft_consensus.cc:2272] T 2d927bb99b594a74bc8f3de673deddc5 P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.396097  6332 tablet_replica.cc:333] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.396804  6332 raft_consensus.cc:2243] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.397358  6332 raft_consensus.cc:2272] T 8f5e55eda92b4e11b8f4f817be0e8a8d P df0990f14a6c474a9213bdf3856f7d86 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:11.399595  9359 consensus_peers.cc:597] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639): Couldn't send request to peer df0990f14a6c474a9213bdf3856f7d86. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:11.399994  6332 tablet_replica.cc:333] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.400514  6332 raft_consensus.cc:2243] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.400959  6332 raft_consensus.cc:2272] T 123033902dda457c821e7af61b5a7313 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.402779  6332 tablet_replica.cc:333] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.403257  6332 raft_consensus.cc:2243] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.403947  6332 raft_consensus.cc:2272] T dfd219f2a665493eb16d387e392cccc7 P df0990f14a6c474a9213bdf3856f7d86 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.405670  6332 tablet_replica.cc:333] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86: stopping tablet replica
I20260710 11:13:11.406189  6332 raft_consensus.cc:2243] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.406895  6332 raft_consensus.cc:2272] T 545ff753b7a242ee8662a2c2f7f6d2d5 P df0990f14a6c474a9213bdf3856f7d86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:11.418231  9359 consensus_peers.cc:597] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639): Couldn't send request to peer df0990f14a6c474a9213bdf3856f7d86. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:11.437489  6332 tablet_server.cc:196] TabletServer@127.6.47.2:0 shutdown complete.
I20260710 11:13:11.457506  6332 tablet_server.cc:179] TabletServer@127.6.47.3:0 shutting down...
W20260710 11:13:11.466089  9358 consensus_peers.cc:597] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer aef2183980eb4ff381a3d195dcb4489a (127.6.47.1:41423): Couldn't send request to peer aef2183980eb4ff381a3d195dcb4489a. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:41423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:11.481141  9359 consensus_peers.cc:597] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 -> Peer df0990f14a6c474a9213bdf3856f7d86 (127.6.47.2:37639): Couldn't send request to peer df0990f14a6c474a9213bdf3856f7d86. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:37639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:11.484768  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:11.485337  6332 tablet_replica.cc:333] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.485935  6332 raft_consensus.cc:2243] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.486380  6332 raft_consensus.cc:2272] T ee06a2cb93a643c0b6e43898d62d8f04 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.488672  6332 tablet_replica.cc:333] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.489203  6332 raft_consensus.cc:2243] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.489900  6332 raft_consensus.cc:2272] T 8f5e55eda92b4e11b8f4f817be0e8a8d P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.491662  6332 tablet_replica.cc:333] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.492136  6332 raft_consensus.cc:2243] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.492923  6332 raft_consensus.cc:2272] T 2d927bb99b594a74bc8f3de673deddc5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.494938  6332 tablet_replica.cc:333] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.495409  6332 raft_consensus.cc:2243] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.496192  6332 raft_consensus.cc:2272] T 4305b7dcff2348a4a01a27ce6e7f6b79 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.497936  6332 tablet_replica.cc:333] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.498407  6332 raft_consensus.cc:2243] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.498803  6332 raft_consensus.cc:2272] T 545ff753b7a242ee8662a2c2f7f6d2d5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.500484  6332 tablet_replica.cc:333] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.501003  6332 raft_consensus.cc:2243] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.501437  6332 raft_consensus.cc:2272] T dfd219f2a665493eb16d387e392cccc7 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.503052  6332 tablet_replica.cc:333] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.503515  6332 raft_consensus.cc:2243] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.504175  6332 raft_consensus.cc:2272] T 186aede956234e07b13f9463c43103e5 P 92b096ec1ded4cf9adf9b30dde58d554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.505986  6332 tablet_replica.cc:333] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.506709  6332 raft_consensus.cc:2243] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.507460  6332 raft_consensus.cc:2272] T 123033902dda457c821e7af61b5a7313 P 92b096ec1ded4cf9adf9b30dde58d554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.509243  6332 tablet_replica.cc:333] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.509655  6332 raft_consensus.cc:2243] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.510006  6332 raft_consensus.cc:2272] T aee2a293542b48569f1d05da4254a8f8 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.512207  6332 tablet_replica.cc:333] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554: stopping tablet replica
I20260710 11:13:11.512681  6332 raft_consensus.cc:2243] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:11.513017  6332 raft_consensus.cc:2272] T ed1bfd436167470ca157669ff5145f94 P 92b096ec1ded4cf9adf9b30dde58d554 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.541532  6332 tablet_server.cc:196] TabletServer@127.6.47.3:0 shutdown complete.
I20260710 11:13:11.561400  6332 master.cc:562] Master@127.6.47.62:37437 shutting down...
I20260710 11:13:11.582180  6332 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:11.582718  6332 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:11.583055  6332 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6716793e0dc4dac85d38b489319b34b: stopping tablet replica
I20260710 11:13:11.603654  6332 master.cc:584] Master@127.6.47.62:37437 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12639 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:13:11.647706  6332 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.47.62:37863
I20260710 11:13:11.648968  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:11.654985  9721 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:11.655040  9722 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:11.655704  9724 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:11.657770  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:11.658623  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:11.658800  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:11.658988  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681991658956 us; error 0 us; skew 500 ppm
I20260710 11:13:11.659533  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:11.661900  6332 webserver.cc:533] Webserver started at http://127.6.47.62:34743/ using document root <none> and password file <none>
I20260710 11:13:11.662408  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:11.662602  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:11.662875  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:11.663980  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/master-0-root/instance:
uuid: "3ab2096c201b45e0805ddd7309c1de57"
format_stamp: "Formatted at 2026-07-10 11:13:11 on dist-test-slave-t54q"
I20260710 11:13:11.668207  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:13:11.671532  9729 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:11.672186  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:11.672472  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/master-0-root
uuid: "3ab2096c201b45e0805ddd7309c1de57"
format_stamp: "Formatted at 2026-07-10 11:13:11 on dist-test-slave-t54q"
I20260710 11:13:11.672772  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:11.687254  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:11.688429  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:11.726315  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.62:37863
I20260710 11:13:11.726423  9780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.62:37863 every 8 connection(s)
I20260710 11:13:11.730265  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:11.741875  9781 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57: Bootstrap starting.
I20260710 11:13:11.747097  9781 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:11.751510  9781 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57: No bootstrap required, opened a new log
I20260710 11:13:11.753827  9781 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ab2096c201b45e0805ddd7309c1de57" member_type: VOTER }
I20260710 11:13:11.754207  9781 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:11.754405  9781 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab2096c201b45e0805ddd7309c1de57, State: Initialized, Role: FOLLOWER
I20260710 11:13:11.755035  9781 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ab2096c201b45e0805ddd7309c1de57" member_type: VOTER }
I20260710 11:13:11.755501  9781 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:11.755723  9781 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:11.755959  9781 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:11.760756  9781 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ab2096c201b45e0805ddd7309c1de57" member_type: VOTER }
I20260710 11:13:11.761253  9781 leader_election.cc:304] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [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: 3ab2096c201b45e0805ddd7309c1de57; no voters: 
I20260710 11:13:11.762372  9781 leader_election.cc:290] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:11.762717  9784 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:11.764122  9784 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab2096c201b45e0805ddd7309c1de57, State: Running, Role: LEADER
I20260710 11:13:11.764847  9784 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [LEADER]: Queue going to LEADER mode. State: All 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: "3ab2096c201b45e0805ddd7309c1de57" member_type: VOTER }
I20260710 11:13:11.765714  9781 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:11.769527  9786 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ab2096c201b45e0805ddd7309c1de57. Latest consensus state: current_term: 1 leader_uuid: "3ab2096c201b45e0805ddd7309c1de57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ab2096c201b45e0805ddd7309c1de57" member_type: VOTER } }
I20260710 11:13:11.770349  9786 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:11.771030  9785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ab2096c201b45e0805ddd7309c1de57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ab2096c201b45e0805ddd7309c1de57" member_type: VOTER } }
I20260710 11:13:11.771472  9785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:11.772253  9790 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:11.777982  9790 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:11.784386  6332 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:11.787720  9790 catalog_manager.cc:1383] Generated new cluster ID: 4d5323811c4043248540f38a86145e9f
I20260710 11:13:11.788005  9790 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:11.819115  9790 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:11.820365  9790 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:11.835875  9790 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57: Generated new TSK 0
I20260710 11:13:11.836452  9790 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:11.853539  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:11.859272  9802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:11.860605  9803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:11.861940  9805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:11.862630  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:11.863447  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:11.863639  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:11.863806  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681991863791 us; error 0 us; skew 500 ppm
I20260710 11:13:11.864392  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:11.866569  6332 webserver.cc:533] Webserver started at http://127.6.47.1:37731/ using document root <none> and password file <none>
I20260710 11:13:11.867132  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:11.867324  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:11.867594  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:11.868687  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-0-root/instance:
uuid: "e100297e40294d6d9b57ed49c0cbb4f4"
format_stamp: "Formatted at 2026-07-10 11:13:11 on dist-test-slave-t54q"
I20260710 11:13:11.873019  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:13:11.876384  9810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:11.877244  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:11.877545  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "e100297e40294d6d9b57ed49c0cbb4f4"
format_stamp: "Formatted at 2026-07-10 11:13:11 on dist-test-slave-t54q"
I20260710 11:13:11.877784  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:11.888871  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:11.890010  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:11.891342  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:11.893483  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:11.893649  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:11.893833  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:11.893966  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:11.932515  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:38203
I20260710 11:13:11.932695  9872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:38203 every 8 connection(s)
I20260710 11:13:11.937403  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:11.945206  9877 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:11.947042  9878 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:11.950122  6332 server_base.cc:1061] running on GCE node
W20260710 11:13:11.950697  9880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:11.951467  9873 heartbeater.cc:344] Connected to a master server at 127.6.47.62:37863
I20260710 11:13:11.951803  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:13:11.951835  9873 heartbeater.cc:461] Registering TS with master...
W20260710 11:13:11.952093  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:11.952328  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681991952309 us; error 0 us; skew 500 ppm
I20260710 11:13:11.952793  9873 heartbeater.cc:507] Master 127.6.47.62:37863 requested a full tablet report, sending...
I20260710 11:13:11.952958  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:11.954847  9746 ts_manager.cc:194] Registered new tserver with Master: e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1:38203)
I20260710 11:13:11.955662  6332 webserver.cc:533] Webserver started at http://127.6.47.2:41703/ using document root <none> and password file <none>
I20260710 11:13:11.956140  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:11.956341  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:11.956635  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:11.956934  9746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57588
I20260710 11:13:11.957777  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-1-root/instance:
uuid: "4d79de216e99478b8651ff29ea92ed6a"
format_stamp: "Formatted at 2026-07-10 11:13:11 on dist-test-slave-t54q"
I20260710 11:13:11.962536  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:13:11.965517  9885 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:11.966248  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:11.966522  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-1-root
uuid: "4d79de216e99478b8651ff29ea92ed6a"
format_stamp: "Formatted at 2026-07-10 11:13:11 on dist-test-slave-t54q"
I20260710 11:13:11.966781  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:11.985556  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:11.986732  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:11.988128  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:11.990288  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:11.990497  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:11.990736  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:11.990906  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.030459  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.2:43049
I20260710 11:13:12.030619  9947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.2:43049 every 8 connection(s)
I20260710 11:13:12.035153  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:12.041436  9951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:12.044152  9952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:12.046947  6332 server_base.cc:1061] running on GCE node
W20260710 11:13:12.047006  9954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:12.048022  9948 heartbeater.cc:344] Connected to a master server at 127.6.47.62:37863
I20260710 11:13:12.048385  9948 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:12.048434  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:12.048768  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:12.048939  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681992048908 us; error 0 us; skew 500 ppm
I20260710 11:13:12.049243  9948 heartbeater.cc:507] Master 127.6.47.62:37863 requested a full tablet report, sending...
I20260710 11:13:12.049621  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:12.051437  9746 ts_manager.cc:194] Registered new tserver with Master: 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2:43049)
I20260710 11:13:12.052466  6332 webserver.cc:533] Webserver started at http://127.6.47.3:38537/ using document root <none> and password file <none>
I20260710 11:13:12.053145  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:12.053386  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:12.053390  9746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57598
I20260710 11:13:12.053985  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:12.055330  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-2-root/instance:
uuid: "840004e8c28d4a0c8e2c37a89ada59b9"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-t54q"
I20260710 11:13:12.059616  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:12.062717  9959 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.063468  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:13:12.063755  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-2-root
uuid: "840004e8c28d4a0c8e2c37a89ada59b9"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-t54q"
I20260710 11:13:12.064018  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681906118602-6332-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:12.098593  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:12.099865  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:12.101356  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:12.103561  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:12.103770  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.104027  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:12.104187  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.143353  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.3:32925
I20260710 11:13:12.143479 10021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.3:32925 every 8 connection(s)
I20260710 11:13:12.156827 10022 heartbeater.cc:344] Connected to a master server at 127.6.47.62:37863
I20260710 11:13:12.157194 10022 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:12.157874 10022 heartbeater.cc:507] Master 127.6.47.62:37863 requested a full tablet report, sending...
I20260710 11:13:12.159762  9746 ts_manager.cc:194] Registered new tserver with Master: 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3:32925)
I20260710 11:13:12.159875  6332 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013442107s
I20260710 11:13:12.161593  9746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57604
I20260710 11:13:12.186420  9746 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57614:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:12.188401  9746 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:12.234021  9913 tablet_service.cc:1511] Processing CreateTablet for tablet 47ebea0a4c064532a943e9009fcf32b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=56d8ae8cdb9d4a299f7566a159b4fcbe]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:12.234592  9986 tablet_service.cc:1511] Processing CreateTablet for tablet 088ef11ce5cd4a24873a0fcfb3db77de (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=56d8ae8cdb9d4a299f7566a159b4fcbe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:12.235464  9913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ebea0a4c064532a943e9009fcf32b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.235980  9986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088ef11ce5cd4a24873a0fcfb3db77de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.234067  9987 tablet_service.cc:1511] Processing CreateTablet for tablet 47ebea0a4c064532a943e9009fcf32b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=56d8ae8cdb9d4a299f7566a159b4fcbe]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:12.237234  9987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ebea0a4c064532a943e9009fcf32b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.238870  9912 tablet_service.cc:1511] Processing CreateTablet for tablet 088ef11ce5cd4a24873a0fcfb3db77de (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=56d8ae8cdb9d4a299f7566a159b4fcbe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:12.240062  9912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088ef11ce5cd4a24873a0fcfb3db77de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.249329  9838 tablet_service.cc:1511] Processing CreateTablet for tablet 47ebea0a4c064532a943e9009fcf32b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=56d8ae8cdb9d4a299f7566a159b4fcbe]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:12.250696  9838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ebea0a4c064532a943e9009fcf32b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.252348  9837 tablet_service.cc:1511] Processing CreateTablet for tablet 088ef11ce5cd4a24873a0fcfb3db77de (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=56d8ae8cdb9d4a299f7566a159b4fcbe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:12.253593  9837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088ef11ce5cd4a24873a0fcfb3db77de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.273542 10038 tablet_bootstrap.cc:492] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a: Bootstrap starting.
I20260710 11:13:12.278441 10037 tablet_bootstrap.cc:492] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9: Bootstrap starting.
I20260710 11:13:12.281674 10038 tablet_bootstrap.cc:654] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.289819 10038 tablet_bootstrap.cc:492] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a: No bootstrap required, opened a new log
I20260710 11:13:12.290434 10038 ts_tablet_manager.cc:1403] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260710 11:13:12.291754 10039 tablet_bootstrap.cc:492] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4: Bootstrap starting.
I20260710 11:13:12.291800 10037 tablet_bootstrap.cc:654] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.293494 10038 raft_consensus.cc:359] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.294320 10038 raft_consensus.cc:385] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.294682 10038 raft_consensus.cc:740] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d79de216e99478b8651ff29ea92ed6a, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.295521 10038 consensus_queue.cc:260] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.296334 10037 tablet_bootstrap.cc:492] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9: No bootstrap required, opened a new log
I20260710 11:13:12.296785 10037 ts_tablet_manager.cc:1403] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260710 11:13:12.298158  9948 heartbeater.cc:499] Master 127.6.47.62:37863 was elected leader, sending a full tablet report...
I20260710 11:13:12.298514 10038 ts_tablet_manager.cc:1434] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:13:12.299264 10039 tablet_bootstrap.cc:654] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.299548 10038 tablet_bootstrap.cc:492] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a: Bootstrap starting.
I20260710 11:13:12.299664 10037 raft_consensus.cc:359] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.300448 10037 raft_consensus.cc:385] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.300829 10037 raft_consensus.cc:740] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 840004e8c28d4a0c8e2c37a89ada59b9, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.301702 10037 consensus_queue.cc:260] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.307896 10038 tablet_bootstrap.cc:654] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.308924 10037 ts_tablet_manager.cc:1434] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 11:13:12.309899 10022 heartbeater.cc:499] Master 127.6.47.62:37863 was elected leader, sending a full tablet report...
I20260710 11:13:12.314540 10037 tablet_bootstrap.cc:492] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9: Bootstrap starting.
I20260710 11:13:12.325388 10039 tablet_bootstrap.cc:492] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4: No bootstrap required, opened a new log
I20260710 11:13:12.325942 10039 ts_tablet_manager.cc:1403] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260710 11:13:12.326730 10037 tablet_bootstrap.cc:654] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.327696 10038 tablet_bootstrap.cc:492] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a: No bootstrap required, opened a new log
I20260710 11:13:12.328176 10038 ts_tablet_manager.cc:1403] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260710 11:13:12.328966 10039 raft_consensus.cc:359] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } }
I20260710 11:13:12.329752 10039 raft_consensus.cc:385] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.330058 10039 raft_consensus.cc:740] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e100297e40294d6d9b57ed49c0cbb4f4, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.331247 10037 tablet_bootstrap.cc:492] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9: No bootstrap required, opened a new log
I20260710 11:13:12.330829 10039 consensus_queue.cc:260] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } }
I20260710 11:13:12.331012 10038 raft_consensus.cc:359] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } }
I20260710 11:13:12.331687 10038 raft_consensus.cc:385] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.331763 10037 ts_tablet_manager.cc:1403] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.006s
I20260710 11:13:12.332137 10038 raft_consensus.cc:740] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d79de216e99478b8651ff29ea92ed6a, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.333441 10038 consensus_queue.cc:260] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } }
I20260710 11:13:12.334959 10037 raft_consensus.cc:359] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } }
I20260710 11:13:12.335709 10037 raft_consensus.cc:385] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.336047 10037 raft_consensus.cc:740] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 840004e8c28d4a0c8e2c37a89ada59b9, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.336344 10038 ts_tablet_manager.cc:1434] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:13:12.336971 10037 consensus_queue.cc:260] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } }
I20260710 11:13:12.340595 10037 ts_tablet_manager.cc:1434] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260710 11:13:12.345539  9873 heartbeater.cc:499] Master 127.6.47.62:37863 was elected leader, sending a full tablet report...
I20260710 11:13:12.346714 10039 ts_tablet_manager.cc:1434] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4: Time spent starting tablet: real 0.021s	user 0.017s	sys 0.003s
I20260710 11:13:12.347783 10039 tablet_bootstrap.cc:492] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4: Bootstrap starting.
I20260710 11:13:12.354506 10039 tablet_bootstrap.cc:654] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.360631 10039 tablet_bootstrap.cc:492] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4: No bootstrap required, opened a new log
I20260710 11:13:12.361069 10039 ts_tablet_manager.cc:1403] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260710 11:13:12.363117 10039 raft_consensus.cc:359] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.363663 10039 raft_consensus.cc:385] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.363909 10039 raft_consensus.cc:740] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e100297e40294d6d9b57ed49c0cbb4f4, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.364495 10039 consensus_queue.cc:260] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.366237 10039 ts_tablet_manager.cc:1434] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 11:13:12.397090 10023 tablet.cc:2406] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:13:12.418149 10047 raft_consensus.cc:493] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.418676 10047 raft_consensus.cc:515] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } }
I20260710 11:13:12.420739 10047 leader_election.cc:290] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2:43049), 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3:32925)
I20260710 11:13:12.430383  9923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ebea0a4c064532a943e9009fcf32b8" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d79de216e99478b8651ff29ea92ed6a" is_pre_election: true
I20260710 11:13:12.431062  9923 raft_consensus.cc:2468] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 0.
I20260710 11:13:12.431785  9997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ebea0a4c064532a943e9009fcf32b8" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" is_pre_election: true
I20260710 11:13:12.432310  9811 leader_election.cc:304] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d79de216e99478b8651ff29ea92ed6a, e100297e40294d6d9b57ed49c0cbb4f4; no voters: 
I20260710 11:13:12.432432  9997 raft_consensus.cc:2468] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 0.
I20260710 11:13:12.433147 10047 raft_consensus.cc:2804] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.433523 10047 raft_consensus.cc:493] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.433799 10047 raft_consensus.cc:3060] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.438557 10047 raft_consensus.cc:515] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } }
I20260710 11:13:12.440006 10047 leader_election.cc:290] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 1 election: Requested vote from peers 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2:43049), 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3:32925)
I20260710 11:13:12.440900  9923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ebea0a4c064532a943e9009fcf32b8" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d79de216e99478b8651ff29ea92ed6a"
I20260710 11:13:12.441139  9997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ebea0a4c064532a943e9009fcf32b8" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "840004e8c28d4a0c8e2c37a89ada59b9"
I20260710 11:13:12.441416  9923 raft_consensus.cc:3060] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.441681  9997 raft_consensus.cc:3060] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.446595  9997 raft_consensus.cc:2468] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 1.
I20260710 11:13:12.446710  9923 raft_consensus.cc:2468] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 1.
I20260710 11:13:12.447623  9811 leader_election.cc:304] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 840004e8c28d4a0c8e2c37a89ada59b9, e100297e40294d6d9b57ed49c0cbb4f4; no voters: 
I20260710 11:13:12.448284 10047 raft_consensus.cc:2804] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.449304 10047 raft_consensus.cc:697] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 LEADER]: Becoming Leader. State: Replica: e100297e40294d6d9b57ed49c0cbb4f4, State: Running, Role: LEADER
I20260710 11:13:12.450086 10047 consensus_queue.cc:237] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } }
I20260710 11:13:12.457653  9746 catalog_manager.cc:5697] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:12.578465 10042 raft_consensus.cc:493] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.579001 10042 raft_consensus.cc:515] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.580991 10042 leader_election.cc:290] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1:38203), 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3:32925)
I20260710 11:13:12.591343  9848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088ef11ce5cd4a24873a0fcfb3db77de" candidate_uuid: "4d79de216e99478b8651ff29ea92ed6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" is_pre_election: true
I20260710 11:13:12.592087  9848 raft_consensus.cc:2468] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d79de216e99478b8651ff29ea92ed6a in term 0.
I20260710 11:13:12.592582  9997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088ef11ce5cd4a24873a0fcfb3db77de" candidate_uuid: "4d79de216e99478b8651ff29ea92ed6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" is_pre_election: true
I20260710 11:13:12.593209  9997 raft_consensus.cc:2468] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d79de216e99478b8651ff29ea92ed6a in term 0.
I20260710 11:13:12.593194  9886 leader_election.cc:304] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d79de216e99478b8651ff29ea92ed6a, e100297e40294d6d9b57ed49c0cbb4f4; no voters: 
I20260710 11:13:12.594161 10042 raft_consensus.cc:2804] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.594445 10042 raft_consensus.cc:493] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.594709 10042 raft_consensus.cc:3060] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.599545 10042 raft_consensus.cc:515] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.601049 10042 leader_election.cc:290] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [CANDIDATE]: Term 1 election: Requested vote from peers e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1:38203), 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3:32925)
I20260710 11:13:12.601867  9848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088ef11ce5cd4a24873a0fcfb3db77de" candidate_uuid: "4d79de216e99478b8651ff29ea92ed6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e100297e40294d6d9b57ed49c0cbb4f4"
I20260710 11:13:12.602142  9997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088ef11ce5cd4a24873a0fcfb3db77de" candidate_uuid: "4d79de216e99478b8651ff29ea92ed6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "840004e8c28d4a0c8e2c37a89ada59b9"
I20260710 11:13:12.602370  9848 raft_consensus.cc:3060] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.602722  9997 raft_consensus.cc:3060] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.608052  9848 raft_consensus.cc:2468] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d79de216e99478b8651ff29ea92ed6a in term 1.
I20260710 11:13:12.608848  9997 raft_consensus.cc:2468] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d79de216e99478b8651ff29ea92ed6a in term 1.
I20260710 11:13:12.609129  9886 leader_election.cc:304] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d79de216e99478b8651ff29ea92ed6a, e100297e40294d6d9b57ed49c0cbb4f4; no voters: 
I20260710 11:13:12.609980 10042 raft_consensus.cc:2804] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.610806 10042 raft_consensus.cc:697] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 1 LEADER]: Becoming Leader. State: Replica: 4d79de216e99478b8651ff29ea92ed6a, State: Running, Role: LEADER
I20260710 11:13:12.611593 10042 consensus_queue.cc:237] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.617803  9746 catalog_manager.cc:5697] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2). New cstate: current_term: 1 leader_uuid: "4d79de216e99478b8651ff29ea92ed6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.718000  9746 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57626:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:12.719880  9746 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:12.742013  9838 tablet_service.cc:1511] Processing CreateTablet for tablet 90ccbe81f1354ff9b2ffcc87a4cb517e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d03af86e55d44f8f911c00f98b9b4c5a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:12.743348  9838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ccbe81f1354ff9b2ffcc87a4cb517e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.743158  9913 tablet_service.cc:1511] Processing CreateTablet for tablet 90ccbe81f1354ff9b2ffcc87a4cb517e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d03af86e55d44f8f911c00f98b9b4c5a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:12.744395  9913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ccbe81f1354ff9b2ffcc87a4cb517e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.747411  9912 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5f9c77517f45a6bef5ba2292ef51d3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d03af86e55d44f8f911c00f98b9b4c5a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:12.748667  9912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5f9c77517f45a6bef5ba2292ef51d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.750720  9986 tablet_service.cc:1511] Processing CreateTablet for tablet 90ccbe81f1354ff9b2ffcc87a4cb517e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d03af86e55d44f8f911c00f98b9b4c5a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:12.751973  9986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ccbe81f1354ff9b2ffcc87a4cb517e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.753494  9837 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5f9c77517f45a6bef5ba2292ef51d3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d03af86e55d44f8f911c00f98b9b4c5a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:12.754732  9837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5f9c77517f45a6bef5ba2292ef51d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.758917 10039 tablet_bootstrap.cc:492] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4: Bootstrap starting.
I20260710 11:13:12.763154  9987 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5f9c77517f45a6bef5ba2292ef51d3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d03af86e55d44f8f911c00f98b9b4c5a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:12.763792 10038 tablet_bootstrap.cc:492] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a: Bootstrap starting.
I20260710 11:13:12.764470  9987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5f9c77517f45a6bef5ba2292ef51d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.765199 10039 tablet_bootstrap.cc:654] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.770778 10038 tablet_bootstrap.cc:654] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.776480 10039 tablet_bootstrap.cc:492] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4: No bootstrap required, opened a new log
I20260710 11:13:12.777012 10039 ts_tablet_manager.cc:1403] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
W20260710 11:13:12.778338  9794 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:12.779599 10038 tablet_bootstrap.cc:492] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a: No bootstrap required, opened a new log
I20260710 11:13:12.780114 10038 ts_tablet_manager.cc:1403] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260710 11:13:12.780392 10037 tablet_bootstrap.cc:492] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9: Bootstrap starting.
I20260710 11:13:12.780006 10039 raft_consensus.cc:359] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.780822 10039 raft_consensus.cc:385] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.781137 10039 raft_consensus.cc:740] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e100297e40294d6d9b57ed49c0cbb4f4, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.781957 10039 consensus_queue.cc:260] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.783690 10038 raft_consensus.cc:359] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.784425 10038 raft_consensus.cc:385] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.784747 10038 raft_consensus.cc:740] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d79de216e99478b8651ff29ea92ed6a, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.785594 10038 consensus_queue.cc:260] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.786798 10037 tablet_bootstrap.cc:654] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.787772 10038 ts_tablet_manager.cc:1434] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:13:12.795756 10038 tablet_bootstrap.cc:492] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a: Bootstrap starting.
I20260710 11:13:12.802438 10038 tablet_bootstrap.cc:654] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.807722 10039 ts_tablet_manager.cc:1434] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260710 11:13:12.809269 10039 tablet_bootstrap.cc:492] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4: Bootstrap starting.
I20260710 11:13:12.817341 10039 tablet_bootstrap.cc:654] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.818150 10038 tablet_bootstrap.cc:492] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a: No bootstrap required, opened a new log
I20260710 11:13:12.818360 10037 tablet_bootstrap.cc:492] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9: No bootstrap required, opened a new log
I20260710 11:13:12.818708 10038 ts_tablet_manager.cc:1403] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 11:13:12.818882 10037 ts_tablet_manager.cc:1403] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.005s
I20260710 11:13:12.822086 10038 raft_consensus.cc:359] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.822292 10037 raft_consensus.cc:359] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.822707 10039 tablet_bootstrap.cc:492] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4: No bootstrap required, opened a new log
I20260710 11:13:12.822872 10038 raft_consensus.cc:385] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.822978 10037 raft_consensus.cc:385] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.823369 10039 ts_tablet_manager.cc:1403] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:13:12.823488 10037 raft_consensus.cc:740] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 840004e8c28d4a0c8e2c37a89ada59b9, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.823794 10038 raft_consensus.cc:740] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d79de216e99478b8651ff29ea92ed6a, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.824414 10037 consensus_queue.cc:260] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.824647 10038 consensus_queue.cc:260] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.826673 10037 ts_tablet_manager.cc:1434] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:13:12.826395 10039 raft_consensus.cc:359] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.827093 10039 raft_consensus.cc:385] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.827373 10039 raft_consensus.cc:740] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e100297e40294d6d9b57ed49c0cbb4f4, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.827699 10037 tablet_bootstrap.cc:492] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9: Bootstrap starting.
I20260710 11:13:12.828130 10038 ts_tablet_manager.cc:1434] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:13:12.828060 10039 consensus_queue.cc:260] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.830344 10039 ts_tablet_manager.cc:1434] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:13:12.835811 10037 tablet_bootstrap.cc:654] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.843627 10037 tablet_bootstrap.cc:492] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9: No bootstrap required, opened a new log
I20260710 11:13:12.844038 10037 ts_tablet_manager.cc:1403] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260710 11:13:12.846248 10037 raft_consensus.cc:359] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.846797 10037 raft_consensus.cc:385] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.847038 10037 raft_consensus.cc:740] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 840004e8c28d4a0c8e2c37a89ada59b9, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.847565 10037 consensus_queue.cc:260] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.849560 10037 ts_tablet_manager.cc:1434] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:13:12.863360 10047 consensus_queue.cc:1048] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:12.866973 10044 raft_consensus.cc:493] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.867611 10044 raft_consensus.cc:515] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.871153 10044 leader_election.cc:290] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1:38203), 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2:43049)
I20260710 11:13:12.873749 10047 raft_consensus.cc:493] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.874416 10047 raft_consensus.cc:515] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.878216  9922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5f9c77517f45a6bef5ba2292ef51d3" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d79de216e99478b8651ff29ea92ed6a" is_pre_election: true
I20260710 11:13:12.877280 10047 leader_election.cc:290] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2:43049), 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3:32925)
I20260710 11:13:12.879005  9922 raft_consensus.cc:2468] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 0.
I20260710 11:13:12.880913  9811 leader_election.cc:304] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d79de216e99478b8651ff29ea92ed6a, e100297e40294d6d9b57ed49c0cbb4f4; no voters: 
I20260710 11:13:12.881984 10047 raft_consensus.cc:2804] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.882457 10047 raft_consensus.cc:493] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.882850 10047 raft_consensus.cc:3060] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.891947  9997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5f9c77517f45a6bef5ba2292ef51d3" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" is_pre_election: true
I20260710 11:13:12.892691  9997 raft_consensus.cc:2468] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 0.
I20260710 11:13:12.892293 10047 raft_consensus.cc:515] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.895800  9848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ccbe81f1354ff9b2ffcc87a4cb517e" candidate_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" is_pre_election: true
I20260710 11:13:12.895885 10047 leader_election.cc:290] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 1 election: Requested vote from peers 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2:43049), 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3:32925)
I20260710 11:13:12.896493  9848 raft_consensus.cc:2468] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 840004e8c28d4a0c8e2c37a89ada59b9 in term 0.
I20260710 11:13:12.896636 10047 consensus_queue.cc:1048] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:12.898196  9923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5f9c77517f45a6bef5ba2292ef51d3" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d79de216e99478b8651ff29ea92ed6a"
I20260710 11:13:12.898765  9923 raft_consensus.cc:3060] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.899199  9997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5f9c77517f45a6bef5ba2292ef51d3" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "840004e8c28d4a0c8e2c37a89ada59b9"
I20260710 11:13:12.899789  9997 raft_consensus.cc:3060] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.902395  9960 leader_election.cc:304] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 840004e8c28d4a0c8e2c37a89ada59b9, e100297e40294d6d9b57ed49c0cbb4f4; no voters: 
I20260710 11:13:12.903200 10044 raft_consensus.cc:2804] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.903576 10044 raft_consensus.cc:493] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.903905 10044 raft_consensus.cc:3060] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.905706  9923 raft_consensus.cc:2468] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 1.
I20260710 11:13:12.906633  9811 leader_election.cc:304] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d79de216e99478b8651ff29ea92ed6a, e100297e40294d6d9b57ed49c0cbb4f4; no voters: 
I20260710 11:13:12.907022  9997 raft_consensus.cc:2468] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 1.
I20260710 11:13:12.907285 10047 raft_consensus.cc:2804] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.907837 10047 raft_consensus.cc:697] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 LEADER]: Becoming Leader. State: Replica: e100297e40294d6d9b57ed49c0cbb4f4, State: Running, Role: LEADER
I20260710 11:13:12.908667 10047 consensus_queue.cc:237] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.909519  9923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ccbe81f1354ff9b2ffcc87a4cb517e" candidate_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d79de216e99478b8651ff29ea92ed6a" is_pre_election: true
I20260710 11:13:12.910195  9923 raft_consensus.cc:2468] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 840004e8c28d4a0c8e2c37a89ada59b9 in term 0.
I20260710 11:13:12.910840 10044 raft_consensus.cc:515] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.913987 10044 leader_election.cc:290] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [CANDIDATE]: Term 1 election: Requested vote from peers e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1:38203), 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2:43049)
I20260710 11:13:12.915764  9848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ccbe81f1354ff9b2ffcc87a4cb517e" candidate_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e100297e40294d6d9b57ed49c0cbb4f4"
I20260710 11:13:12.916384  9848 raft_consensus.cc:3060] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.916471  9923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ccbe81f1354ff9b2ffcc87a4cb517e" candidate_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d79de216e99478b8651ff29ea92ed6a"
I20260710 11:13:12.917191  9923 raft_consensus.cc:3060] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.918005  9745 catalog_manager.cc:5697] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.923108  9923 raft_consensus.cc:2468] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 840004e8c28d4a0c8e2c37a89ada59b9 in term 1.
I20260710 11:13:12.924335  9960 leader_election.cc:304] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d79de216e99478b8651ff29ea92ed6a, 840004e8c28d4a0c8e2c37a89ada59b9; no voters: 
I20260710 11:13:12.925256 10044 raft_consensus.cc:2804] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.925711 10044 raft_consensus.cc:697] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 LEADER]: Becoming Leader. State: Replica: 840004e8c28d4a0c8e2c37a89ada59b9, State: Running, Role: LEADER
I20260710 11:13:12.926462 10044 consensus_queue.cc:237] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:12.929944  9848 raft_consensus.cc:2468] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 840004e8c28d4a0c8e2c37a89ada59b9 in term 1.
I20260710 11:13:12.937839  9745 catalog_manager.cc:5697] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:12.991158  9997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90ccbe81f1354ff9b2ffcc87a4cb517e"
dest_uuid: "840004e8c28d4a0c8e2c37a89ada59b9"
mode: GRACEFUL
new_leader_uuid: "e100297e40294d6d9b57ed49c0cbb4f4"
 from {username='slave'} at 127.0.0.1:46592
I20260710 11:13:12.991677  9997 raft_consensus.cc:606] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 LEADER]: Received request to transfer leadership to TS e100297e40294d6d9b57ed49c0cbb4f4
I20260710 11:13:13.129295 10042 consensus_queue.cc:1048] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:13.141424 10042 consensus_queue.cc:1048] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.404886 10047 consensus_queue.cc:1048] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.416728 10071 consensus_queue.cc:1048] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.422580 10044 consensus_queue.cc:1048] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:13.432356 10086 raft_consensus.cc:993] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9: : Instructing follower e100297e40294d6d9b57ed49c0cbb4f4 to start an election
I20260710 11:13:13.433149 10086 raft_consensus.cc:1081] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 LEADER]: Signalling peer e100297e40294d6d9b57ed49c0cbb4f4 to start an election
I20260710 11:13:13.438921  9848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90ccbe81f1354ff9b2ffcc87a4cb517e"
dest_uuid: "e100297e40294d6d9b57ed49c0cbb4f4"
 from {username='slave'} at 127.0.0.1:51804
I20260710 11:13:13.439484  9848 raft_consensus.cc:493] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:13.439841  9848 raft_consensus.cc:3060] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.441013 10044 consensus_queue.cc:1048] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.451895  9848 raft_consensus.cc:515] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:13.453631  9848 leader_election.cc:290] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 2 election: Requested vote from peers 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2:43049), 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3:32925)
I20260710 11:13:13.455132  9923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ccbe81f1354ff9b2ffcc87a4cb517e" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d79de216e99478b8651ff29ea92ed6a"
I20260710 11:13:13.455562  9923 raft_consensus.cc:3060] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.456001  9997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ccbe81f1354ff9b2ffcc87a4cb517e" candidate_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "840004e8c28d4a0c8e2c37a89ada59b9"
I20260710 11:13:13.456499  9997 raft_consensus.cc:3055] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:13.456806  9997 raft_consensus.cc:740] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 840004e8c28d4a0c8e2c37a89ada59b9, State: Running, Role: LEADER
I20260710 11:13:13.457510  9997 consensus_queue.cc:260] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:13.458431  9997 raft_consensus.cc:3060] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.461405  9923 raft_consensus.cc:2468] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 2.
I20260710 11:13:13.462411  9811 leader_election.cc:304] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d79de216e99478b8651ff29ea92ed6a, e100297e40294d6d9b57ed49c0cbb4f4; no voters: 
I20260710 11:13:13.463066 10071 raft_consensus.cc:2804] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:13.463503 10071 raft_consensus.cc:697] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 2 LEADER]: Becoming Leader. State: Replica: e100297e40294d6d9b57ed49c0cbb4f4, State: Running, Role: LEADER
I20260710 11:13:13.463526  9997 raft_consensus.cc:2468] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e100297e40294d6d9b57ed49c0cbb4f4 in term 2.
I20260710 11:13:13.464520 10071 consensus_queue.cc:237] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:13.470569  9745 catalog_manager.cc:5697] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 reported cstate change: term changed from 1 to 2, leader changed from 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3) to e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:13.699136  6332 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:13:13.700830  6332 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:13:13.701208  6332 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:13:13.713464  9848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a5f9c77517f45a6bef5ba2292ef51d3"
dest_uuid: "e100297e40294d6d9b57ed49c0cbb4f4"
mode: GRACEFUL
new_leader_uuid: "840004e8c28d4a0c8e2c37a89ada59b9"
 from {username='slave'} at 127.0.0.1:51814
I20260710 11:13:13.714020  9848 raft_consensus.cc:606] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 LEADER]: Received request to transfer leadership to TS 840004e8c28d4a0c8e2c37a89ada59b9
I20260710 11:13:13.715206  6332 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:13:13.901441  9997 raft_consensus.cc:1275] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 FOLLOWER]: Refusing update from remote peer e100297e40294d6d9b57ed49c0cbb4f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:13.902786 10071 consensus_queue.cc:1048] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:13.911823  9923 raft_consensus.cc:1275] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 2 FOLLOWER]: Refusing update from remote peer e100297e40294d6d9b57ed49c0cbb4f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:13.913425 10071 consensus_queue.cc:1048] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:13.931797 10047 raft_consensus.cc:993] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4: : Instructing follower 840004e8c28d4a0c8e2c37a89ada59b9 to start an election
I20260710 11:13:13.932221 10071 raft_consensus.cc:1081] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 LEADER]: Signalling peer 840004e8c28d4a0c8e2c37a89ada59b9 to start an election
I20260710 11:13:13.933542  9997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a5f9c77517f45a6bef5ba2292ef51d3"
dest_uuid: "840004e8c28d4a0c8e2c37a89ada59b9"
 from {username='slave'} at 127.0.0.1:46580
I20260710 11:13:13.934036  9997 raft_consensus.cc:493] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:13.934345  9997 raft_consensus.cc:3060] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.938864  9997 raft_consensus.cc:515] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:13.940310  9997 leader_election.cc:290] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [CANDIDATE]: Term 2 election: Requested vote from peers e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1:38203), 4d79de216e99478b8651ff29ea92ed6a (127.6.47.2:43049)
I20260710 11:13:13.941159  9848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5f9c77517f45a6bef5ba2292ef51d3" candidate_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e100297e40294d6d9b57ed49c0cbb4f4"
I20260710 11:13:13.941454  9923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5f9c77517f45a6bef5ba2292ef51d3" candidate_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d79de216e99478b8651ff29ea92ed6a"
I20260710 11:13:13.941689  9848 raft_consensus.cc:3055] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:13.942009  9923 raft_consensus.cc:3060] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.942036  9848 raft_consensus.cc:740] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e100297e40294d6d9b57ed49c0cbb4f4, State: Running, Role: LEADER
I20260710 11:13:13.942891  9848 consensus_queue.cc:260] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:13.943955  9848 raft_consensus.cc:3060] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.946971  9923 raft_consensus.cc:2468] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 840004e8c28d4a0c8e2c37a89ada59b9 in term 2.
I20260710 11:13:13.947997  9960 leader_election.cc:304] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d79de216e99478b8651ff29ea92ed6a, 840004e8c28d4a0c8e2c37a89ada59b9; no voters: 
I20260710 11:13:13.948715 10086 raft_consensus.cc:2804] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:13.949193 10086 raft_consensus.cc:697] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 LEADER]: Becoming Leader. State: Replica: 840004e8c28d4a0c8e2c37a89ada59b9, State: Running, Role: LEADER
I20260710 11:13:13.949908  9848 raft_consensus.cc:2468] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 840004e8c28d4a0c8e2c37a89ada59b9 in term 2.
I20260710 11:13:13.950016 10086 consensus_queue.cc:237] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } }
I20260710 11:13:13.955806  9745 catalog_manager.cc:5697] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 reported cstate change: term changed from 1 to 2, leader changed from e100297e40294d6d9b57ed49c0cbb4f4 (127.6.47.1) to 840004e8c28d4a0c8e2c37a89ada59b9 (127.6.47.3). New cstate: current_term: 2 leader_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e100297e40294d6d9b57ed49c0cbb4f4" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d79de216e99478b8651ff29ea92ed6a" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "840004e8c28d4a0c8e2c37a89ada59b9" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 32925 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:14.061524  6332 tablet_server.cc:179] TabletServer@127.6.47.1:0 shutting down...
I20260710 11:13:14.084666  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:14.085326  6332 tablet_replica.cc:333] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4: stopping tablet replica
I20260710 11:13:14.085873  6332 raft_consensus.cc:2243] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.086287  6332 raft_consensus.cc:2272] T 5a5f9c77517f45a6bef5ba2292ef51d3 P e100297e40294d6d9b57ed49c0cbb4f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.088292  6332 tablet_replica.cc:333] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4: stopping tablet replica
I20260710 11:13:14.088852  6332 raft_consensus.cc:2243] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.089250  6332 raft_consensus.cc:2272] T 088ef11ce5cd4a24873a0fcfb3db77de P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.091265  6332 tablet_replica.cc:333] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4: stopping tablet replica
I20260710 11:13:14.091753  6332 raft_consensus.cc:2243] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.092495  6332 raft_consensus.cc:2272] T 90ccbe81f1354ff9b2ffcc87a4cb517e P e100297e40294d6d9b57ed49c0cbb4f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.094558  6332 tablet_replica.cc:333] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4: stopping tablet replica
I20260710 11:13:14.095019  6332 raft_consensus.cc:2243] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.095724  6332 raft_consensus.cc:2272] T 47ebea0a4c064532a943e9009fcf32b8 P e100297e40294d6d9b57ed49c0cbb4f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.108946  6332 tablet_server.cc:196] TabletServer@127.6.47.1:0 shutdown complete.
I20260710 11:13:14.119534  6332 tablet_server.cc:179] TabletServer@127.6.47.2:0 shutting down...
I20260710 11:13:14.136241  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:14.136852  6332 tablet_replica.cc:333] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a: stopping tablet replica
I20260710 11:13:14.137331  6332 raft_consensus.cc:2243] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.137709  6332 raft_consensus.cc:2272] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 4d79de216e99478b8651ff29ea92ed6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.139830  6332 tablet_replica.cc:333] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a: stopping tablet replica
I20260710 11:13:14.140296  6332 raft_consensus.cc:2243] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.140771  6332 raft_consensus.cc:2272] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 4d79de216e99478b8651ff29ea92ed6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.142704  6332 tablet_replica.cc:333] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a: stopping tablet replica
I20260710 11:13:14.143190  6332 raft_consensus.cc:2243] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.143589  6332 raft_consensus.cc:2272] T 47ebea0a4c064532a943e9009fcf32b8 P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.145193  6332 tablet_replica.cc:333] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a: stopping tablet replica
I20260710 11:13:14.145629  6332 raft_consensus.cc:2243] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.146320  6332 raft_consensus.cc:2272] T 088ef11ce5cd4a24873a0fcfb3db77de P 4d79de216e99478b8651ff29ea92ed6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.157620  6332 tablet_server.cc:196] TabletServer@127.6.47.2:0 shutdown complete.
I20260710 11:13:14.168154  6332 tablet_server.cc:179] TabletServer@127.6.47.3:0 shutting down...
I20260710 11:13:14.185969  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:14.186619  6332 tablet_replica.cc:333] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9: stopping tablet replica
I20260710 11:13:14.187204  6332 raft_consensus.cc:2243] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.187813  6332 pending_rounds.cc:70] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9: Trying to abort 1 pending ops.
I20260710 11:13:14.188076  6332 pending_rounds.cc:77] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305961447227179008 op_type: NO_OP noop_request { }
I20260710 11:13:14.188397  6332 raft_consensus.cc:2889] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:14.188755  6332 raft_consensus.cc:2272] T 5a5f9c77517f45a6bef5ba2292ef51d3 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.190948  6332 tablet_replica.cc:333] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9: stopping tablet replica
I20260710 11:13:14.191471  6332 raft_consensus.cc:2243] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.191900  6332 raft_consensus.cc:2272] T 90ccbe81f1354ff9b2ffcc87a4cb517e P 840004e8c28d4a0c8e2c37a89ada59b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.194198  6332 tablet_replica.cc:333] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9: stopping tablet replica
I20260710 11:13:14.194664  6332 raft_consensus.cc:2243] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.195037  6332 raft_consensus.cc:2272] T 47ebea0a4c064532a943e9009fcf32b8 P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.196635  6332 tablet_replica.cc:333] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9: stopping tablet replica
I20260710 11:13:14.197057  6332 raft_consensus.cc:2243] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.197427  6332 raft_consensus.cc:2272] T 088ef11ce5cd4a24873a0fcfb3db77de P 840004e8c28d4a0c8e2c37a89ada59b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.218712  6332 tablet_server.cc:196] TabletServer@127.6.47.3:0 shutdown complete.
I20260710 11:13:14.229897  6332 master.cc:562] Master@127.6.47.62:37863 shutting down...
I20260710 11:13:14.245231  6332 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.245774  6332 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.246095  6332 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ab2096c201b45e0805ddd7309c1de57: stopping tablet replica
I20260710 11:13:14.263731  6332 master.cc:584] Master@127.6.47.62:37863 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2642 ms)
[----------] 6 tests from LeaderRebalancerTest (88008 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:13:14.290756  6332 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.47.62:33389
I20260710 11:13:14.291776  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:14.296329 10096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:14.296586 10097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:14.298055 10099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:14.299027  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:14.299763  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:14.299949  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:14.300103  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681994300072 us; error 0 us; skew 500 ppm
I20260710 11:13:14.300668  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:14.302821  6332 webserver.cc:533] Webserver started at http://127.6.47.62:43209/ using document root <none> and password file <none>
I20260710 11:13:14.303282  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:14.303462  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:14.303733  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:14.304827  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/master-0-root/instance:
uuid: "60c401e855844836a1d11bcefe45d756"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-t54q"
I20260710 11:13:14.309005  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:13:14.311913 10104 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.312630  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:14.312925  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/master-0-root
uuid: "60c401e855844836a1d11bcefe45d756"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-t54q"
I20260710 11:13:14.313196  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:14.351733  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:14.352835  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:14.388453  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.62:33389
I20260710 11:13:14.388608 10155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.62:33389 every 8 connection(s)
I20260710 11:13:14.392091 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.401544 10156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756: Bootstrap starting.
I20260710 11:13:14.405783 10156 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:14.409958 10156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756: No bootstrap required, opened a new log
I20260710 11:13:14.411970 10156 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c401e855844836a1d11bcefe45d756" member_type: VOTER }
I20260710 11:13:14.412348 10156 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:14.412544 10156 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c401e855844836a1d11bcefe45d756, State: Initialized, Role: FOLLOWER
I20260710 11:13:14.413208 10156 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60c401e855844836a1d11bcefe45d756" member_type: VOTER }
I20260710 11:13:14.413641 10156 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:14.413911 10156 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:14.414187 10156 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:14.418730 10156 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c401e855844836a1d11bcefe45d756" member_type: VOTER }
I20260710 11:13:14.419253 10156 leader_election.cc:304] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [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: 60c401e855844836a1d11bcefe45d756; no voters: 
I20260710 11:13:14.420364 10156 leader_election.cc:290] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:14.420787 10159 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:14.422075 10159 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 1 LEADER]: Becoming Leader. State: Replica: 60c401e855844836a1d11bcefe45d756, State: Running, Role: LEADER
I20260710 11:13:14.422734 10159 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [LEADER]: Queue going to LEADER mode. State: All 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: "60c401e855844836a1d11bcefe45d756" member_type: VOTER }
I20260710 11:13:14.423213 10156 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:14.425562 10160 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60c401e855844836a1d11bcefe45d756" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c401e855844836a1d11bcefe45d756" member_type: VOTER } }
I20260710 11:13:14.426299 10160 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:14.425593 10161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60c401e855844836a1d11bcefe45d756. Latest consensus state: current_term: 1 leader_uuid: "60c401e855844836a1d11bcefe45d756" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c401e855844836a1d11bcefe45d756" member_type: VOTER } }
I20260710 11:13:14.427039 10161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:14.430279 10164 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:14.437986 10164 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:14.438974  6332 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:14.446671 10164 catalog_manager.cc:1383] Generated new cluster ID: 80f5467147ee4097ae3998d1753e36ab
I20260710 11:13:14.447008 10164 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:14.471171 10164 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:14.472448 10164 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:14.483208 10164 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756: Generated new TSK 0
I20260710 11:13:14.483822 10164 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:14.505805  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:14.511550 10177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:14.513863 10178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:14.514437 10180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:14.515245  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:14.515949  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:14.516135  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:14.516255  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681994516244 us; error 0 us; skew 500 ppm
I20260710 11:13:14.516765  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:14.518790  6332 webserver.cc:533] Webserver started at http://127.6.47.1:41705/ using document root <none> and password file <none>
I20260710 11:13:14.519208  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:14.519359  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:14.519572  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:14.520648  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-0-root/instance:
uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-t54q"
I20260710 11:13:14.524894  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:13:14.527930 10185 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.528738  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:14.529042  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-t54q"
I20260710 11:13:14.529310  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:14.548017  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:14.549427  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:14.551249  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:14.553895  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:14.554148  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.554459  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:14.554654  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.595139  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:45267
I20260710 11:13:14.595242 10247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:45267 every 8 connection(s)
I20260710 11:13:14.600180  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:14.607874 10252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:14.609504 10253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:14.616361 10248 heartbeater.cc:344] Connected to a master server at 127.6.47.62:33389
I20260710 11:13:14.616634  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:14.616895 10248 heartbeater.cc:461] Registering TS with master...
W20260710 11:13:14.616735 10256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:14.617844 10248 heartbeater.cc:507] Master 127.6.47.62:33389 requested a full tablet report, sending...
I20260710 11:13:14.618465  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:14.618723  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:14.618907  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681994618889 us; error 0 us; skew 500 ppm
I20260710 11:13:14.619582  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:14.620057 10121 ts_manager.cc:194] Registered new tserver with Master: b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267)
I20260710 11:13:14.622263  6332 webserver.cc:533] Webserver started at http://127.6.47.2:37017/ using document root <none> and password file <none>
I20260710 11:13:14.622531 10121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43870
I20260710 11:13:14.622923  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:14.623205  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:14.623558  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:14.624827  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-1-root/instance:
uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-t54q"
I20260710 11:13:14.629168  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:13:14.632388 10260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.633481  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:14.633816  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-1-root
uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-t54q"
I20260710 11:13:14.634117  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:14.647644  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:14.648741  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:14.650089  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:14.652236  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:14.652458  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.652756  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:14.652928  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.689670  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.2:42871
I20260710 11:13:14.689778 10322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.2:42871 every 8 connection(s)
I20260710 11:13:14.694502  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:14.701114 10326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:14.702610 10327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:14.705689  6332 server_base.cc:1061] running on GCE node
W20260710 11:13:14.706099 10329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:14.706683 10323 heartbeater.cc:344] Connected to a master server at 127.6.47.62:33389
I20260710 11:13:14.707072 10323 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:14.707149  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:14.707468  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:14.707649  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783681994707616 us; error 0 us; skew 500 ppm
I20260710 11:13:14.707840 10323 heartbeater.cc:507] Master 127.6.47.62:33389 requested a full tablet report, sending...
I20260710 11:13:14.708323  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:14.710033 10121 ts_manager.cc:194] Registered new tserver with Master: 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:14.710988  6332 webserver.cc:533] Webserver started at http://127.6.47.3:36131/ using document root <none> and password file <none>
I20260710 11:13:14.711618  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:14.711853  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:14.711820 10121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43876
I20260710 11:13:14.712394  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:14.713639  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-2-root/instance:
uuid: "edbf252b5db84b3e8a1e3537ce723199"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-t54q"
I20260710 11:13:14.718255  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:14.721351 10334 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.722071  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:14.722389  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-2-root
uuid: "edbf252b5db84b3e8a1e3537ce723199"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-t54q"
I20260710 11:13:14.722659  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681906118602-6332-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:14.745088  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:14.746244  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:14.747613  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:14.749784  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:14.750012  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.750259  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:14.750434  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:14.787578  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.3:40187
I20260710 11:13:14.787663 10396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.3:40187 every 8 connection(s)
I20260710 11:13:14.800598 10397 heartbeater.cc:344] Connected to a master server at 127.6.47.62:33389
I20260710 11:13:14.800921 10397 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:14.801654 10397 heartbeater.cc:507] Master 127.6.47.62:33389 requested a full tablet report, sending...
I20260710 11:13:14.804337 10121 ts_manager.cc:194] Registered new tserver with Master: edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:14.805137  6332 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014560764s
I20260710 11:13:14.806298 10121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43882
I20260710 11:13:14.830648 10121 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43886:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:14.833666 10121 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:14.893280 10361 tablet_service.cc:1511] Processing CreateTablet for tablet 76a7311c105247629032897a52fd1391 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:14.894703 10361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a7311c105247629032897a52fd1391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.897594 10362 tablet_service.cc:1511] Processing CreateTablet for tablet 4c651c7fb8e049cca5b1bb1113e9e00c (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:14.898481 10360 tablet_service.cc:1511] Processing CreateTablet for tablet a31e9b384a074414b7f90f40709bc268 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:14.898917 10362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c651c7fb8e049cca5b1bb1113e9e00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.901328 10360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31e9b384a074414b7f90f40709bc268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.902552 10286 tablet_service.cc:1511] Processing CreateTablet for tablet a31e9b384a074414b7f90f40709bc268 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:14.902746 10288 tablet_service.cc:1511] Processing CreateTablet for tablet 4c651c7fb8e049cca5b1bb1113e9e00c (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:14.903873 10286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31e9b384a074414b7f90f40709bc268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.904435 10288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c651c7fb8e049cca5b1bb1113e9e00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.905552 10287 tablet_service.cc:1511] Processing CreateTablet for tablet 76a7311c105247629032897a52fd1391 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:14.906860 10287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a7311c105247629032897a52fd1391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.909657 10213 tablet_service.cc:1511] Processing CreateTablet for tablet 4c651c7fb8e049cca5b1bb1113e9e00c (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:14.910892 10213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c651c7fb8e049cca5b1bb1113e9e00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.915555 10285 tablet_service.cc:1511] Processing CreateTablet for tablet 20604269774e4751aa1d036fb0c248a7 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:14.916849 10285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20604269774e4751aa1d036fb0c248a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.925661 10212 tablet_service.cc:1511] Processing CreateTablet for tablet 76a7311c105247629032897a52fd1391 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:14.927006 10212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a7311c105247629032897a52fd1391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.929957 10359 tablet_service.cc:1511] Processing CreateTablet for tablet 20604269774e4751aa1d036fb0c248a7 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:14.931324 10359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20604269774e4751aa1d036fb0c248a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.937566 10211 tablet_service.cc:1511] Processing CreateTablet for tablet a31e9b384a074414b7f90f40709bc268 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:14.939463 10211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31e9b384a074414b7f90f40709bc268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.949810 10284 tablet_service.cc:1511] Processing CreateTablet for tablet b7119cac376d49e7ad137194243c6733 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:14.951184 10284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7119cac376d49e7ad137194243c6733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.951961 10210 tablet_service.cc:1511] Processing CreateTablet for tablet 20604269774e4751aa1d036fb0c248a7 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:14.953735 10210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20604269774e4751aa1d036fb0c248a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.962541 10209 tablet_service.cc:1511] Processing CreateTablet for tablet b7119cac376d49e7ad137194243c6733 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:14.964409 10209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7119cac376d49e7ad137194243c6733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.970238 10358 tablet_service.cc:1511] Processing CreateTablet for tablet b7119cac376d49e7ad137194243c6733 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:14.971554 10358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7119cac376d49e7ad137194243c6733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.997350 10208 tablet_service.cc:1511] Processing CreateTablet for tablet 083f660cb19145d599a82c2d5526b120 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:14.998143 10287 tablet_service.cc:1511] Processing CreateTablet for tablet 083f660cb19145d599a82c2d5526b120 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:14.999171 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083f660cb19145d599a82c2d5526b120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:14.999472 10287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083f660cb19145d599a82c2d5526b120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.006450 10286 tablet_service.cc:1511] Processing CreateTablet for tablet 1f0aa437662847dcbc2e6bf8fb8c3147 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:15.007074 10362 tablet_service.cc:1511] Processing CreateTablet for tablet 1f0aa437662847dcbc2e6bf8fb8c3147 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:15.007788 10286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0aa437662847dcbc2e6bf8fb8c3147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.008319 10362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0aa437662847dcbc2e6bf8fb8c3147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.007696 10207 tablet_service.cc:1511] Processing CreateTablet for tablet 1f0aa437662847dcbc2e6bf8fb8c3147 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:15.009465 10361 tablet_service.cc:1511] Processing CreateTablet for tablet 083f660cb19145d599a82c2d5526b120 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:15.010741 10206 tablet_service.cc:1511] Processing CreateTablet for tablet 2da17da878d843ecadfb93f52b7c538e (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:15.013535 10285 tablet_service.cc:1511] Processing CreateTablet for tablet 2da17da878d843ecadfb93f52b7c538e (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:15.014765 10285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da17da878d843ecadfb93f52b7c538e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.013550 10206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da17da878d843ecadfb93f52b7c538e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.022781 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0aa437662847dcbc2e6bf8fb8c3147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.029767 10412 tablet_bootstrap.cc:492] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:15.027829 10361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083f660cb19145d599a82c2d5526b120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.047395 10359 tablet_service.cc:1511] Processing CreateTablet for tablet 2da17da878d843ecadfb93f52b7c538e (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:15.048305 10205 tablet_service.cc:1511] Processing CreateTablet for tablet fa961e41f94a4769b7eae7298993b7a5 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:15.048812 10359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da17da878d843ecadfb93f52b7c538e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.049594 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa961e41f94a4769b7eae7298993b7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.061563 10288 tablet_service.cc:1511] Processing CreateTablet for tablet fa961e41f94a4769b7eae7298993b7a5 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:15.062886 10288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa961e41f94a4769b7eae7298993b7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.065188 10413 tablet_bootstrap.cc:492] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:15.077384 10358 tablet_service.cc:1511] Processing CreateTablet for tablet fa961e41f94a4769b7eae7298993b7a5 (DEFAULT_TABLE table=test-workload [id=5324f84e1d444fedbe75407ec5484a3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:15.079541 10358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa961e41f94a4769b7eae7298993b7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.068763 10412 tablet_bootstrap.cc:654] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.091430 10413 tablet_bootstrap.cc:654] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.092307 10414 tablet_bootstrap.cc:492] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:15.100214 10412 tablet_bootstrap.cc:492] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:15.102198 10414 tablet_bootstrap.cc:654] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.102710 10412 ts_tablet_manager.cc:1403] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.004s
I20260710 11:13:15.103852 10413 tablet_bootstrap.cc:492] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:15.104363 10413 ts_tablet_manager.cc:1403] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 11:13:15.105839 10412 raft_consensus.cc:359] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } }
I20260710 11:13:15.106659 10412 raft_consensus.cc:385] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.106990 10412 raft_consensus.cc:740] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.106918 10413 raft_consensus.cc:359] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.107643 10413 raft_consensus.cc:385] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.107677 10414 tablet_bootstrap.cc:492] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:15.108150 10413 raft_consensus.cc:740] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.107885 10412 consensus_queue.cc:260] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } }
I20260710 11:13:15.108405 10414 ts_tablet_manager.cc:1403] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260710 11:13:15.108985 10413 consensus_queue.cc:260] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.110527 10323 heartbeater.cc:499] Master 127.6.47.62:33389 was elected leader, sending a full tablet report...
I20260710 11:13:15.111506 10397 heartbeater.cc:499] Master 127.6.47.62:33389 was elected leader, sending a full tablet report...
I20260710 11:13:15.112037 10413 ts_tablet_manager.cc:1434] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:15.111626 10414 raft_consensus.cc:359] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } }
I20260710 11:13:15.112437 10414 raft_consensus.cc:385] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.112754 10414 raft_consensus.cc:740] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.112989 10413 tablet_bootstrap.cc:492] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:15.113446 10414 consensus_queue.cc:260] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } }
I20260710 11:13:15.117296 10248 heartbeater.cc:499] Master 127.6.47.62:33389 was elected leader, sending a full tablet report...
I20260710 11:13:15.117861 10414 ts_tablet_manager.cc:1434] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:13:15.118813 10414 tablet_bootstrap.cc:492] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:15.119028 10413 tablet_bootstrap.cc:654] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.124943 10414 tablet_bootstrap.cc:654] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.127252 10413 tablet_bootstrap.cc:492] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:15.127770 10413 ts_tablet_manager.cc:1403] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260710 11:13:15.130012 10413 raft_consensus.cc:359] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } }
I20260710 11:13:15.130682 10413 raft_consensus.cc:385] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.131031 10413 raft_consensus.cc:740] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.131923 10413 consensus_queue.cc:260] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } }
I20260710 11:13:15.132731 10412 ts_tablet_manager.cc:1434] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:13:15.134209 10413 ts_tablet_manager.cc:1434] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:15.134980 10412 tablet_bootstrap.cc:492] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:15.135244 10413 tablet_bootstrap.cc:492] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:15.136085 10420 raft_consensus.cc:493] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.137225 10420 raft_consensus.cc:515] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } }
I20260710 11:13:15.140679 10413 tablet_bootstrap.cc:654] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.143019 10414 tablet_bootstrap.cc:492] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:15.143530 10414 ts_tablet_manager.cc:1403] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.015s
I20260710 11:13:15.146472 10420 leader_election.cc:290] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.146598 10414 raft_consensus.cc:359] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.147394 10414 raft_consensus.cc:385] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.147740 10414 raft_consensus.cc:740] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.148557 10414 consensus_queue.cc:260] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.150962 10414 ts_tablet_manager.cc:1434] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:13:15.152254 10414 tablet_bootstrap.cc:492] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:15.152343 10413 tablet_bootstrap.cc:492] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:15.152922 10413 ts_tablet_manager.cc:1403] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:13:15.155692 10413 raft_consensus.cc:359] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.156497 10413 raft_consensus.cc:385] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.156908 10413 raft_consensus.cc:740] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.157835 10413 consensus_queue.cc:260] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.158473 10414 tablet_bootstrap.cc:654] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.160359 10413 ts_tablet_manager.cc:1434] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:15.160492 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c651c7fb8e049cca5b1bb1113e9e00c" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:15.161444 10413 tablet_bootstrap.cc:492] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:15.161415 10372 raft_consensus.cc:2468] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:15.163571 10187 leader_election.cc:304] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.164812 10420 raft_consensus.cc:2804] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.165342 10420 raft_consensus.cc:493] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.165838 10420 raft_consensus.cc:3060] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.167551 10413 tablet_bootstrap.cc:654] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.169811 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c651c7fb8e049cca5b1bb1113e9e00c" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.170527 10298 raft_consensus.cc:2468] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:15.172295 10413 tablet_bootstrap.cc:492] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:15.172770 10413 ts_tablet_manager.cc:1403] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:13:15.174659 10412 tablet_bootstrap.cc:654] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.175568 10413 raft_consensus.cc:359] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.176326 10413 raft_consensus.cc:385] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.176676 10413 raft_consensus.cc:740] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.177685 10413 consensus_queue.cc:260] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.179764 10414 tablet_bootstrap.cc:492] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:15.180330 10414 ts_tablet_manager.cc:1403] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260710 11:13:15.180764 10413 ts_tablet_manager.cc:1434] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:15.182147 10413 tablet_bootstrap.cc:492] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:15.183138 10414 raft_consensus.cc:359] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.183936 10414 raft_consensus.cc:385] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.184298 10414 raft_consensus.cc:740] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.185220 10414 consensus_queue.cc:260] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.190152 10413 tablet_bootstrap.cc:654] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.203745 10413 tablet_bootstrap.cc:492] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:15.204541 10413 ts_tablet_manager.cc:1403] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260710 11:13:15.208781 10413 raft_consensus.cc:359] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.209841 10413 raft_consensus.cc:385] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.210319 10413 raft_consensus.cc:740] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.211611 10419 raft_consensus.cc:493] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.212189 10419 raft_consensus.cc:515] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.222352 10420 raft_consensus.cc:515] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } }
I20260710 11:13:15.230779 10419 leader_election.cc:290] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.236403 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c651c7fb8e049cca5b1bb1113e9e00c" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:15.237315 10372 raft_consensus.cc:3060] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.239087 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:15.239950 10223 raft_consensus.cc:2468] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:15.241809 10338 leader_election.cc:304] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.243068 10419 raft_consensus.cc:2804] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.243628 10419 raft_consensus.cc:493] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.244118 10419 raft_consensus.cc:3060] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.247802 10372 raft_consensus.cc:2468] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
I20260710 11:13:15.251627 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c651c7fb8e049cca5b1bb1113e9e00c" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:15.264951 10298 raft_consensus.cc:3060] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.264752 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.265532 10187 leader_election.cc:304] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
W20260710 11:13:15.266600 10336 leader_election.cc:343] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.264642 10419 raft_consensus.cc:515] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.268285 10429 raft_consensus.cc:2804] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.269199 10414 ts_tablet_manager.cc:1434] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.088s	user 0.035s	sys 0.050s
I20260710 11:13:15.270371 10414 tablet_bootstrap.cc:492] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:15.270236 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:15.273090 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
W20260710 11:13:15.275064 10336 leader_election.cc:343] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.275864 10419 leader_election.cc:290] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.277148 10414 tablet_bootstrap.cc:654] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.277792 10298 raft_consensus.cc:2468] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
I20260710 11:13:15.254540 10420 leader_election.cc:290] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Requested vote from peers edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.255662 10412 tablet_bootstrap.cc:492] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:15.279239 10412 ts_tablet_manager.cc:1403] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.145s	user 0.033s	sys 0.050s
I20260710 11:13:15.281867 10412 raft_consensus.cc:359] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.282364 10412 raft_consensus.cc:385] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.282608 10412 raft_consensus.cc:740] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.282701 10414 tablet_bootstrap.cc:492] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:15.283129 10414 ts_tablet_manager.cc:1403] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:13:15.283289 10412 consensus_queue.cc:260] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.285188 10412 ts_tablet_manager.cc:1434] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:13:15.285399 10414 raft_consensus.cc:359] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.286010 10414 raft_consensus.cc:385] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.256785 10431 raft_consensus.cc:493] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.286079 10412 tablet_bootstrap.cc:492] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:15.255266 10413 consensus_queue.cc:260] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.286453 10429 raft_consensus.cc:697] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:15.286625 10431 raft_consensus.cc:515] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.287325 10429 consensus_queue.cc:237] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } }
I20260710 11:13:15.288139 10413 ts_tablet_manager.cc:1434] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
I20260710 11:13:15.288950 10431 leader_election.cc:290] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.290201 10223 raft_consensus.cc:3060] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.290813 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:15.291570 10372 raft_consensus.cc:2393] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b119a44d42634ff2b8c98a9635c2bfc1 in current term 1: Already voted for candidate edbf252b5db84b3e8a1e3537ce723199 in this term.
I20260710 11:13:15.298328 10223 raft_consensus.cc:2468] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
I20260710 11:13:15.291486 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
W20260710 11:13:15.305974 10187 leader_election.cc:343] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.306214 10414 raft_consensus.cc:740] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.306424 10187 leader_election.cc:304] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:15.307230 10429 raft_consensus.cc:2749] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:15.307013 10414 consensus_queue.cc:260] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.309521 10338 leader_election.cc:304] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [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: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:15.309489 10414 ts_tablet_manager.cc:1434] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:13:15.310822 10419 raft_consensus.cc:2804] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.311578 10414 tablet_bootstrap.cc:492] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:15.312330 10419 raft_consensus.cc:697] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:15.313294 10419 consensus_queue.cc:237] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.316087 10121 catalog_manager.cc:5697] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:15.318636 10414 tablet_bootstrap.cc:654] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.318832 10412 tablet_bootstrap.cc:654] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.319345 10413 tablet_bootstrap.cc:492] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:15.326805 10414 tablet_bootstrap.cc:492] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:15.327354 10414 ts_tablet_manager.cc:1403] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260710 11:13:15.330647 10414 raft_consensus.cc:359] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.331400 10414 raft_consensus.cc:385] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.331687 10414 raft_consensus.cc:740] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.332348 10414 consensus_queue.cc:260] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.332175 10119 catalog_manager.cc:5697] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 0 to 1, leader changed from <none> to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:15.334800 10414 ts_tablet_manager.cc:1434] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:15.335767 10414 tablet_bootstrap.cc:492] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:15.340587 10413 tablet_bootstrap.cc:654] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.344892 10414 tablet_bootstrap.cc:654] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.354910 10413 tablet_bootstrap.cc:492] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:15.355465 10413 ts_tablet_manager.cc:1403] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.003s
I20260710 11:13:15.357676 10414 tablet_bootstrap.cc:492] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:15.358114 10414 ts_tablet_manager.cc:1403] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260710 11:13:15.358896 10413 raft_consensus.cc:359] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.360167 10413 raft_consensus.cc:385] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.360505 10413 raft_consensus.cc:740] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.360817 10414 raft_consensus.cc:359] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.361503 10414 raft_consensus.cc:385] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.361771 10414 raft_consensus.cc:740] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.361536 10413 consensus_queue.cc:260] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.362471 10414 consensus_queue.cc:260] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.364742 10413 ts_tablet_manager.cc:1434] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 11:13:15.364893 10414 ts_tablet_manager.cc:1434] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:13:15.365906 10414 tablet_bootstrap.cc:492] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:15.366019 10413 tablet_bootstrap.cc:492] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:15.372323 10414 tablet_bootstrap.cc:654] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.375145 10412 tablet_bootstrap.cc:492] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:15.375175 10413 tablet_bootstrap.cc:654] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.378989 10412 ts_tablet_manager.cc:1403] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.021s
I20260710 11:13:15.382083 10412 raft_consensus.cc:359] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.383014 10412 raft_consensus.cc:385] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.383415 10412 raft_consensus.cc:740] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.384258 10412 consensus_queue.cc:260] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.386610 10412 ts_tablet_manager.cc:1434] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:15.387599 10412 tablet_bootstrap.cc:492] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:15.398277 10412 tablet_bootstrap.cc:654] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.400846 10413 tablet_bootstrap.cc:492] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:15.401182 10414 tablet_bootstrap.cc:492] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:15.401378 10413 ts_tablet_manager.cc:1403] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.007s
I20260710 11:13:15.401690 10414 ts_tablet_manager.cc:1403] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.013s
I20260710 11:13:15.404717 10414 raft_consensus.cc:359] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.405357 10414 raft_consensus.cc:385] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.405669 10414 raft_consensus.cc:740] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.405175 10413 raft_consensus.cc:359] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.406085 10413 raft_consensus.cc:385] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.406476 10413 raft_consensus.cc:740] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.406584 10414 consensus_queue.cc:260] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.407637 10413 consensus_queue.cc:260] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.408648 10419 raft_consensus.cc:493] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.409118 10419 raft_consensus.cc:515] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.410138 10413 ts_tablet_manager.cc:1434] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:15.411227 10419 leader_election.cc:290] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.412900 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20604269774e4751aa1d036fb0c248a7" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.413612 10298 raft_consensus.cc:2468] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:15.414458 10429 raft_consensus.cc:493] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.414921 10429 raft_consensus.cc:515] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.415347 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20604269774e4751aa1d036fb0c248a7" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:15.415956 10223 raft_consensus.cc:2468] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:15.417004 10429 leader_election.cc:290] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.417135 10336 leader_election.cc:304] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.418563 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20604269774e4751aa1d036fb0c248a7" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:15.419168 10372 raft_consensus.cc:2468] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:15.411190 10413 tablet_bootstrap.cc:492] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:15.419492 10414 ts_tablet_manager.cc:1434] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 11:13:15.421114 10187 leader_election.cc:304] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.422149 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20604269774e4751aa1d036fb0c248a7" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.422736 10298 raft_consensus.cc:2468] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:15.424889 10429 raft_consensus.cc:2804] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.425282 10429 raft_consensus.cc:493] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.425673 10412 tablet_bootstrap.cc:492] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:15.425621 10429 raft_consensus.cc:3060] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.426478 10412 ts_tablet_manager.cc:1403] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.007s
I20260710 11:13:15.426683 10413 tablet_bootstrap.cc:654] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.429574 10412 raft_consensus.cc:359] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.424397 10419 raft_consensus.cc:2804] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.430505 10419 raft_consensus.cc:493] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.431064 10419 raft_consensus.cc:3060] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.434684 10414 tablet_bootstrap.cc:492] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
W20260710 11:13:15.434904 10169 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:15.436246 10429 raft_consensus.cc:515] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.439949 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20604269774e4751aa1d036fb0c248a7" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:15.440402 10412 raft_consensus.cc:385] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.440800 10298 raft_consensus.cc:3060] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.441527 10414 tablet_bootstrap.cc:654] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.442668 10419 raft_consensus.cc:515] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.445990 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20604269774e4751aa1d036fb0c248a7" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:15.440879 10412 raft_consensus.cc:740] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.447018 10223 raft_consensus.cc:2393] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate edbf252b5db84b3e8a1e3537ce723199 in current term 1: Already voted for candidate b119a44d42634ff2b8c98a9635c2bfc1 in this term.
I20260710 11:13:15.447419 10412 consensus_queue.cc:260] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.452925 10412 ts_tablet_manager.cc:1434] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:13:15.455320 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20604269774e4751aa1d036fb0c248a7" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:15.457314 10336 leader_election.cc:304] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [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: edbf252b5db84b3e8a1e3537ce723199; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:15.458864 10436 raft_consensus.cc:493] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.459456 10436 raft_consensus.cc:515] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.461665 10298 raft_consensus.cc:2468] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
I20260710 11:13:15.462523 10436 leader_election.cc:290] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.463132 10187 leader_election.cc:304] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:15.463217 10436 raft_consensus.cc:2749] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:15.464071 10431 raft_consensus.cc:2804] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.464560 10431 raft_consensus.cc:697] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:15.465359 10431 consensus_queue.cc:237] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.469370 10419 leader_election.cc:290] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.470172 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a7311c105247629032897a52fd1391" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:15.473165 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20604269774e4751aa1d036fb0c248a7" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:15.479952 10223 raft_consensus.cc:2468] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:15.480261 10372 raft_consensus.cc:2393] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b119a44d42634ff2b8c98a9635c2bfc1 in current term 1: Already voted for candidate edbf252b5db84b3e8a1e3537ce723199 in this term.
I20260710 11:13:15.474356 10429 leader_election.cc:290] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.478735 10413 tablet_bootstrap.cc:492] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:15.481519 10413 ts_tablet_manager.cc:1403] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.031s
I20260710 11:13:15.481479 10338 leader_election.cc:304] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.479035 10412 tablet_bootstrap.cc:492] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:15.485037 10121 catalog_manager.cc:5697] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:15.487183 10447 raft_consensus.cc:2804] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.487783 10413 raft_consensus.cc:359] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.483168 10414 tablet_bootstrap.cc:492] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:15.488705 10413 raft_consensus.cc:385] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.488718 10447 raft_consensus.cc:493] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.489087 10413 raft_consensus.cc:740] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.489718 10414 ts_tablet_manager.cc:1403] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.022s
I20260710 11:13:15.490471 10413 consensus_queue.cc:260] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.491251 10412 tablet_bootstrap.cc:654] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.491274 10447 raft_consensus.cc:3060] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.492717 10413 ts_tablet_manager.cc:1434] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:13:15.493880 10413 tablet_bootstrap.cc:492] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:15.488086 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a7311c105247629032897a52fd1391" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.496172 10419 raft_consensus.cc:493] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.496775 10419 raft_consensus.cc:515] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.499850 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083f660cb19145d599a82c2d5526b120" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:15.500550 10413 tablet_bootstrap.cc:654] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.500494 10223 raft_consensus.cc:2468] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:15.502108 10338 leader_election.cc:304] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.503002 10436 raft_consensus.cc:2804] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.503474 10436 raft_consensus.cc:493] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.503926 10436 raft_consensus.cc:3060] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.496309 10298 raft_consensus.cc:2468] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:15.514853 10436 raft_consensus.cc:515] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.516907 10429 raft_consensus.cc:493] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.517985 10419 leader_election.cc:290] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.516346 10414 raft_consensus.cc:359] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.519975 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083f660cb19145d599a82c2d5526b120" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.524909 10429 raft_consensus.cc:515] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
W20260710 11:13:15.526666 10336 leader_election.cc:343] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.526780 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083f660cb19145d599a82c2d5526b120" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:15.527043 10429 leader_election.cc:290] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.527385 10223 raft_consensus.cc:3060] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.527645 10414 raft_consensus.cc:385] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.528126 10414 raft_consensus.cc:740] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.529006 10414 consensus_queue.cc:260] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.531771 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7119cac376d49e7ad137194243c6733" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.531833 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7119cac376d49e7ad137194243c6733" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:15.532773 10372 raft_consensus.cc:2468] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:15.534425 10414 ts_tablet_manager.cc:1434] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260710 11:13:15.536100 10414 tablet_bootstrap.cc:492] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:15.523586 10412 tablet_bootstrap.cc:492] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:15.536777 10412 ts_tablet_manager.cc:1403] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.011s
I20260710 11:13:15.536343 10187 leader_election.cc:304] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
W20260710 11:13:15.538026 10187 leader_election.cc:343] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.539708 10412 raft_consensus.cc:359] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.540433 10412 raft_consensus.cc:385] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.540735 10412 raft_consensus.cc:740] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.541837 10436 leader_election.cc:290] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.542536 10412 consensus_queue.cc:260] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.543357 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083f660cb19145d599a82c2d5526b120" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:15.544744 10429 raft_consensus.cc:2804] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.545131 10429 raft_consensus.cc:493] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.545153 10447 raft_consensus.cc:515] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.545580 10429 raft_consensus.cc:3060] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.546187 10413 tablet_bootstrap.cc:492] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:15.546633 10413 ts_tablet_manager.cc:1403] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.053s	user 0.029s	sys 0.020s
I20260710 11:13:15.536373 10223 raft_consensus.cc:2468] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
W20260710 11:13:15.544780 10336 leader_election.cc:343] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.548612 10338 leader_election.cc:304] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [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: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:15.549332 10413 raft_consensus.cc:359] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.549937 10413 raft_consensus.cc:385] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.550187 10413 raft_consensus.cc:740] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.550794 10413 consensus_queue.cc:260] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.551703 10419 raft_consensus.cc:2804] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.552237 10413 ts_tablet_manager.cc:1434] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:13:15.552964 10419 raft_consensus.cc:697] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:15.553786 10419 consensus_queue.cc:237] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.554112 10412 ts_tablet_manager.cc:1434] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:13:15.555177 10412 tablet_bootstrap.cc:492] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:15.558069 10447 leader_election.cc:290] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.559681 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a7311c105247629032897a52fd1391" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:15.560222 10298 raft_consensus.cc:3060] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.560618 10429 raft_consensus.cc:515] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.561223 10412 tablet_bootstrap.cc:654] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.562628 10418 raft_consensus.cc:493] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.562534 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a7311c105247629032897a52fd1391" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:15.563341 10223 raft_consensus.cc:3060] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.563258 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7119cac376d49e7ad137194243c6733" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:15.564121 10297 raft_consensus.cc:3060] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.563184 10418 raft_consensus.cc:515] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.569550 10418 leader_election.cc:290] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.570490 10431 raft_consensus.cc:493] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.571130 10431 raft_consensus.cc:515] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.574218 10431 leader_election.cc:290] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.571128 10298 raft_consensus.cc:2468] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
I20260710 11:13:15.574651 10223 raft_consensus.cc:2468] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
I20260710 11:13:15.575703 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:15.575821 10336 leader_election.cc:304] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.576359 10372 raft_consensus.cc:2468] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:15.577783 10187 leader_election.cc:304] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.578969 10431 raft_consensus.cc:2804] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.579486 10431 raft_consensus.cc:493] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.579924 10431 raft_consensus.cc:3060] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.582072 10412 tablet_bootstrap.cc:492] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:15.582593 10412 ts_tablet_manager.cc:1403] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260710 11:13:15.582899 10297 raft_consensus.cc:2468] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
I20260710 11:13:15.585719 10412 raft_consensus.cc:359] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.586422 10412 raft_consensus.cc:385] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.586702 10412 raft_consensus.cc:740] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.586974 10431 raft_consensus.cc:515] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.587525 10412 consensus_queue.cc:260] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.589923 10412 ts_tablet_manager.cc:1434] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:13:15.590209 10431 leader_election.cc:290] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.590780 10412 tablet_bootstrap.cc:492] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:15.591444 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:15.592039 10372 raft_consensus.cc:3060] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.591949 10119 catalog_manager.cc:5697] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 0 to 1, leader changed from <none> to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:15.593812 10419 raft_consensus.cc:2804] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.595616 10429 leader_election.cc:290] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.594412 10419 raft_consensus.cc:697] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:15.597405 10414 tablet_bootstrap.cc:654] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.597682 10187 leader_election.cc:304] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:15.599655 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7119cac376d49e7ad137194243c6733" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:15.600279 10371 raft_consensus.cc:3060] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.604573 10429 raft_consensus.cc:2804] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.605140 10431 raft_consensus.cc:493] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.605325 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:15.605628 10431 raft_consensus.cc:515] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.606483 10429 raft_consensus.cc:697] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:15.608807 10372 raft_consensus.cc:2468] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
W20260710 11:13:15.608574 10187 leader_election.cc:343] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.609743 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.608672 10371 raft_consensus.cc:2468] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
I20260710 11:13:15.598553 10419 consensus_queue.cc:237] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.613642 10187 leader_election.cc:304] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [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: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:15.613628 10429 consensus_queue.cc:237] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.614728 10433 raft_consensus.cc:2804] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.615250 10433 raft_consensus.cc:697] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:15.615708 10431 leader_election.cc:290] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.616075 10433 consensus_queue.cc:237] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.621313 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0aa437662847dcbc2e6bf8fb8c3147" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:15.622148 10372 raft_consensus.cc:2468] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
W20260710 11:13:15.624485 10187 leader_election.cc:343] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.627388 10187 leader_election.cc:304] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.628700 10418 raft_consensus.cc:493] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.629223 10418 raft_consensus.cc:515] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.629555 10420 raft_consensus.cc:2804] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.630074 10420 raft_consensus.cc:493] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.630509 10420 raft_consensus.cc:3060] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.630692 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:15.631366 10418 leader_election.cc:290] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.633330 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0aa437662847dcbc2e6bf8fb8c3147" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.633946 10297 raft_consensus.cc:2468] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:15.634187 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0aa437662847dcbc2e6bf8fb8c3147" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:15.634855 10372 raft_consensus.cc:2468] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 0.
I20260710 11:13:15.636165 10262 leader_election.cc:304] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.637019 10418 raft_consensus.cc:2804] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:15.637392 10418 raft_consensus.cc:493] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.637737 10418 raft_consensus.cc:3060] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.613642 10412 tablet_bootstrap.cc:654] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.642171 10119 catalog_manager.cc:5697] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:15.644908 10121 catalog_manager.cc:5697] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 0 to 1, leader changed from <none> to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:15.645901 10414 tablet_bootstrap.cc:492] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:15.646423 10414 ts_tablet_manager.cc:1403] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.001s
I20260710 11:13:15.649501 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:15.649896 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0aa437662847dcbc2e6bf8fb8c3147" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:15.650372 10223 raft_consensus.cc:2393] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in current term 1: Already voted for candidate edbf252b5db84b3e8a1e3537ce723199 in this term.
I20260710 11:13:15.651757 10264 leader_election.cc:304] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7; no voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:15.652287 10418 raft_consensus.cc:515] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.654910 10414 raft_consensus.cc:359] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.656989 10414 raft_consensus.cc:385] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.657342 10414 raft_consensus.cc:740] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.658943 10414 consensus_queue.cc:260] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.664563 10414 ts_tablet_manager.cc:1434] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 11:13:15.666003 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0aa437662847dcbc2e6bf8fb8c3147" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:15.666775 10372 raft_consensus.cc:3060] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.669025 10418 leader_election.cc:290] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.669891 10418 raft_consensus.cc:3060] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.668846 10420 raft_consensus.cc:515] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.674470 10222 raft_consensus.cc:2393] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in current term 1: Already voted for candidate b119a44d42634ff2b8c98a9635c2bfc1 in this term.
I20260710 11:13:15.675423 10419 raft_consensus.cc:493] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.675894 10419 raft_consensus.cc:515] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.676716 10119 catalog_manager.cc:5697] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:15.677933 10372 raft_consensus.cc:2468] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 1.
I20260710 11:13:15.678051 10419 leader_election.cc:290] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.679355 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa961e41f94a4769b7eae7298993b7a5" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:15.679960 10222 raft_consensus.cc:2468] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:15.680259 10262 leader_election.cc:304] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.680872 10420 leader_election.cc:290] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.681289 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa961e41f94a4769b7eae7298993b7a5" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:15.681676 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0aa437662847dcbc2e6bf8fb8c3147" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:15.682421 10372 raft_consensus.cc:2393] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b119a44d42634ff2b8c98a9635c2bfc1 in current term 1: Already voted for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in this term.
I20260710 11:13:15.683668 10338 leader_election.cc:304] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:15.684003 10418 raft_consensus.cc:2749] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:15.684398 10419 raft_consensus.cc:2804] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:13:15.684659 10336 leader_election.cc:343] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.684787 10419 raft_consensus.cc:493] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:15.685081 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0aa437662847dcbc2e6bf8fb8c3147" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:15.685209 10419 raft_consensus.cc:3060] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.684757 10418 raft_consensus.cc:2804] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.685788 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0aa437662847dcbc2e6bf8fb8c3147" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:15.686486 10222 raft_consensus.cc:2393] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in current term 1: Already voted for candidate b119a44d42634ff2b8c98a9635c2bfc1 in this term.
I20260710 11:13:15.686424 10418 raft_consensus.cc:697] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:15.687366 10418 consensus_queue.cc:237] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.689850 10412 tablet_bootstrap.cc:492] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:15.690392 10412 ts_tablet_manager.cc:1403] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.010s
I20260710 11:13:15.692274 10419 raft_consensus.cc:515] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.693878 10412 raft_consensus.cc:359] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.694625 10412 raft_consensus.cc:385] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.694859 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa961e41f94a4769b7eae7298993b7a5" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:15.694978 10412 raft_consensus.cc:740] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.695480 10222 raft_consensus.cc:3060] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.695874 10412 consensus_queue.cc:260] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.698418 10412 ts_tablet_manager.cc:1434] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:13:15.699498 10412 tablet_bootstrap.cc:492] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:15.702862 10419 leader_election.cc:290] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:15.704308 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa961e41f94a4769b7eae7298993b7a5" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:15.705092 10187 leader_election.cc:304] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [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: b119a44d42634ff2b8c98a9635c2bfc1; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199
W20260710 11:13:15.705753 10336 leader_election.cc:343] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:15.706292 10412 tablet_bootstrap.cc:654] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.706246 10420 raft_consensus.cc:2749] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:15.706122 10119 catalog_manager.cc:5697] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:15.707808 10222 raft_consensus.cc:2468] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
I20260710 11:13:15.709025 10338 leader_election.cc:304] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [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: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:15.709874 10419 raft_consensus.cc:2804] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.711742 10419 raft_consensus.cc:697] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:15.712491 10419 consensus_queue.cc:237] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.713806 10412 tablet_bootstrap.cc:492] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:15.714263 10412 ts_tablet_manager.cc:1403] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260710 11:13:15.716899 10412 raft_consensus.cc:359] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.717568 10412 raft_consensus.cc:385] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.717809 10412 raft_consensus.cc:740] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.718333 10412 consensus_queue.cc:260] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.720270 10412 ts_tablet_manager.cc:1434] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:13:15.721184 10412 tablet_bootstrap.cc:492] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:15.721165 10121 catalog_manager.cc:5697] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 0 to 1, leader changed from <none> to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:15.726889 10412 tablet_bootstrap.cc:654] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.731078 10412 tablet_bootstrap.cc:492] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:15.731493 10412 ts_tablet_manager.cc:1403] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:13:15.733373 10412 raft_consensus.cc:359] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.733839 10412 raft_consensus.cc:385] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.734042 10412 raft_consensus.cc:740] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.734517 10412 consensus_queue.cc:260] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.735893 10412 ts_tablet_manager.cc:1434] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:13:15.760174 10420 consensus_queue.cc:1048] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:15.764274 10419 consensus_queue.cc:1048] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:15.779248 10420 consensus_queue.cc:1048] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:15.780625 10436 consensus_queue.cc:1048] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:15.809540 10372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a7311c105247629032897a52fd1391"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
mode: GRACEFUL
new_leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:42596
I20260710 11:13:15.810144 10372 raft_consensus.cc:606] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Received request to transfer leadership to TS b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:15.815539 10372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
mode: GRACEFUL
new_leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:42596
I20260710 11:13:15.816007 10372 raft_consensus.cc:606] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Received request to transfer leadership to TS b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:15.830037 10222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7119cac376d49e7ad137194243c6733"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
mode: GRACEFUL
new_leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:46408
I20260710 11:13:15.830562 10222 raft_consensus.cc:606] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Received request to transfer leadership to TS 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:15.835372 10372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "083f660cb19145d599a82c2d5526b120"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
mode: GRACEFUL
new_leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:42596
I20260710 11:13:15.835879 10372 raft_consensus.cc:606] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Received request to transfer leadership to TS 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:15.842939 10222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
mode: GRACEFUL
new_leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:46408
I20260710 11:13:15.843381 10222 raft_consensus.cc:606] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Received request to transfer leadership to TS 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:15.848328 10420 consensus_queue.cc:1048] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:15.857969 10433 consensus_queue.cc:1048] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:15.946101 10436 consensus_queue.cc:1048] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:15.955107 10297 raft_consensus.cc:3060] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.964075 10436 consensus_queue.cc:1048] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:15.970136 10447 raft_consensus.cc:993] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199: : Instructing follower 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:15.970548 10436 raft_consensus.cc:1081] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Signalling peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:15.971909 10297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "083f660cb19145d599a82c2d5526b120"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:54450
I20260710 11:13:15.972451 10297 raft_consensus.cc:493] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:15.972832 10297 raft_consensus.cc:3060] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:15.977679 10297 raft_consensus.cc:515] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.980170 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083f660cb19145d599a82c2d5526b120" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:15.979929 10297 leader_election.cc:290] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:15.980474 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083f660cb19145d599a82c2d5526b120" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:15.980792 10222 raft_consensus.cc:3060] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:15.981128 10372 raft_consensus.cc:3055] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:15.981504 10372 raft_consensus.cc:740] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:15.982302 10372 consensus_queue.cc:260] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.983213 10372 raft_consensus.cc:3060] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:15.986691 10222 raft_consensus.cc:2468] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:15.987623 10264 leader_election.cc:304] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:15.988078 10372 raft_consensus.cc:2468] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:15.988268 10418 raft_consensus.cc:2804] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:15.988780 10418 raft_consensus.cc:697] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:15.989579 10418 consensus_queue.cc:237] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:15.995249 10121 catalog_manager.cc:5697] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 1 to 2, leader changed from edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3) to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.036654 10418 raft_consensus.cc:493] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.037118 10418 raft_consensus.cc:515] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.038751 10418 leader_election.cc:290] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:16.039718 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:16.039700 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:16.040720 10372 raft_consensus.cc:2393] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in current term 1: Already voted for candidate b119a44d42634ff2b8c98a9635c2bfc1 in this term.
I20260710 11:13:16.041564 10262 leader_election.cc:304] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7; no voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:16.042196 10418 raft_consensus.cc:3060] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.046507 10436 consensus_queue.cc:1048] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.047698 10418 raft_consensus.cc:2749] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:16.056787 10451 consensus_queue.cc:1048] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.066212 10433 consensus_queue.cc:1048] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.068948 10451 raft_consensus.cc:993] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199: : Instructing follower b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:16.069427 10447 raft_consensus.cc:1081] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Signalling peer b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:16.071341 10222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a7311c105247629032897a52fd1391"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:46394
I20260710 11:13:16.071946 10222 raft_consensus.cc:493] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.072374 10222 raft_consensus.cc:3060] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.079375 10222 raft_consensus.cc:515] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.079619 10433 consensus_queue.cc:1048] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.082500 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a7311c105247629032897a52fd1391" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:16.083060 10298 raft_consensus.cc:3060] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.089587 10298 raft_consensus.cc:2468] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:16.091250 10429 consensus_queue.cc:1048] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.091569 10222 leader_election.cc:290] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:16.093277 10187 leader_election.cc:304] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:16.094039 10431 raft_consensus.cc:2804] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.094506 10431 raft_consensus.cc:697] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:16.095311 10431 consensus_queue.cc:237] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.099119 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a7311c105247629032897a52fd1391" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:16.099246 10483 consensus_queue.cc:1048] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:16.099737 10372 raft_consensus.cc:3055] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.100088 10372 raft_consensus.cc:740] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:16.101029 10372 consensus_queue.cc:260] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.102262 10372 raft_consensus.cc:3060] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.108439 10121 catalog_manager.cc:5697] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 1 to 2, leader changed from edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3) to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.111729 10483 raft_consensus.cc:993] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1: : Instructing follower 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:16.112186 10433 raft_consensus.cc:1081] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Signalling peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:16.114708 10298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:54434
I20260710 11:13:16.115304 10298 raft_consensus.cc:493] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.115635 10298 raft_consensus.cc:3060] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.110908 10372 raft_consensus.cc:2468] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:16.121320 10483 raft_consensus.cc:993] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1: : Instructing follower 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:16.121762 10433 raft_consensus.cc:1081] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Signalling peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:16.123425 10297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7119cac376d49e7ad137194243c6733"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:54434
I20260710 11:13:16.123978 10297 raft_consensus.cc:493] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.123571 10298 raft_consensus.cc:515] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.125031 10297 raft_consensus.cc:3060] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.127205 10298 leader_election.cc:290] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:16.128638 10461 consensus_queue.cc:1048] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:16.129410 10222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:16.130095 10222 raft_consensus.cc:3055] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.130414 10222 raft_consensus.cc:740] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:16.131251 10222 consensus_queue.cc:260] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.132489 10222 raft_consensus.cc:3060] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.132229 10297 raft_consensus.cc:515] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.134505 10297 leader_election.cc:290] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:16.135337 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7119cac376d49e7ad137194243c6733" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:16.136003 10221 raft_consensus.cc:3055] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.136343 10221 raft_consensus.cc:740] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:16.137048 10221 consensus_queue.cc:260] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.137971 10221 raft_consensus.cc:3060] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.140064 10222 raft_consensus.cc:2468] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:16.135850 10371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7119cac376d49e7ad137194243c6733" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:16.140959 10371 raft_consensus.cc:3060] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.141369 10264 leader_election.cc:304] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:16.142185 10461 raft_consensus.cc:2804] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.142637 10461 raft_consensus.cc:697] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:16.129417 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da17da878d843ecadfb93f52b7c538e" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:16.143474 10461 consensus_queue.cc:237] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.144345 10372 raft_consensus.cc:3060] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.145740 10221 raft_consensus.cc:2468] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:16.146992 10264 leader_election.cc:304] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:16.147730 10418 raft_consensus.cc:2804] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.148161 10418 raft_consensus.cc:697] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:16.148954 10418 consensus_queue.cc:237] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.148440 10371 raft_consensus.cc:2468] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:16.153724 10461 raft_consensus.cc:493] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.154158 10461 raft_consensus.cc:515] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.155166 10372 raft_consensus.cc:2468] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:16.156191 10461 leader_election.cc:290] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:16.154989 10121 catalog_manager.cc:5697] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 1 to 2, leader changed from b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1) to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.158001 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa961e41f94a4769b7eae7298993b7a5" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:16.160737 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa961e41f94a4769b7eae7298993b7a5" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:16.164134 10221 raft_consensus.cc:2393] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in current term 1: Already voted for candidate edbf252b5db84b3e8a1e3537ce723199 in this term.
I20260710 11:13:16.165364 10264 leader_election.cc:304] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7; no voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:16.166119 10461 raft_consensus.cc:3060] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.171422 10461 raft_consensus.cc:2749] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:16.175649 10461 consensus_queue.cc:1048] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.177089 10447 raft_consensus.cc:993] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199: : Instructing follower b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:16.177579 10419 raft_consensus.cc:1081] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Signalling peer b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:16.179265 10223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:46394
I20260710 11:13:16.179805 10223 raft_consensus.cc:493] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.180259 10223 raft_consensus.cc:3060] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.180168 10120 catalog_manager.cc:5697] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 1 to 2, leader changed from b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1) to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.187922 10223 raft_consensus.cc:515] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.189792 10223 leader_election.cc:290] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:16.190595 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:16.191351 10297 raft_consensus.cc:3060] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.191625 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31e9b384a074414b7f90f40709bc268" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:16.192131 10372 raft_consensus.cc:3055] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.192342 10372 raft_consensus.cc:740] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:16.193128 10372 consensus_queue.cc:260] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.194193 10372 raft_consensus.cc:3060] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.196794 10297 raft_consensus.cc:2468] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:16.197888 10187 leader_election.cc:304] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:16.198660 10483 raft_consensus.cc:2804] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.199120 10483 raft_consensus.cc:697] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:16.199883 10483 consensus_queue.cc:237] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:16.200309 10372 raft_consensus.cc:2468] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:16.205750 10121 catalog_manager.cc:5697] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 1 to 2, leader changed from edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3) to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.283438 10447 consensus_queue.cc:1048] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.293953 10419 consensus_queue.cc:1048] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.459882 10223 raft_consensus.cc:1275] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.461120 10461 consensus_queue.cc:1048] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.468355 10372 raft_consensus.cc:1275] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.470640 10461 consensus_queue.cc:1048] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.556389 10372 raft_consensus.cc:1275] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.557791 10461 consensus_queue.cc:1048] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.558585 10372 raft_consensus.cc:1275] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.559790 10371 raft_consensus.cc:1275] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.559973 10433 consensus_queue.cc:1048] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.561345 10461 consensus_queue.cc:1048] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.570150 10223 raft_consensus.cc:1275] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.573279 10297 raft_consensus.cc:1275] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.574747 10487 consensus_queue.cc:1048] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.575001 10483 consensus_queue.cc:1048] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.578472 10223 raft_consensus.cc:1275] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.581799 10487 consensus_queue.cc:1048] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.723090 10370 raft_consensus.cc:1275] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.724372 10420 consensus_queue.cc:1048] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.732570 10297 raft_consensus.cc:1275] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.734086 10420 consensus_queue.cc:1048] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:18.879431 10120 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43902:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:18.882570 10120 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:18.938258 10205 tablet_service.cc:1511] Processing CreateTablet for tablet 6a178bb0905343e8a4a3622a342f52a1 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:18.939427 10288 tablet_service.cc:1511] Processing CreateTablet for tablet 6a178bb0905343e8a4a3622a342f52a1 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:18.940212 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a178bb0905343e8a4a3622a342f52a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.941099 10288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a178bb0905343e8a4a3622a342f52a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.940725 10359 tablet_service.cc:1511] Processing CreateTablet for tablet 6a178bb0905343e8a4a3622a342f52a1 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:18.943938 10285 tablet_service.cc:1511] Processing CreateTablet for tablet e46696d2645d49139292b7208d56f1ca (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:18.944620 10358 tablet_service.cc:1511] Processing CreateTablet for tablet e46696d2645d49139292b7208d56f1ca (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:18.945396 10285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46696d2645d49139292b7208d56f1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.945421 10359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a178bb0905343e8a4a3622a342f52a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.947866 10287 tablet_service.cc:1511] Processing CreateTablet for tablet af6f5448da354f399d9d7da0a11fcdeb (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:18.949184 10287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6f5448da354f399d9d7da0a11fcdeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.951562 10207 tablet_service.cc:1511] Processing CreateTablet for tablet e46696d2645d49139292b7208d56f1ca (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:18.953867 10208 tablet_service.cc:1511] Processing CreateTablet for tablet af6f5448da354f399d9d7da0a11fcdeb (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:18.954276 10361 tablet_service.cc:1511] Processing CreateTablet for tablet af6f5448da354f399d9d7da0a11fcdeb (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:18.955233 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6f5448da354f399d9d7da0a11fcdeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.955613 10361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6f5448da354f399d9d7da0a11fcdeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.957857 10210 tablet_service.cc:1511] Processing CreateTablet for tablet d5fe3aac050d468a84148c28b7c3d076 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:18.958097 10362 tablet_service.cc:1511] Processing CreateTablet for tablet d5fe3aac050d468a84148c28b7c3d076 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:18.960814 10286 tablet_service.cc:1511] Processing CreateTablet for tablet d5fe3aac050d468a84148c28b7c3d076 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:18.962069 10286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fe3aac050d468a84148c28b7c3d076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.961731 10209 tablet_service.cc:1511] Processing CreateTablet for tablet 0f7cb4360a704d8189e9f0bfd280e554 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:18.963934 10211 tablet_service.cc:1511] Processing CreateTablet for tablet 9c784ab3cb7846fd849f7267fbc7cb24 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:18.964869 10358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46696d2645d49139292b7208d56f1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.966748 10206 tablet_service.cc:1511] Processing CreateTablet for tablet a9230cc0a0c8498eb170ef7ebc09e656 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:18.969698 10357 tablet_service.cc:1511] Processing CreateTablet for tablet 9c784ab3cb7846fd849f7267fbc7cb24 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:18.970968 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c784ab3cb7846fd849f7267fbc7cb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.971277 10283 tablet_service.cc:1511] Processing CreateTablet for tablet 9c784ab3cb7846fd849f7267fbc7cb24 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:18.972667 10283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c784ab3cb7846fd849f7267fbc7cb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.973081 10356 tablet_service.cc:1511] Processing CreateTablet for tablet a9230cc0a0c8498eb170ef7ebc09e656 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:18.975272 10284 tablet_service.cc:1511] Processing CreateTablet for tablet 0f7cb4360a704d8189e9f0bfd280e554 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:18.977823 10355 tablet_service.cc:1511] Processing CreateTablet for tablet 86e9497b1db143139680c409e541610f (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:18.980139 10354 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab686ad5c154a4b84d79337a0f9ccc8 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:18.981842 10281 tablet_service.cc:1511] Processing CreateTablet for tablet 86e9497b1db143139680c409e541610f (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:18.982335 10280 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab686ad5c154a4b84d79337a0f9ccc8 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:18.982510 10282 tablet_service.cc:1511] Processing CreateTablet for tablet a9230cc0a0c8498eb170ef7ebc09e656 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:18.985004 10360 tablet_service.cc:1511] Processing CreateTablet for tablet 0f7cb4360a704d8189e9f0bfd280e554 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:18.986436 10356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9230cc0a0c8498eb170ef7ebc09e656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.987110 10362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fe3aac050d468a84148c28b7c3d076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.989012 10360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f7cb4360a704d8189e9f0bfd280e554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.993080 10354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab686ad5c154a4b84d79337a0f9ccc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.997021 10355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e9497b1db143139680c409e541610f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:18.976469 10284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f7cb4360a704d8189e9f0bfd280e554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.005030 10282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9230cc0a0c8498eb170ef7ebc09e656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.014274 10213 tablet_service.cc:1511] Processing CreateTablet for tablet 86e9497b1db143139680c409e541610f (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:19.017364 10210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fe3aac050d468a84148c28b7c3d076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.017457 10212 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab686ad5c154a4b84d79337a0f9ccc8 (DEFAULT_TABLE table=soft_deleted_table [id=b990f053bed74e979e3583ddc611825d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:19.019286 10212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab686ad5c154a4b84d79337a0f9ccc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.020857 10213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e9497b1db143139680c409e541610f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.025146 10211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c784ab3cb7846fd849f7267fbc7cb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.031713 10206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9230cc0a0c8498eb170ef7ebc09e656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.033083 10209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f7cb4360a704d8189e9f0bfd280e554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.035939 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46696d2645d49139292b7208d56f1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.041348 10508 tablet_bootstrap.cc:492] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:19.042177 10280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab686ad5c154a4b84d79337a0f9ccc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.061030 10281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e9497b1db143139680c409e541610f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.075105 10508 tablet_bootstrap.cc:654] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.153167 10510 tablet_bootstrap.cc:492] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:19.153272 10509 tablet_bootstrap.cc:492] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:19.159118 10510 tablet_bootstrap.cc:654] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.167896 10510 tablet_bootstrap.cc:492] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:19.168480 10509 tablet_bootstrap.cc:654] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.169486 10508 tablet_bootstrap.cc:492] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:19.170035 10508 ts_tablet_manager.cc:1403] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.004s
I20260710 11:13:19.172726 10510 ts_tablet_manager.cc:1403] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.002s
I20260710 11:13:19.173827 10508 raft_consensus.cc:359] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.175014 10508 raft_consensus.cc:385] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.175614 10508 raft_consensus.cc:740] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.176645 10508 consensus_queue.cc:260] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.174997 10510 raft_consensus.cc:359] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.178411 10510 raft_consensus.cc:385] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.178751 10510 raft_consensus.cc:740] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.180140 10510 consensus_queue.cc:260] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.180912 10509 tablet_bootstrap.cc:492] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:19.181546 10509 ts_tablet_manager.cc:1403] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
I20260710 11:13:19.183037 10510 ts_tablet_manager.cc:1434] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:13:19.184139 10510 tablet_bootstrap.cc:492] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:19.184756 10508 ts_tablet_manager.cc:1434] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 11:13:19.185027 10509 raft_consensus.cc:359] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.185799 10509 raft_consensus.cc:385] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.185914 10508 tablet_bootstrap.cc:492] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:19.186164 10509 raft_consensus.cc:740] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.187088 10509 consensus_queue.cc:260] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.189891 10509 ts_tablet_manager.cc:1434] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:19.191018 10509 tablet_bootstrap.cc:492] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:19.194159 10508 tablet_bootstrap.cc:654] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.194229 10510 tablet_bootstrap.cc:654] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.198580 10509 tablet_bootstrap.cc:654] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.207499 10508 tablet_bootstrap.cc:492] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:19.208195 10508 ts_tablet_manager.cc:1403] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.016s
I20260710 11:13:19.211653 10508 raft_consensus.cc:359] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.212419 10508 raft_consensus.cc:385] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.212869 10508 raft_consensus.cc:740] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.213713 10508 consensus_queue.cc:260] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.217005 10508 ts_tablet_manager.cc:1434] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:19.218405 10508 tablet_bootstrap.cc:492] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:19.228633 10508 tablet_bootstrap.cc:654] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.229795 10509 tablet_bootstrap.cc:492] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:19.230413 10509 ts_tablet_manager.cc:1403] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.018s
I20260710 11:13:19.234686 10509 raft_consensus.cc:359] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.235472 10509 raft_consensus.cc:385] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.235801 10509 raft_consensus.cc:740] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.236634 10509 consensus_queue.cc:260] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.239147 10514 raft_consensus.cc:493] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.239840 10514 raft_consensus.cc:515] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.242472 10514 leader_election.cc:290] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.242624 10509 ts_tablet_manager.cc:1434] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:13:19.244135 10509 tablet_bootstrap.cc:492] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:19.244352 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
W20260710 11:13:19.246723 10187 leader_election.cc:343] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.249405 10508 tablet_bootstrap.cc:492] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:19.249997 10508 ts_tablet_manager.cc:1403] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.007s
I20260710 11:13:19.252745 10509 tablet_bootstrap.cc:654] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.253403 10508 raft_consensus.cc:359] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.254256 10508 raft_consensus.cc:385] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.254586 10508 raft_consensus.cc:740] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.255597 10508 consensus_queue.cc:260] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.258848 10508 ts_tablet_manager.cc:1434] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:13:19.260222 10508 tablet_bootstrap.cc:492] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:19.267565 10508 tablet_bootstrap.cc:654] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.277007 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
W20260710 11:13:19.278887 10187 leader_election.cc:343] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.279536 10508 tablet_bootstrap.cc:492] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:19.279454 10187 leader_election.cc:304] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:19.280138 10508 ts_tablet_manager.cc:1403] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:13:19.280803 10509 tablet_bootstrap.cc:492] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:19.280925 10514 raft_consensus.cc:2749] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:19.281396 10509 ts_tablet_manager.cc:1403] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.010s
I20260710 11:13:19.283562 10508 raft_consensus.cc:359] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.284361 10508 raft_consensus.cc:385] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.284744 10508 raft_consensus.cc:740] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.284739 10509 raft_consensus.cc:359] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.285662 10509 raft_consensus.cc:385] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.286008 10509 raft_consensus.cc:740] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.285876 10508 consensus_queue.cc:260] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.287278 10509 consensus_queue.cc:260] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.288630 10508 ts_tablet_manager.cc:1434] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.007s
I20260710 11:13:19.289705 10508 tablet_bootstrap.cc:492] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:19.291994 10510 tablet_bootstrap.cc:492] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:19.292506 10510 ts_tablet_manager.cc:1403] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.109s	user 0.046s	sys 0.048s
I20260710 11:13:19.289803 10509 ts_tablet_manager.cc:1434] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:13:19.295462 10509 tablet_bootstrap.cc:492] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:19.295379 10510 raft_consensus.cc:359] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.296202 10510 raft_consensus.cc:385] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.296557 10510 raft_consensus.cc:740] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.297237 10508 tablet_bootstrap.cc:654] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.297284 10510 consensus_queue.cc:260] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.302675 10510 ts_tablet_manager.cc:1434] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:13:19.303622 10510 tablet_bootstrap.cc:492] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:19.310490 10510 tablet_bootstrap.cc:654] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.311600 10508 tablet_bootstrap.cc:492] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:19.312135 10508 ts_tablet_manager.cc:1403] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260710 11:13:19.315559 10509 tablet_bootstrap.cc:654] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.315315 10508 raft_consensus.cc:359] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.316113 10508 raft_consensus.cc:385] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.316468 10508 raft_consensus.cc:740] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.317425 10508 consensus_queue.cc:260] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.320647 10508 ts_tablet_manager.cc:1434] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:13:19.321990 10508 tablet_bootstrap.cc:492] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:19.322551 10510 tablet_bootstrap.cc:492] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:19.323076 10510 ts_tablet_manager.cc:1403] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260710 11:13:19.326088 10510 raft_consensus.cc:359] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.326917 10510 raft_consensus.cc:385] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.327242 10510 raft_consensus.cc:740] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.327977 10510 consensus_queue.cc:260] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.331266 10508 tablet_bootstrap.cc:654] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.332031 10510 ts_tablet_manager.cc:1434] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:13:19.332041 10509 tablet_bootstrap.cc:492] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:19.332888 10509 ts_tablet_manager.cc:1403] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.011s
I20260710 11:13:19.333444 10510 tablet_bootstrap.cc:492] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:19.336805 10509 raft_consensus.cc:359] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.337801 10509 raft_consensus.cc:385] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.338214 10509 raft_consensus.cc:740] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.339206 10509 consensus_queue.cc:260] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.340191 10495 raft_consensus.cc:493] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.340672 10495 raft_consensus.cc:515] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.342615 10509 ts_tablet_manager.cc:1434] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:13:19.344169 10510 tablet_bootstrap.cc:654] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.344157 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46696d2645d49139292b7208d56f1ca" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:19.344936 10372 raft_consensus.cc:2468] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 0.
I20260710 11:13:19.348356 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46696d2645d49139292b7208d56f1ca" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.351679 10262 leader_election.cc:304] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:19.353001 10520 raft_consensus.cc:2804] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:19.353467 10520 raft_consensus.cc:493] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:19.353868 10520 raft_consensus.cc:3060] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.356045 10509 tablet_bootstrap.cc:492] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:19.357388 10508 tablet_bootstrap.cc:492] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
W20260710 11:13:19.357336 10264 leader_election.cc:343] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.358119 10508 ts_tablet_manager.cc:1403] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.016s
I20260710 11:13:19.361335 10508 raft_consensus.cc:359] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.362078 10508 raft_consensus.cc:385] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.362385 10508 raft_consensus.cc:740] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.363121 10508 consensus_queue.cc:260] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.364001 10509 tablet_bootstrap.cc:654] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.365890 10508 ts_tablet_manager.cc:1434] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:13:19.367000 10508 tablet_bootstrap.cc:492] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:19.342875 10495 leader_election.cc:290] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.378242 10494 raft_consensus.cc:493] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.378742 10494 raft_consensus.cc:515] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.388370 10508 tablet_bootstrap.cc:654] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.398622 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e9497b1db143139680c409e541610f" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:19.396364 10494 leader_election.cc:290] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:19.400009 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e9497b1db143139680c409e541610f" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.400313 10508 tablet_bootstrap.cc:492] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:19.400697 10223 raft_consensus.cc:2468] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:19.400904 10508 ts_tablet_manager.cc:1403] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.009s
I20260710 11:13:19.401809 10509 tablet_bootstrap.cc:492] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:19.402127 10338 leader_election.cc:304] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:19.402545 10509 ts_tablet_manager.cc:1403] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.005s
I20260710 11:13:19.395452 10520 raft_consensus.cc:515] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
W20260710 11:13:19.403151 10336 leader_election.cc:343] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.404671 10494 raft_consensus.cc:2804] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:19.405314 10494 raft_consensus.cc:493] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:19.405813 10494 raft_consensus.cc:3060] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.405964 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46696d2645d49139292b7208d56f1ca" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:19.406014 10509 raft_consensus.cc:359] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.407264 10509 raft_consensus.cc:385] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:13:19.407574 10264 leader_election.cc:343] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.407670 10508 raft_consensus.cc:359] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.407989 10509 raft_consensus.cc:740] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.408751 10508 raft_consensus.cc:385] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.409225 10508 raft_consensus.cc:740] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.410215 10509 consensus_queue.cc:260] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.410245 10508 consensus_queue.cc:260] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.413815 10508 ts_tablet_manager.cc:1434] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 11:13:19.414822 10508 tablet_bootstrap.cc:492] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:19.418826 10494 raft_consensus.cc:515] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.422286 10508 tablet_bootstrap.cc:654] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.424139 10509 ts_tablet_manager.cc:1434] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.001s
I20260710 11:13:19.422127 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e9497b1db143139680c409e541610f" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:19.426496 10223 raft_consensus.cc:3060] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.426163 10509 tablet_bootstrap.cc:492] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:19.435110 10508 tablet_bootstrap.cc:492] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:19.435606 10508 ts_tablet_manager.cc:1403] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260710 11:13:19.436580 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46696d2645d49139292b7208d56f1ca" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:19.437165 10372 raft_consensus.cc:3060] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.438578 10508 raft_consensus.cc:359] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.439292 10508 raft_consensus.cc:385] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.439539 10508 raft_consensus.cc:740] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.433533 10520 leader_election.cc:290] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.440842 10508 consensus_queue.cc:260] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.441641 10530 raft_consensus.cc:493] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.442332 10530 raft_consensus.cc:515] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.443303 10508 ts_tablet_manager.cc:1434] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:19.444415 10508 tablet_bootstrap.cc:492] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Bootstrap starting.
I20260710 11:13:19.444371 10530 leader_election.cc:290] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:19.446313 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:19.447054 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.451412 10508 tablet_bootstrap.cc:654] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.451678 10494 leader_election.cc:290] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
W20260710 11:13:19.451884 10338 leader_election.cc:343] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:19.457262 10336 leader_election.cc:343] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.457398 10514 raft_consensus.cc:493] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.457926 10514 raft_consensus.cc:515] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.460263 10514 leader_election.cc:290] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.460183 10336 leader_election.cc:304] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edbf252b5db84b3e8a1e3537ce723199; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:19.461175 10530 raft_consensus.cc:2749] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:19.462168 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7cb4360a704d8189e9f0bfd280e554" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:19.462872 10509 tablet_bootstrap.cc:654] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.462872 10298 raft_consensus.cc:2468] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:19.464262 10510 tablet_bootstrap.cc:492] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:19.465142 10510 ts_tablet_manager.cc:1403] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.132s	user 0.045s	sys 0.031s
I20260710 11:13:19.453925 10223 raft_consensus.cc:2468] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
I20260710 11:13:19.466473 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7cb4360a704d8189e9f0bfd280e554" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:19.466775 10338 leader_election.cc:304] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:19.453024 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e9497b1db143139680c409e541610f" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:19.471052 10510 raft_consensus.cc:359] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
W20260710 11:13:19.471954 10169 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:19.472146 10510 raft_consensus.cc:385] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.467648 10530 raft_consensus.cc:2804] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:19.469626 10297 raft_consensus.cc:3060] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.467139 10370 raft_consensus.cc:2468] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:19.465068 10187 leader_election.cc:304] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:19.479079 10514 raft_consensus.cc:2804] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:19.479485 10514 raft_consensus.cc:493] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:19.479821 10514 raft_consensus.cc:3060] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.483062 10510 raft_consensus.cc:740] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.485292 10510 consensus_queue.cc:260] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.493691 10510 ts_tablet_manager.cc:1434] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.001s
I20260710 11:13:19.494793 10510 tablet_bootstrap.cc:492] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:19.500869 10508 tablet_bootstrap.cc:492] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: No bootstrap required, opened a new log
I20260710 11:13:19.501402 10508 ts_tablet_manager.cc:1403] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.022s
I20260710 11:13:19.450260 10372 raft_consensus.cc:2468] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 1.
I20260710 11:13:19.504571 10508 raft_consensus.cc:359] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.505554 10508 raft_consensus.cc:385] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.505970 10508 raft_consensus.cc:740] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.505649 10262 leader_election.cc:304] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [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: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:19.506966 10508 consensus_queue.cc:260] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.507432 10520 raft_consensus.cc:2804] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:19.508502 10520 raft_consensus.cc:697] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:19.509465 10508 ts_tablet_manager.cc:1434] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:13:19.509426 10520 consensus_queue.cc:237] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.512646 10515 raft_consensus.cc:493] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.513124 10515 raft_consensus.cc:515] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.513689 10510 tablet_bootstrap.cc:654] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.515638 10495 raft_consensus.cc:493] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.515643 10515 leader_election.cc:290] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.516484 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.516146 10495 raft_consensus.cc:515] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.517345 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
W20260710 11:13:19.518239 10264 leader_election.cc:343] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:19.518862 10262 leader_election.cc:343] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.519274 10262 leader_election.cc:304] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7; no voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:19.520494 10515 raft_consensus.cc:2749] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:19.520684 10495 leader_election.cc:290] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.520496 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
W20260710 11:13:19.522539 10264 leader_election.cc:343] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.523975 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
W20260710 11:13:19.525588 10262 leader_election.cc:343] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.526182 10262 leader_election.cc:304] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7; no voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:19.527374 10495 raft_consensus.cc:2749] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:19.527916 10514 raft_consensus.cc:515] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.529763 10429 raft_consensus.cc:493] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.530025 10514 leader_election.cc:290] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.530308 10429 raft_consensus.cc:515] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.531100 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7cb4360a704d8189e9f0bfd280e554" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:19.531250 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7cb4360a704d8189e9f0bfd280e554" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:19.531677 10372 raft_consensus.cc:3060] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.531796 10298 raft_consensus.cc:3060] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.533432 10429 leader_election.cc:290] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.534739 10296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab686ad5c154a4b84d79337a0f9ccc8" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:19.535492 10510 tablet_bootstrap.cc:492] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:19.535437 10296 raft_consensus.cc:2468] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:19.536163 10510 ts_tablet_manager.cc:1403] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.001s
I20260710 11:13:19.536180 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab686ad5c154a4b84d79337a0f9ccc8" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:19.533681 10297 raft_consensus.cc:2468] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
I20260710 11:13:19.538267 10187 leader_election.cc:304] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:19.537256 10370 raft_consensus.cc:2468] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 0.
I20260710 11:13:19.540427 10429 raft_consensus.cc:2804] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:19.540640 10530 raft_consensus.cc:697] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:19.540891 10429 raft_consensus.cc:493] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:19.541313 10429 raft_consensus.cc:3060] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.541813 10530 consensus_queue.cc:237] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.539855 10510 raft_consensus.cc:359] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.547329 10510 raft_consensus.cc:385] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.547647 10510 raft_consensus.cc:740] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.548511 10509 tablet_bootstrap.cc:492] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:19.549244 10509 ts_tablet_manager.cc:1403] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.123s	user 0.026s	sys 0.028s
I20260710 11:13:19.548352 10510 consensus_queue.cc:260] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.550333 10298 raft_consensus.cc:2468] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
I20260710 11:13:19.551869 10187 leader_election.cc:304] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:19.553746 10510 ts_tablet_manager.cc:1434] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:13:19.553040 10509 raft_consensus.cc:359] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.554236 10509 raft_consensus.cc:385] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.554685 10509 raft_consensus.cc:740] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.555722 10509 consensus_queue.cc:260] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.555692 10118 catalog_manager.cc:5697] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:19.558102 10514 raft_consensus.cc:2804] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:19.558616 10514 raft_consensus.cc:697] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:19.558775 10509 ts_tablet_manager.cc:1434] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:13:19.559283 10510 tablet_bootstrap.cc:492] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:19.559965 10509 tablet_bootstrap.cc:492] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:19.562209 10520 raft_consensus.cc:493] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.562686 10520 raft_consensus.cc:515] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.564880 10520 leader_election.cc:290] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.565598 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.566246 10223 raft_consensus.cc:2468] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 0.
I20260710 11:13:19.566453 10510 tablet_bootstrap.cc:654] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.566507 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:19.567493 10509 tablet_bootstrap.cc:654] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.567663 10264 leader_election.cc:304] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
W20260710 11:13:19.568298 10262 leader_election.cc:343] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.569067 10520 raft_consensus.cc:2804] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:19.569515 10520 raft_consensus.cc:493] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:19.570003 10520 raft_consensus.cc:3060] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.559497 10514 consensus_queue.cc:237] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.572510 10372 raft_consensus.cc:2468] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
I20260710 11:13:19.575655 10429 raft_consensus.cc:515] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.578487 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab686ad5c154a4b84d79337a0f9ccc8" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:19.579077 10298 raft_consensus.cc:3060] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.579713 10520 raft_consensus.cc:515] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.580593 10509 tablet_bootstrap.cc:492] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:19.581310 10509 ts_tablet_manager.cc:1403] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260710 11:13:19.584182 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:19.584863 10223 raft_consensus.cc:3060] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.585057 10509 raft_consensus.cc:359] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.586017 10509 raft_consensus.cc:385] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.586388 10509 raft_consensus.cc:740] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.588698 10509 consensus_queue.cc:260] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.591843 10223 raft_consensus.cc:2468] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 1.
I20260710 11:13:19.592164 10509 ts_tablet_manager.cc:1434] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:13:19.593065 10264 leader_election.cc:304] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:19.593521 10509 tablet_bootstrap.cc:492] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:19.594045 10495 raft_consensus.cc:2804] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:19.594614 10495 raft_consensus.cc:697] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:19.595463 10495 consensus_queue.cc:237] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.599253 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab686ad5c154a4b84d79337a0f9ccc8" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:19.599884 10370 raft_consensus.cc:3060] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.601660 10429 leader_election.cc:290] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.603798 10298 raft_consensus.cc:2468] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
I20260710 11:13:19.605115 10520 leader_election.cc:290] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.611976 10510 tablet_bootstrap.cc:492] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:19.612424 10510 ts_tablet_manager.cc:1403] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.009s
I20260710 11:13:19.607007 10120 catalog_manager.cc:5697] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 0 to 1, leader changed from <none> to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:19.615659 10509 tablet_bootstrap.cc:654] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.616183 10530 raft_consensus.cc:493] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.616698 10530 raft_consensus.cc:515] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.618393 10369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
W20260710 11:13:19.620142 10262 leader_election.cc:343] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.621637 10187 leader_election.cc:304] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:19.623626 10530 leader_election.cc:290] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:19.624810 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.627377 10509 tablet_bootstrap.cc:492] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:19.625725 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:19.627841 10509 ts_tablet_manager.cc:1403] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.006s
I20260710 11:13:19.627905 10510 raft_consensus.cc:359] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.628347 10298 raft_consensus.cc:2468] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:19.628818 10510 raft_consensus.cc:385] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.629988 10510 raft_consensus.cc:740] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.629992 10336 leader_election.cc:304] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:19.630594 10509 raft_consensus.cc:359] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.630936 10530 raft_consensus.cc:2804] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:19.631318 10530 raft_consensus.cc:493] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:19.631367 10510 consensus_queue.cc:260] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.631774 10530 raft_consensus.cc:3060] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:19.631742 10338 leader_election.cc:343] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.633051 10429 raft_consensus.cc:2804] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:19.633565 10429 raft_consensus.cc:697] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:19.634392 10429 consensus_queue.cc:237] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.636979 10370 raft_consensus.cc:2468] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 1.
I20260710 11:13:19.639407 10530 raft_consensus.cc:515] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.641594 10530 leader_election.cc:290] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:19.642074 10509 raft_consensus.cc:385] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.642220 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:19.642408 10509 raft_consensus.cc:740] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.643201 10509 consensus_queue.cc:260] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
W20260710 11:13:19.643733 10338 leader_election.cc:343] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:19.643784 10119 catalog_manager.cc:5697] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:19.645291 10509 ts_tablet_manager.cc:1434] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260710 11:13:19.646066 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:19.646394 10509 tablet_bootstrap.cc:492] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199: Bootstrap starting.
I20260710 11:13:19.646673 10298 raft_consensus.cc:3060] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.646996 10510 ts_tablet_manager.cc:1434] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 11:13:19.647949 10510 tablet_bootstrap.cc:492] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:19.645267 10495 raft_consensus.cc:493] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.652803 10495 raft_consensus.cc:515] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.655910 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f5448da354f399d9d7da0a11fcdeb" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.656476 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f5448da354f399d9d7da0a11fcdeb" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:19.656639 10223 raft_consensus.cc:2468] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 0.
I20260710 11:13:19.657153 10370 raft_consensus.cc:2468] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 0.
I20260710 11:13:19.658160 10495 leader_election.cc:290] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.658603 10262 leader_election.cc:304] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:19.660053 10495 raft_consensus.cc:2804] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:19.660401 10495 raft_consensus.cc:493] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:19.660847 10495 raft_consensus.cc:3060] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.661896 10298 raft_consensus.cc:2468] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
I20260710 11:13:19.671248 10336 leader_election.cc:304] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [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: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:19.672474 10530 raft_consensus.cc:2804] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:19.673026 10530 raft_consensus.cc:697] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:19.672976 10495 raft_consensus.cc:515] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.674057 10530 consensus_queue.cc:237] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.675299 10495 leader_election.cc:290] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.665454 10509 tablet_bootstrap.cc:654] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.676227 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f5448da354f399d9d7da0a11fcdeb" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:19.677032 10223 raft_consensus.cc:3060] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.678998 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f5448da354f399d9d7da0a11fcdeb" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:19.679839 10370 raft_consensus.cc:3060] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.684691 10510 tablet_bootstrap.cc:654] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.693735 10370 raft_consensus.cc:2468] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 1.
I20260710 11:13:19.694909 10120 catalog_manager.cc:5697] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:19.695972 10510 tablet_bootstrap.cc:492] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:19.697651 10510 ts_tablet_manager.cc:1403] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.003s
I20260710 11:13:19.695914 10223 raft_consensus.cc:2468] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 1.
I20260710 11:13:19.697882 10262 leader_election.cc:304] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:19.698678 10509 tablet_bootstrap.cc:492] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199: No bootstrap required, opened a new log
I20260710 11:13:19.698897 10495 raft_consensus.cc:2804] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:19.699605 10495 raft_consensus.cc:697] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:19.700788 10495 consensus_queue.cc:237] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.697788 10120 catalog_manager.cc:5697] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:19.720988 10509 ts_tablet_manager.cc:1403] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.027s
I20260710 11:13:19.723024 10510 raft_consensus.cc:359] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.723802 10510 raft_consensus.cc:385] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.724862 10510 raft_consensus.cc:740] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.725548 10510 consensus_queue.cc:260] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.723780 10509 raft_consensus.cc:359] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.726539 10509 raft_consensus.cc:385] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.726837 10509 raft_consensus.cc:740] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.727528 10509 consensus_queue.cc:260] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.729795 10509 ts_tablet_manager.cc:1434] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:13:19.733316 10510 ts_tablet_manager.cc:1434] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.020s
I20260710 11:13:19.734265 10510 tablet_bootstrap.cc:492] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:19.740197 10510 tablet_bootstrap.cc:654] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.742149 10118 catalog_manager.cc:5697] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:19.744831 10510 tablet_bootstrap.cc:492] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:19.745322 10510 ts_tablet_manager.cc:1403] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:13:19.747855 10510 raft_consensus.cc:359] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.748562 10510 raft_consensus.cc:385] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.748831 10510 raft_consensus.cc:740] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.750649 10121 catalog_manager.cc:5697] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 0 to 1, leader changed from <none> to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:19.749423 10510 consensus_queue.cc:260] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.758149 10510 ts_tablet_manager.cc:1434] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:13:19.758996 10510 tablet_bootstrap.cc:492] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1: Bootstrap starting.
I20260710 11:13:19.764515 10510 tablet_bootstrap.cc:654] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.770963 10510 tablet_bootstrap.cc:492] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1: No bootstrap required, opened a new log
I20260710 11:13:19.771335 10510 ts_tablet_manager.cc:1403] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 11:13:19.773572 10510 raft_consensus.cc:359] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.774123 10510 raft_consensus.cc:385] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.774381 10510 raft_consensus.cc:740] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.774875 10510 consensus_queue.cc:260] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.776383 10510 ts_tablet_manager.cc:1434] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260710 11:13:19.786816 10495 raft_consensus.cc:493] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.787290 10495 raft_consensus.cc:515] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.789013 10495 leader_election.cc:290] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.789733 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.790091 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:19.790444 10223 raft_consensus.cc:2468] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 0.
I20260710 11:13:19.790807 10370 raft_consensus.cc:2468] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 0.
I20260710 11:13:19.791493 10264 leader_election.cc:304] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:19.792253 10520 raft_consensus.cc:2804] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:19.792667 10520 raft_consensus.cc:493] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:19.792919 10520 raft_consensus.cc:3060] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.797636 10520 raft_consensus.cc:515] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.799168 10520 leader_election.cc:290] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:19.799876 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:19.800114 10530 raft_consensus.cc:493] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.800159 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:19.800518 10221 raft_consensus.cc:3060] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.800896 10370 raft_consensus.cc:3060] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.800789 10530 raft_consensus.cc:515] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.802960 10530 leader_election.cc:290] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:19.805207 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:19.807055 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.807546 10221 raft_consensus.cc:2468] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 1.
I20260710 11:13:19.807847 10223 raft_consensus.cc:2393] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edbf252b5db84b3e8a1e3537ce723199 in current term 1: Already voted for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in this term.
I20260710 11:13:19.807844 10370 raft_consensus.cc:2468] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 1.
I20260710 11:13:19.808521 10264 leader_election.cc:304] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:19.808868 10338 leader_election.cc:304] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edbf252b5db84b3e8a1e3537ce723199; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:19.809389 10520 raft_consensus.cc:2804] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:19.809698 10530 raft_consensus.cc:3060] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.810031 10520 raft_consensus.cc:697] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:19.810647 10520 consensus_queue.cc:237] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.815972 10530 raft_consensus.cc:2749] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:19.818940 10121 catalog_manager.cc:5697] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:19.850020 10530 raft_consensus.cc:493] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:19.850534 10530 raft_consensus.cc:515] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.852463 10530 leader_election.cc:290] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:19.853116 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" is_pre_election: true
I20260710 11:13:19.853438 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:19.853809 10223 raft_consensus.cc:2468] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:19.854084 10298 raft_consensus.cc:2468] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 0.
I20260710 11:13:19.854867 10338 leader_election.cc:304] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:19.855508 10530 raft_consensus.cc:2804] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:19.855917 10530 raft_consensus.cc:493] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:19.856235 10530 raft_consensus.cc:3060] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.860786 10530 raft_consensus.cc:515] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.862478 10530 leader_election.cc:290] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:19.863210 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:19.863565 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:19.863814 10223 raft_consensus.cc:3060] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.864162 10298 raft_consensus.cc:3060] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:19.868336 10223 raft_consensus.cc:2468] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
I20260710 11:13:19.868650 10298 raft_consensus.cc:2468] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 1.
I20260710 11:13:19.869329 10338 leader_election.cc:304] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:19.870014 10530 raft_consensus.cc:2804] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:19.870512 10530 raft_consensus.cc:697] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:19.871210 10530 consensus_queue.cc:237] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:19.882058 10121 catalog_manager.cc:5697] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 0 to 1, leader changed from <none> to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:19.963892 10548 consensus_queue.cc:1048] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:19.974903 10538 consensus_queue.cc:1048] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:19.991163 10530 consensus_queue.cc:1048] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.001111 10494 consensus_queue.cc:1048] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.034253 10520 consensus_queue.cc:1048] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.043220 10223 raft_consensus.cc:3060] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.051091 10515 consensus_queue.cc:1048] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.060784 10298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
mode: GRACEFUL
new_leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:54452
I20260710 11:13:20.061475 10298 raft_consensus.cc:606] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Received request to transfer leadership to TS b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:20.067281 10298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e46696d2645d49139292b7208d56f1ca"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
mode: GRACEFUL
new_leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:54452
I20260710 11:13:20.067854 10298 raft_consensus.cc:606] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Received request to transfer leadership to TS b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:20.072161 10298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af6f5448da354f399d9d7da0a11fcdeb"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
mode: GRACEFUL
new_leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:54452
I20260710 11:13:20.072734 10298 raft_consensus.cc:606] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Received request to transfer leadership to TS b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:20.077133 10298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
mode: GRACEFUL
new_leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:54452
I20260710 11:13:20.077632 10298 raft_consensus.cc:606] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Received request to transfer leadership to TS b119a44d42634ff2b8c98a9635c2bfc1
I20260710 11:13:20.082561 10223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f7cb4360a704d8189e9f0bfd280e554"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
mode: GRACEFUL
new_leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:46408
I20260710 11:13:20.083029 10223 raft_consensus.cc:606] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Received request to transfer leadership to TS 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:20.087606 10370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
mode: GRACEFUL
new_leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:42596
I20260710 11:13:20.088071 10370 raft_consensus.cc:606] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Received request to transfer leadership to TS 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:20.091739 10538 consensus_queue.cc:1048] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.093284 10370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
mode: GRACEFUL
new_leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:42596
I20260710 11:13:20.093868 10370 raft_consensus.cc:606] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Received request to transfer leadership to TS 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:20.102458 10514 consensus_queue.cc:1048] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.105728 10372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86e9497b1db143139680c409e541610f"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
mode: GRACEFUL
new_leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:42596
I20260710 11:13:20.106236 10372 raft_consensus.cc:606] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Received request to transfer leadership to TS 2641ca1b1a124a45b59b9bf2e8d9c9b7
I20260710 11:13:20.114111 10223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab686ad5c154a4b84d79337a0f9ccc8"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
mode: GRACEFUL
new_leader_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:46408
I20260710 11:13:20.114678 10223 raft_consensus.cc:606] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Received request to transfer leadership to TS edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:20.133889 10515 consensus_queue.cc:1048] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.141090 10520 raft_consensus.cc:993] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: : Instructing follower b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:20.141834 10515 raft_consensus.cc:1081] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Signalling peer b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:20.144129 10221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:46404
I20260710 11:13:20.144773 10221 raft_consensus.cc:493] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.145148 10221 raft_consensus.cc:3060] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.150987 10221 raft_consensus.cc:515] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.153791 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:20.154345 10298 raft_consensus.cc:3055] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.154646 10298 raft_consensus.cc:740] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:20.155035 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:20.155638 10370 raft_consensus.cc:3060] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.155402 10298 consensus_queue.cc:260] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.156605 10298 raft_consensus.cc:3060] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.156646 10538 raft_consensus.cc:493] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.157250 10538 raft_consensus.cc:515] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.159083 10538 leader_election.cc:290] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:20.160319 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" is_pre_election: true
I20260710 11:13:20.160861 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbf252b5db84b3e8a1e3537ce723199" is_pre_election: true
I20260710 11:13:20.161100 10297 raft_consensus.cc:2393] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b119a44d42634ff2b8c98a9635c2bfc1 in current term 1: Already voted for candidate edbf252b5db84b3e8a1e3537ce723199 in this term.
I20260710 11:13:20.162328 10187 leader_election.cc:304] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1; no voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:20.163651 10298 raft_consensus.cc:2468] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:20.163865 10538 raft_consensus.cc:3060] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.164870 10187 leader_election.cc:304] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:20.165644 10221 leader_election.cc:290] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:20.165684 10514 raft_consensus.cc:2804] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.166445 10370 raft_consensus.cc:2468] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:20.166998 10514 raft_consensus.cc:697] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:20.168067 10514 consensus_queue.cc:237] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.170706 10538 raft_consensus.cc:2749] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:20.174561 10121 catalog_manager.cc:5697] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 1 to 2, leader changed from 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2) to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.207458 10520 consensus_queue.cc:1048] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.217353 10572 consensus_queue.cc:1048] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.224181 10494 consensus_queue.cc:1048] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.227129 10572 raft_consensus.cc:993] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7: : Instructing follower b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:20.227568 10515 raft_consensus.cc:1081] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Signalling peer b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:20.229290 10223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af6f5448da354f399d9d7da0a11fcdeb"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:46404
I20260710 11:13:20.229789 10223 raft_consensus.cc:493] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.230093 10223 raft_consensus.cc:3060] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.237253 10534 consensus_queue.cc:1048] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.236791 10223 raft_consensus.cc:515] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.242753 10223 leader_election.cc:290] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:20.245746 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f5448da354f399d9d7da0a11fcdeb" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:20.246307 10370 raft_consensus.cc:3060] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.246592 10530 raft_consensus.cc:993] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199: : Instructing follower 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:20.247071 10494 raft_consensus.cc:1081] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Signalling peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:20.248498 10298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f5448da354f399d9d7da0a11fcdeb" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:20.248632 10297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:54450
I20260710 11:13:20.249166 10298 raft_consensus.cc:3055] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.249202 10297 raft_consensus.cc:493] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.249625 10298 raft_consensus.cc:740] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:20.249722 10297 raft_consensus.cc:3060] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.250560 10298 consensus_queue.cc:260] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.252959 10298 raft_consensus.cc:3060] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.254159 10370 raft_consensus.cc:2468] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:20.256112 10187 leader_election.cc:304] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:20.256906 10514 raft_consensus.cc:2804] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.256626 10297 raft_consensus.cc:515] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.257397 10514 raft_consensus.cc:697] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:20.258167 10514 consensus_queue.cc:237] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.259173 10297 leader_election.cc:290] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:20.259510 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:20.260061 10223 raft_consensus.cc:3060] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.260432 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:20.261049 10370 raft_consensus.cc:3055] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.261423 10370 raft_consensus.cc:740] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:20.262317 10370 consensus_queue.cc:260] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.263608 10370 raft_consensus.cc:3060] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.267076 10223 raft_consensus.cc:2468] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:20.268214 10264 leader_election.cc:304] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:20.269017 10515 raft_consensus.cc:2804] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.269438 10515 raft_consensus.cc:697] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:20.270134 10515 consensus_queue.cc:237] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.270340 10370 raft_consensus.cc:2468] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:20.271026 10120 catalog_manager.cc:5697] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 1 to 2, leader changed from 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2) to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.273659 10298 raft_consensus.cc:2468] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:20.277855 10121 catalog_manager.cc:5697] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 1 to 2, leader changed from edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3) to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.282301 10515 consensus_queue.cc:1048] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.288796 10572 raft_consensus.cc:993] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: : Instructing follower b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:20.289302 10520 raft_consensus.cc:1081] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Signalling peer b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:20.290850 10221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:46404
I20260710 11:13:20.291432 10221 raft_consensus.cc:493] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.291826 10221 raft_consensus.cc:3060] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.296188 10520 consensus_queue.cc:1048] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.301244 10221 raft_consensus.cc:515] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.304319 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:20.305080 10297 raft_consensus.cc:3055] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.305083 10221 leader_election.cc:290] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:20.305668 10297 raft_consensus.cc:740] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:20.306318 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe3aac050d468a84148c28b7c3d076" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:20.306718 10297 consensus_queue.cc:260] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.307973 10297 raft_consensus.cc:3060] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.313414 10297 raft_consensus.cc:2468] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:20.314208 10187 leader_election.cc:304] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [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: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:20.314966 10538 raft_consensus.cc:2804] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.315407 10538 raft_consensus.cc:697] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:20.316006 10538 consensus_queue.cc:237] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.323012 10120 catalog_manager.cc:5697] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 1 to 2, leader changed from 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2) to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.338198 10494 consensus_queue.cc:1048] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.343689 10534 raft_consensus.cc:993] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199: : Instructing follower 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:20.344101 10534 raft_consensus.cc:1081] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Signalling peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:20.345680 10298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:54450
I20260710 11:13:20.348274 10298 raft_consensus.cc:493] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.348671 10298 raft_consensus.cc:3060] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.349931 10530 consensus_queue.cc:1048] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.355381 10298 raft_consensus.cc:515] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.360117 10538 raft_consensus.cc:993] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1: : Instructing follower 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:20.360680 10538 raft_consensus.cc:1081] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Signalling peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:20.360158 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:20.361881 10221 raft_consensus.cc:3060] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.362188 10297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f7cb4360a704d8189e9f0bfd280e554"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:54434
I20260710 11:13:20.362671 10297 raft_consensus.cc:493] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.362952 10297 raft_consensus.cc:3060] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.367583 10221 raft_consensus.cc:2468] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:20.367719 10297 raft_consensus.cc:515] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.368395 10298 leader_election.cc:290] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:20.368871 10264 leader_election.cc:304] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:20.369859 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9230cc0a0c8498eb170ef7ebc09e656" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:20.370038 10572 raft_consensus.cc:2804] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.370369 10297 leader_election.cc:290] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:20.370432 10370 raft_consensus.cc:3055] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.370826 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7cb4360a704d8189e9f0bfd280e554" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:20.370918 10370 raft_consensus.cc:740] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:20.370493 10572 raft_consensus.cc:697] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:20.371425 10372 raft_consensus.cc:3060] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.372037 10370 consensus_queue.cc:260] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.372238 10572 consensus_queue.cc:237] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.373274 10370 raft_consensus.cc:3060] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.373802 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f7cb4360a704d8189e9f0bfd280e554" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:20.374687 10221 raft_consensus.cc:3055] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.375015 10221 raft_consensus.cc:740] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:20.375844 10221 consensus_queue.cc:260] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.377027 10221 raft_consensus.cc:3060] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.380697 10372 raft_consensus.cc:2468] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:20.381814 10530 raft_consensus.cc:993] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199: : Instructing follower 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:20.381887 10262 leader_election.cc:304] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:20.382342 10530 raft_consensus.cc:1081] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Signalling peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 to start an election
I20260710 11:13:20.383651 10572 raft_consensus.cc:2804] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.384231 10297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86e9497b1db143139680c409e541610f"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
 from {username='slave'} at 127.0.0.1:54450
I20260710 11:13:20.384721 10370 raft_consensus.cc:2468] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:20.384986 10297 raft_consensus.cc:493] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.384284 10572 raft_consensus.cc:697] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:20.386123 10297 raft_consensus.cc:3060] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.386045 10221 raft_consensus.cc:2468] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:20.386068 10572 consensus_queue.cc:237] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.386714 10120 catalog_manager.cc:5697] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 1 to 2, leader changed from edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3) to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.392143 10297 raft_consensus.cc:515] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.393854 10297 leader_election.cc:290] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:20.395114 10370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e9497b1db143139680c409e541610f" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:20.395363 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e9497b1db143139680c409e541610f" candidate_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:20.395707 10370 raft_consensus.cc:3055] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.395881 10223 raft_consensus.cc:3060] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.396054 10370 raft_consensus.cc:740] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:20.397028 10370 consensus_queue.cc:260] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.398255 10370 raft_consensus.cc:3060] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.401090 10120 catalog_manager.cc:5697] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 1 to 2, leader changed from b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1) to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.402144 10223 raft_consensus.cc:2468] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:20.403203 10264 leader_election.cc:304] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, b119a44d42634ff2b8c98a9635c2bfc1; no voters: 
I20260710 11:13:20.403955 10572 raft_consensus.cc:2804] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.404402 10572 raft_consensus.cc:697] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Becoming Leader. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:20.404771 10370 raft_consensus.cc:2468] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2641ca1b1a124a45b59b9bf2e8d9c9b7 in term 2.
I20260710 11:13:20.405215 10572 consensus_queue.cc:237] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.414988 10120 catalog_manager.cc:5697] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 reported cstate change: term changed from 1 to 2, leader changed from edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3) to 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.489956 10538 raft_consensus.cc:993] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1: : Instructing follower edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:20.490419 10538 raft_consensus.cc:1081] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Signalling peer edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:20.492650 10372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab686ad5c154a4b84d79337a0f9ccc8"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:42574
I20260710 11:13:20.493266 10372 raft_consensus.cc:493] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.493688 10372 raft_consensus.cc:3060] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.498701 10372 raft_consensus.cc:515] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.500039 10372 leader_election.cc:290] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 2 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:20.500847 10223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab686ad5c154a4b84d79337a0f9ccc8" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:20.501047 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab686ad5c154a4b84d79337a0f9ccc8" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:20.501422 10223 raft_consensus.cc:3055] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.501531 10297 raft_consensus.cc:3060] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.501751 10223 raft_consensus.cc:740] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:20.502497 10223 consensus_queue.cc:260] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.503585 10223 raft_consensus.cc:3060] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.507743 10297 raft_consensus.cc:2468] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 2.
I20260710 11:13:20.508854 10336 leader_election.cc:304] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:20.509388 10223 raft_consensus.cc:2468] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 2.
I20260710 11:13:20.509529 10534 raft_consensus.cc:2804] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.510082 10534 raft_consensus.cc:697] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 2 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:20.510856 10534 consensus_queue.cc:237] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.516861 10120 catalog_manager.cc:5697] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 1 to 2, leader changed from b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1) to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 2 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:20.599464 10572 raft_consensus.cc:993] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7: : Instructing follower b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:20.599979 10520 raft_consensus.cc:1081] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Signalling peer b119a44d42634ff2b8c98a9635c2bfc1 to start an election
I20260710 11:13:20.601480 10223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e46696d2645d49139292b7208d56f1ca"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
 from {username='slave'} at 127.0.0.1:46404
I20260710 11:13:20.601979 10223 raft_consensus.cc:493] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.602357 10223 raft_consensus.cc:3060] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.606897 10223 raft_consensus.cc:515] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.608235 10223 leader_election.cc:290] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Requested vote from peers 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871), edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3:40187)
I20260710 11:13:20.609043 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46696d2645d49139292b7208d56f1ca" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:20.609326 10372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46696d2645d49139292b7208d56f1ca" candidate_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
I20260710 11:13:20.609597 10297 raft_consensus.cc:3055] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.609874 10372 raft_consensus.cc:3060] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.609896 10297 raft_consensus.cc:740] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:20.610728 10297 consensus_queue.cc:260] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.611824 10297 raft_consensus.cc:3060] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.615969 10372 raft_consensus.cc:2468] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:20.616998 10187 leader_election.cc:304] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:20.617515 10297 raft_consensus.cc:2468] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b119a44d42634ff2b8c98a9635c2bfc1 in term 2.
I20260710 11:13:20.617646 10538 raft_consensus.cc:2804] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.618103 10538 raft_consensus.cc:697] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Becoming Leader. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:20.618888 10538 consensus_queue.cc:237] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:20.624959 10120 catalog_manager.cc:5697] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 reported cstate change: term changed from 1 to 2, leader changed from 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2) to b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.675065 10297 raft_consensus.cc:1275] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.676227 10538 consensus_queue.cc:1048] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.684675 10223 raft_consensus.cc:1275] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.686959 10520 consensus_queue.cc:1048] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.688568 10372 raft_consensus.cc:1275] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.689826 10429 consensus_queue.cc:1048] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.699877 10370 raft_consensus.cc:1275] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.701363 10572 consensus_queue.cc:1048] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.738063 10370 raft_consensus.cc:3060] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.743530 10370 raft_consensus.cc:1275] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.744884 10514 consensus_queue.cc:1048] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.745313 10370 raft_consensus.cc:1275] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.746547 10514 consensus_queue.cc:1048] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.753908 10297 raft_consensus.cc:1275] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.756474 10429 consensus_queue.cc:1048] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:20.769874 10297 raft_consensus.cc:1275] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.776304 10548 consensus_queue.cc:1048] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.835625 10223 raft_consensus.cc:1275] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.836854 10520 consensus_queue.cc:1048] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.843819 10372 raft_consensus.cc:1275] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.846185 10223 raft_consensus.cc:1275] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.846673 10495 consensus_queue.cc:1048] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.847468 10520 consensus_queue.cc:1048] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.858076 10372 raft_consensus.cc:1275] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.859401 10495 consensus_queue.cc:1048] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.902606 10297 raft_consensus.cc:1275] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.903743 10534 consensus_queue.cc:1048] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.911512 10221 raft_consensus.cc:1275] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.913404 10534 consensus_queue.cc:1048] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.932118 10372 raft_consensus.cc:1275] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.933444 10495 consensus_queue.cc:1048] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:20.936081 10223 raft_consensus.cc:1275] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Refusing update from remote peer 2641ca1b1a124a45b59b9bf2e8d9c9b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:20.937394 10572 consensus_queue.cc:1048] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.051779 10372 raft_consensus.cc:1275] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.052971 10548 consensus_queue.cc:1048] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.061054 10298 raft_consensus.cc:1275] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Refusing update from remote peer b119a44d42634ff2b8c98a9635c2bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.062701 10548 consensus_queue.cc:1048] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:23.117913 10121 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43902:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:23.136991 10121 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43902:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:23.218084  6332 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:13:23.291992 10639 tablet.cc:1724] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.306118 10637 tablet.cc:1724] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.321405 10220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
mode: GRACEFUL
new_leader_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:41520
W20260710 11:13:23.331666 10324 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:9c784ab3cb7846fd849f7267fbc7cb24)
I20260710 11:13:23.328833 10220 raft_consensus.cc:606] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Received request to transfer leadership to TS edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:23.318172 10641 tablet.cc:1724] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.388254 10629 tablet.cc:1724] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.389343 10645 tablet.cc:1724] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.390977 10648 tablet.cc:1724] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.420217 10639 tablet.cc:1724] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.430505 10650 tablet.cc:1724] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.438741 10646 raft_consensus.cc:993] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1: : Instructing follower edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:23.439337 10646 raft_consensus.cc:1081] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Signalling peer edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:23.438889 10648 tablet.cc:1724] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.455108 10637 tablet.cc:1724] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.451978 10645 tablet.cc:1724] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.478224 10366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:42574
I20260710 11:13:23.478894 10366 raft_consensus.cc:493] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:23.479314 10366 raft_consensus.cc:3060] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:23.478693 10658 tablet.cc:1724] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:23.483911 10324 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0f7cb4360a704d8189e9f0bfd280e554)
I20260710 11:13:23.488507 10650 tablet.cc:1724] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.481151 10660 tablet.cc:1724] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.516714 10639 tablet.cc:1724] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:23.524935 10398 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6a178bb0905343e8a4a3622a342f52a1)
I20260710 11:13:23.523277 10637 tablet.cc:1724] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.528039 10661 tablet.cc:1724] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.552902 10639 tablet.cc:1724] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.556252 10629 tablet.cc:1724] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.538262 10656 tablet.cc:1724] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.551004 10366 raft_consensus.cc:515] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:23.560947 10658 tablet.cc:1724] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.565001 10366 leader_election.cc:290] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 3 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:23.573662 10645 tablet.cc:1724] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.574280 10648 tablet.cc:1724] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.575965 10639 tablet.cc:1724] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.579988 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:23.580552 10297 raft_consensus.cc:3060] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:23.587054 10297 raft_consensus.cc:2468] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 3.
I20260710 11:13:23.569032 10637 tablet.cc:1724] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.588110 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a178bb0905343e8a4a3622a342f52a1" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:23.588901 10221 raft_consensus.cc:3055] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:23.589203 10221 raft_consensus.cc:740] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:23.589958 10221 consensus_queue.cc:260] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [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: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:23.591226 10221 raft_consensus.cc:3060] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:23.591007 10658 tablet.cc:1724] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.599077 10221 raft_consensus.cc:2468] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 3.
I20260710 11:13:23.601061 10658 tablet.cc:1724] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:23.608157 10336 leader_election.cc:304] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [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: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:23.614792 10657 raft_consensus.cc:2804] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:23.615289 10657 raft_consensus.cc:697] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 3 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:23.616070 10657 consensus_queue.cc:237] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [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: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:23.628324 10297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
mode: GRACEFUL
new_leader_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:39660
I20260710 11:13:23.628937 10297 raft_consensus.cc:606] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Received request to transfer leadership to TS edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:23.630498  6332 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:13:23.631163  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:23.633270 10121 catalog_manager.cc:5697] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 2 to 3, leader changed from b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1) to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:23.640268 10119 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756: soft_deleted_table [id=b990f053bed74e979e3583ddc611825d] alter complete (version 1)
I20260710 11:13:23.642169 10221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a7311c105247629032897a52fd1391"
dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
mode: GRACEFUL
new_leader_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:41520
I20260710 11:13:23.642784 10221 raft_consensus.cc:606] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Received request to transfer leadership to TS edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:23.648852 10297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7119cac376d49e7ad137194243c6733"
dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
mode: GRACEFUL
new_leader_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:39660
I20260710 11:13:23.649365 10297 raft_consensus.cc:606] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Received request to transfer leadership to TS edbf252b5db84b3e8a1e3537ce723199
I20260710 11:13:23.651856  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:23.652683  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:23.907801 10642 raft_consensus.cc:993] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1: : Instructing follower edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:23.908309 10630 raft_consensus.cc:1081] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Signalling peer edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:23.909648 10366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a7311c105247629032897a52fd1391"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:42574
I20260710 11:13:23.910116 10366 raft_consensus.cc:493] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:23.910409 10366 raft_consensus.cc:3060] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:23.915094 10366 raft_consensus.cc:515] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:23.916672 10366 leader_election.cc:290] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 3 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:23.917357 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a7311c105247629032897a52fd1391" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:23.917651 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a7311c105247629032897a52fd1391" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:23.917979 10221 raft_consensus.cc:3055] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:23.918179 10297 raft_consensus.cc:3060] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:23.918318 10221 raft_consensus.cc:740] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b119a44d42634ff2b8c98a9635c2bfc1, State: Running, Role: LEADER
I20260710 11:13:23.919157 10221 consensus_queue.cc:260] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [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: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:23.920305 10221 raft_consensus.cc:3060] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:23.924614 10297 raft_consensus.cc:2468] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 3.
I20260710 11:13:23.925786 10336 leader_election.cc:304] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [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: 2641ca1b1a124a45b59b9bf2e8d9c9b7, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:23.926473 10657 raft_consensus.cc:2804] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:23.926560 10221 raft_consensus.cc:2468] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 3.
I20260710 11:13:23.926923 10657 raft_consensus.cc:697] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 3 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:23.927748 10657 consensus_queue.cc:237] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [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: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:23.934355 10118 catalog_manager.cc:5697] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 2 to 3, leader changed from b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1) to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:23.977954 10649 raft_consensus.cc:993] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: : Instructing follower edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:23.978402 10643 raft_consensus.cc:1081] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Signalling peer edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:23.979768 10366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7119cac376d49e7ad137194243c6733"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:42586
I20260710 11:13:23.980221 10366 raft_consensus.cc:493] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:23.980564 10366 raft_consensus.cc:3060] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:23.985747 10366 raft_consensus.cc:515] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:23.988163 10366 leader_election.cc:290] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 3 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:23.988119 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7119cac376d49e7ad137194243c6733" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:23.988433 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7119cac376d49e7ad137194243c6733" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:23.988960 10221 raft_consensus.cc:3060] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:23.989017 10297 raft_consensus.cc:3055] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:23.989523 10297 raft_consensus.cc:740] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:23.990281 10297 consensus_queue.cc:260] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [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: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:23.991214 10297 raft_consensus.cc:3060] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:23.994261 10221 raft_consensus.cc:2468] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 3.
I20260710 11:13:23.995352 10338 leader_election.cc:304] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [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: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:23.995553 10297 raft_consensus.cc:2468] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 3.
I20260710 11:13:23.996220 10657 raft_consensus.cc:2804] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:23.996753 10657 raft_consensus.cc:697] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 3 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:23.997486 10657 consensus_queue.cc:237] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [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: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:24.004622 10118 catalog_manager.cc:5697] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 2 to 3, leader changed from 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2) to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.017987 10649 raft_consensus.cc:993] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: : Instructing follower edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:24.018426 10643 raft_consensus.cc:1081] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Signalling peer edbf252b5db84b3e8a1e3537ce723199 to start an election
I20260710 11:13:24.020015 10366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24"
dest_uuid: "edbf252b5db84b3e8a1e3537ce723199"
 from {username='slave'} at 127.0.0.1:42586
I20260710 11:13:24.020623 10366 raft_consensus.cc:493] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.020990 10366 raft_consensus.cc:3060] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.025779 10366 raft_consensus.cc:515] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:24.027360 10366 leader_election.cc:290] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [CANDIDATE]: Term 3 election: Requested vote from peers b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267), 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871)
I20260710 11:13:24.027997 10221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b119a44d42634ff2b8c98a9635c2bfc1"
I20260710 11:13:24.028401 10297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c784ab3cb7846fd849f7267fbc7cb24" candidate_uuid: "edbf252b5db84b3e8a1e3537ce723199" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7"
I20260710 11:13:24.028692 10221 raft_consensus.cc:3060] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.028996 10297 raft_consensus.cc:3055] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:24.029309 10297 raft_consensus.cc:740] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2641ca1b1a124a45b59b9bf2e8d9c9b7, State: Running, Role: LEADER
I20260710 11:13:24.030045 10297 consensus_queue.cc:260] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [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: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:24.031219 10297 raft_consensus.cc:3060] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.036957 10221 raft_consensus.cc:2468] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 3.
I20260710 11:13:24.038033 10338 leader_election.cc:304] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [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: b119a44d42634ff2b8c98a9635c2bfc1, edbf252b5db84b3e8a1e3537ce723199; no voters: 
I20260710 11:13:24.038246 10297 raft_consensus.cc:2468] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edbf252b5db84b3e8a1e3537ce723199 in term 3.
I20260710 11:13:24.038863 10657 raft_consensus.cc:2804] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:24.039340 10657 raft_consensus.cc:697] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 3 LEADER]: Becoming Leader. State: Replica: edbf252b5db84b3e8a1e3537ce723199, State: Running, Role: LEADER
I20260710 11:13:24.040057 10657 consensus_queue.cc:237] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [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: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } }
I20260710 11:13:24.045717 10118 catalog_manager.cc:5697] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 reported cstate change: term changed from 2 to 3, leader changed from 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2) to edbf252b5db84b3e8a1e3537ce723199 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "edbf252b5db84b3e8a1e3537ce723199" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edbf252b5db84b3e8a1e3537ce723199" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 40187 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.184767 10297 raft_consensus.cc:1275] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:24.185930 10657 consensus_queue.cc:1048] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:24.194028 10221 raft_consensus.cc:1275] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:24.196049 10668 consensus_queue.cc:1048] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:24.331393 10297 raft_consensus.cc:1275] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:24.332585 10668 consensus_queue.cc:1048] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:24.341653 10221 raft_consensus.cc:1275] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:24.343258 10668 consensus_queue.cc:1048] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:24.424804 10221 raft_consensus.cc:1275] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:24.425941 10668 consensus_queue.cc:1048] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:24.433058 10297 raft_consensus.cc:1275] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:24.434829 10668 consensus_queue.cc:1048] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:24.481894 10297 raft_consensus.cc:1275] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:24.482970 10668 consensus_queue.cc:1048] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2641ca1b1a124a45b59b9bf2e8d9c9b7" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:24.490959 10221 raft_consensus.cc:1275] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Refusing update from remote peer edbf252b5db84b3e8a1e3537ce723199: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:24.492672 10673 consensus_queue.cc:1048] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b119a44d42634ff2b8c98a9635c2bfc1" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 45267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:13:24.703619  6332 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:13:24.708482  6332 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:13:24.708906  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:24.713461  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:13:24.713797  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:25.740970  6332 tablet_server.cc:179] TabletServer@127.6.47.1:0 shutting down...
W20260710 11:13:25.766187 10338 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 11:13:25.767736  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:25.768590  6332 tablet_replica.cc:333] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.769495  6332 raft_consensus.cc:2243] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.770123  6332 raft_consensus.cc:2272] T 9c784ab3cb7846fd849f7267fbc7cb24 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:25.771014 10338 consensus_peers.cc:597] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 -> Peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Couldn't send request to peer b119a44d42634ff2b8c98a9635c2bfc1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:25.772149  6332 tablet_replica.cc:333] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.772795  6332 raft_consensus.cc:2243] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.773164  6332 raft_consensus.cc:2272] T 8ab686ad5c154a4b84d79337a0f9ccc8 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.774716  6332 tablet_replica.cc:333] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.775190  6332 raft_consensus.cc:2243] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.775530  6332 raft_consensus.cc:2272] T 0f7cb4360a704d8189e9f0bfd280e554 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.777112  6332 tablet_replica.cc:333] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.777580  6332 raft_consensus.cc:2243] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.778231  6332 raft_consensus.cc:2272] T 20604269774e4751aa1d036fb0c248a7 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.779954  6332 tablet_replica.cc:333] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.780402  6332 raft_consensus.cc:2243] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.780804  6332 raft_consensus.cc:2272] T 1f0aa437662847dcbc2e6bf8fb8c3147 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.782436  6332 tablet_replica.cc:333] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.782959  6332 raft_consensus.cc:2243] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.783363  6332 raft_consensus.cc:2272] T a9230cc0a0c8498eb170ef7ebc09e656 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.785040  6332 tablet_replica.cc:333] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.785535  6332 raft_consensus.cc:2243] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.786163  6332 raft_consensus.cc:2272] T e46696d2645d49139292b7208d56f1ca P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.787662  6332 tablet_replica.cc:333] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.788118  6332 raft_consensus.cc:2243] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.788466  6332 raft_consensus.cc:2272] T 86e9497b1db143139680c409e541610f P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.790133  6332 tablet_replica.cc:333] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.790587  6332 raft_consensus.cc:2243] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.790910  6332 raft_consensus.cc:2272] T fa961e41f94a4769b7eae7298993b7a5 P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.792469  6332 tablet_replica.cc:333] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.793177  6332 raft_consensus.cc:2243] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.793886  6332 raft_consensus.cc:2272] T d5fe3aac050d468a84148c28b7c3d076 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.795370  6332 tablet_replica.cc:333] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.795820  6332 raft_consensus.cc:2243] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.796154  6332 raft_consensus.cc:2272] T 083f660cb19145d599a82c2d5526b120 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.798098  6332 tablet_replica.cc:333] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.798524  6332 raft_consensus.cc:2243] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.799146  6332 raft_consensus.cc:2272] T af6f5448da354f399d9d7da0a11fcdeb P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.800621  6332 tablet_replica.cc:333] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.801046  6332 raft_consensus.cc:2243] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.801362  6332 raft_consensus.cc:2272] T 76a7311c105247629032897a52fd1391 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.803020  6332 tablet_replica.cc:333] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.803460  6332 raft_consensus.cc:2243] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.804116  6332 raft_consensus.cc:2272] T 4c651c7fb8e049cca5b1bb1113e9e00c P b119a44d42634ff2b8c98a9635c2bfc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.805851  6332 tablet_replica.cc:333] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.806258  6332 raft_consensus.cc:2243] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.806713  6332 raft_consensus.cc:2272] T b7119cac376d49e7ad137194243c6733 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.808316  6332 tablet_replica.cc:333] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.808796  6332 raft_consensus.cc:2243] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.809149  6332 raft_consensus.cc:2272] T 2da17da878d843ecadfb93f52b7c538e P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.810735  6332 tablet_replica.cc:333] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.811180  6332 raft_consensus.cc:2243] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.811903  6332 raft_consensus.cc:2272] T a31e9b384a074414b7f90f40709bc268 P b119a44d42634ff2b8c98a9635c2bfc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.813701  6332 tablet_replica.cc:333] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1: stopping tablet replica
I20260710 11:13:25.814203  6332 raft_consensus.cc:2243] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.814637  6332 raft_consensus.cc:2272] T 6a178bb0905343e8a4a3622a342f52a1 P b119a44d42634ff2b8c98a9635c2bfc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.852382  6332 tablet_server.cc:196] TabletServer@127.6.47.1:0 shutdown complete.
W20260710 11:13:25.854807 10338 consensus_peers.cc:597] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 -> Peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Couldn't send request to peer b119a44d42634ff2b8c98a9635c2bfc1. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:45267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:25.855243 10338 consensus_peers.cc:597] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 -> Peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Couldn't send request to peer b119a44d42634ff2b8c98a9635c2bfc1. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:45267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:25.879982  6332 tablet_server.cc:179] TabletServer@127.6.47.2:0 shutting down...
I20260710 11:13:25.904749  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:25.905467  6332 tablet_replica.cc:333] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.906045  6332 raft_consensus.cc:2243] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.906531  6332 raft_consensus.cc:2272] T 6a178bb0905343e8a4a3622a342f52a1 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.908233  6332 tablet_replica.cc:333] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.908849  6332 raft_consensus.cc:2243] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.909255  6332 raft_consensus.cc:2272] T 8ab686ad5c154a4b84d79337a0f9ccc8 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.910830  6332 tablet_replica.cc:333] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.911331  6332 raft_consensus.cc:2243] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.911720  6332 raft_consensus.cc:2272] T 9c784ab3cb7846fd849f7267fbc7cb24 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.913339  6332 tablet_replica.cc:333] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.913841  6332 raft_consensus.cc:2243] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.914551  6332 raft_consensus.cc:2272] T 0f7cb4360a704d8189e9f0bfd280e554 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.916251  6332 tablet_replica.cc:333] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.916807  6332 raft_consensus.cc:2243] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.917501  6332 raft_consensus.cc:2272] T 86e9497b1db143139680c409e541610f P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.919077  6332 tablet_replica.cc:333] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.919607  6332 raft_consensus.cc:2243] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.920286  6332 raft_consensus.cc:2272] T a9230cc0a0c8498eb170ef7ebc09e656 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.921882  6332 tablet_replica.cc:333] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.922446  6332 raft_consensus.cc:2243] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.922851  6332 raft_consensus.cc:2272] T e46696d2645d49139292b7208d56f1ca P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.924412  6332 tablet_replica.cc:333] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.924990  6332 raft_consensus.cc:2243] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.925452  6332 raft_consensus.cc:2272] T fa961e41f94a4769b7eae7298993b7a5 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.927102  6332 tablet_replica.cc:333] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.927604  6332 raft_consensus.cc:2243] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.928000  6332 raft_consensus.cc:2272] T d5fe3aac050d468a84148c28b7c3d076 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.929638  6332 tablet_replica.cc:333] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.930123  6332 raft_consensus.cc:2243] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.930794  6332 raft_consensus.cc:2272] T 083f660cb19145d599a82c2d5526b120 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.932469  6332 tablet_replica.cc:333] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.933202  6332 raft_consensus.cc:2243] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.933717  6332 raft_consensus.cc:2272] T 76a7311c105247629032897a52fd1391 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.935487  6332 tablet_replica.cc:333] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.935981  6332 raft_consensus.cc:2243] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.936414  6332 raft_consensus.cc:2272] T af6f5448da354f399d9d7da0a11fcdeb P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.938025  6332 tablet_replica.cc:333] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.938524  6332 raft_consensus.cc:2243] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.939201  6332 raft_consensus.cc:2272] T 1f0aa437662847dcbc2e6bf8fb8c3147 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.940778  6332 tablet_replica.cc:333] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.941255  6332 raft_consensus.cc:2243] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.941672  6332 raft_consensus.cc:2272] T 20604269774e4751aa1d036fb0c248a7 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.943375  6332 tablet_replica.cc:333] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.943828  6332 raft_consensus.cc:2243] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.944202  6332 raft_consensus.cc:2272] T 4c651c7fb8e049cca5b1bb1113e9e00c P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.945921  6332 tablet_replica.cc:333] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.946377  6332 raft_consensus.cc:2243] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.946753  6332 raft_consensus.cc:2272] T b7119cac376d49e7ad137194243c6733 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.948318  6332 tablet_replica.cc:333] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.948778  6332 raft_consensus.cc:2243] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:25.949453  6332 raft_consensus.cc:2272] T 2da17da878d843ecadfb93f52b7c538e P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:25.951079  6332 tablet_replica.cc:333] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7: stopping tablet replica
I20260710 11:13:25.951550  6332 raft_consensus.cc:2243] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:25.951979  6332 raft_consensus.cc:2272] T a31e9b384a074414b7f90f40709bc268 P 2641ca1b1a124a45b59b9bf2e8d9c9b7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:25.971292 10338 consensus_peers.cc:597] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 -> Peer b119a44d42634ff2b8c98a9635c2bfc1 (127.6.47.1:45267): Couldn't send request to peer b119a44d42634ff2b8c98a9635c2bfc1. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:45267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:25.989542  6332 tablet_server.cc:196] TabletServer@127.6.47.2:0 shutdown complete.
W20260710 11:13:26.015880 10336 consensus_peers.cc:597] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 -> Peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Couldn't send request to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:26.016677  6332 tablet_server.cc:179] TabletServer@127.6.47.3:0 shutting down...
W20260710 11:13:26.022015 10336 consensus_peers.cc:597] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 -> Peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Couldn't send request to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:26.040299 10336 consensus_peers.cc:597] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 -> Peer 2641ca1b1a124a45b59b9bf2e8d9c9b7 (127.6.47.2:42871): Couldn't send request to peer 2641ca1b1a124a45b59b9bf2e8d9c9b7. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.2:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:26.047430  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:26.048185  6332 tablet_replica.cc:333] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.048843  6332 raft_consensus.cc:2243] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.049610  6332 raft_consensus.cc:2272] T 6a178bb0905343e8a4a3622a342f52a1 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.051301  6332 tablet_replica.cc:333] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.051915  6332 raft_consensus.cc:2243] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.052657  6332 raft_consensus.cc:2272] T 9c784ab3cb7846fd849f7267fbc7cb24 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.054209  6332 tablet_replica.cc:333] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.054721  6332 raft_consensus.cc:2243] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.055403  6332 raft_consensus.cc:2272] T 8ab686ad5c154a4b84d79337a0f9ccc8 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.057129  6332 tablet_replica.cc:333] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.057651  6332 raft_consensus.cc:2243] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.058051  6332 raft_consensus.cc:2272] T 0f7cb4360a704d8189e9f0bfd280e554 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.059628  6332 tablet_replica.cc:333] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.060144  6332 raft_consensus.cc:2243] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.060598  6332 raft_consensus.cc:2272] T a9230cc0a0c8498eb170ef7ebc09e656 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.062203  6332 tablet_replica.cc:333] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.062716  6332 raft_consensus.cc:2243] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.063133  6332 raft_consensus.cc:2272] T 86e9497b1db143139680c409e541610f P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.064775  6332 tablet_replica.cc:333] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.065292  6332 raft_consensus.cc:2243] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.065698  6332 raft_consensus.cc:2272] T e46696d2645d49139292b7208d56f1ca P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.067354  6332 tablet_replica.cc:333] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.067844  6332 raft_consensus.cc:2243] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.068602  6332 raft_consensus.cc:2272] T fa961e41f94a4769b7eae7298993b7a5 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.070258  6332 tablet_replica.cc:333] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.070745  6332 raft_consensus.cc:2243] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.071132  6332 raft_consensus.cc:2272] T d5fe3aac050d468a84148c28b7c3d076 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.072817  6332 tablet_replica.cc:333] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.073298  6332 raft_consensus.cc:2243] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.073701  6332 raft_consensus.cc:2272] T 083f660cb19145d599a82c2d5526b120 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.075323  6332 tablet_replica.cc:333] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.075784  6332 raft_consensus.cc:2243] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.076164  6332 raft_consensus.cc:2272] T 20604269774e4751aa1d036fb0c248a7 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.077795  6332 tablet_replica.cc:333] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.078259  6332 raft_consensus.cc:2243] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.078652  6332 raft_consensus.cc:2272] T 1f0aa437662847dcbc2e6bf8fb8c3147 P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.080253  6332 tablet_replica.cc:333] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.080730  6332 raft_consensus.cc:2243] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.081118  6332 raft_consensus.cc:2272] T 4c651c7fb8e049cca5b1bb1113e9e00c P edbf252b5db84b3e8a1e3537ce723199 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.082823  6332 tablet_replica.cc:333] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.083305  6332 raft_consensus.cc:2243] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.083976  6332 raft_consensus.cc:2272] T b7119cac376d49e7ad137194243c6733 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.085578  6332 tablet_replica.cc:333] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.086030  6332 raft_consensus.cc:2243] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.086421  6332 raft_consensus.cc:2272] T af6f5448da354f399d9d7da0a11fcdeb P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.087926  6332 tablet_replica.cc:333] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.088399  6332 raft_consensus.cc:2243] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.089107  6332 raft_consensus.cc:2272] T 76a7311c105247629032897a52fd1391 P edbf252b5db84b3e8a1e3537ce723199 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.090837  6332 tablet_replica.cc:333] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.091284  6332 raft_consensus.cc:2243] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.091671  6332 raft_consensus.cc:2272] T 2da17da878d843ecadfb93f52b7c538e P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.093287  6332 tablet_replica.cc:333] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199: stopping tablet replica
I20260710 11:13:26.093705  6332 raft_consensus.cc:2243] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.094091  6332 raft_consensus.cc:2272] T a31e9b384a074414b7f90f40709bc268 P edbf252b5db84b3e8a1e3537ce723199 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.129302  6332 tablet_server.cc:196] TabletServer@127.6.47.3:0 shutdown complete.
I20260710 11:13:26.156934  6332 master.cc:562] Master@127.6.47.62:33389 shutting down...
I20260710 11:13:26.174867  6332 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.175405  6332 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.175735  6332 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60c401e855844836a1d11bcefe45d756: stopping tablet replica
I20260710 11:13:26.195729  6332 master.cc:584] Master@127.6.47.62:33389 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11953 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:13:26.244633  6332 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.47.62:42173
I20260710 11:13:26.245791  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:26.251473 10682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:26.251523 10683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:26.251925 10685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:26.254146  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:26.255125  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:26.255334  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:26.255497  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783682006255463 us; error 0 us; skew 500 ppm
I20260710 11:13:26.256032  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:26.258283  6332 webserver.cc:533] Webserver started at http://127.6.47.62:38311/ using document root <none> and password file <none>
I20260710 11:13:26.258749  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:26.258932  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:26.259194  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:26.260228  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/master-0-root/instance:
uuid: "bb96241f55a44199b53c4307502705a0"
format_stamp: "Formatted at 2026-07-10 11:13:26 on dist-test-slave-t54q"
I20260710 11:13:26.264837  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:13:26.267926 10690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.268680  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:26.268975  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/master-0-root
uuid: "bb96241f55a44199b53c4307502705a0"
format_stamp: "Formatted at 2026-07-10 11:13:26 on dist-test-slave-t54q"
I20260710 11:13:26.269238  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:26.282158  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:26.283231  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:26.319283  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.62:42173
I20260710 11:13:26.319388 10741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.62:42173 every 8 connection(s)
I20260710 11:13:26.322992 10742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.332836 10742 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0: Bootstrap starting.
I20260710 11:13:26.337280 10742 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:26.341184 10742 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0: No bootstrap required, opened a new log
I20260710 11:13:26.343102 10742 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb96241f55a44199b53c4307502705a0" member_type: VOTER }
I20260710 11:13:26.343447 10742 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:26.343621 10742 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb96241f55a44199b53c4307502705a0, State: Initialized, Role: FOLLOWER
I20260710 11:13:26.344184 10742 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb96241f55a44199b53c4307502705a0" member_type: VOTER }
I20260710 11:13:26.344633 10742 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:26.344832 10742 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:26.345045 10742 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:26.349151 10742 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb96241f55a44199b53c4307502705a0" member_type: VOTER }
I20260710 11:13:26.349586 10742 leader_election.cc:304] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [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: bb96241f55a44199b53c4307502705a0; no voters: 
I20260710 11:13:26.350556 10742 leader_election.cc:290] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:26.350883 10745 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:26.352174 10745 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 1 LEADER]: Becoming Leader. State: Replica: bb96241f55a44199b53c4307502705a0, State: Running, Role: LEADER
I20260710 11:13:26.352828 10745 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [LEADER]: Queue going to LEADER mode. State: All 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: "bb96241f55a44199b53c4307502705a0" member_type: VOTER }
I20260710 11:13:26.353338 10742 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:26.357158 10746 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb96241f55a44199b53c4307502705a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb96241f55a44199b53c4307502705a0" member_type: VOTER } }
I20260710 11:13:26.357538 10747 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb96241f55a44199b53c4307502705a0. Latest consensus state: current_term: 1 leader_uuid: "bb96241f55a44199b53c4307502705a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb96241f55a44199b53c4307502705a0" member_type: VOTER } }
I20260710 11:13:26.357928 10746 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:26.358466 10747 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:26.363068 10752 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:26.370697 10752 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:26.371646  6332 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:26.378930 10752 catalog_manager.cc:1383] Generated new cluster ID: 03c48ac67fbf4a78852161173f82af2e
I20260710 11:13:26.379228 10752 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:26.392632 10752 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:26.393939 10752 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:26.410642 10752 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0: Generated new TSK 0
I20260710 11:13:26.411237 10752 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:26.438133  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:26.444274 10763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:26.445544 10764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:26.449293 10766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:26.449484  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:26.450474  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:26.450706  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:26.450827  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783682006450817 us; error 0 us; skew 500 ppm
I20260710 11:13:26.451288  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:26.453483  6332 webserver.cc:533] Webserver started at http://127.6.47.1:41575/ using document root <none> and password file <none>
I20260710 11:13:26.453897  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:26.454043  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:26.454243  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:26.455367  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-0-root/instance:
uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
format_stamp: "Formatted at 2026-07-10 11:13:26 on dist-test-slave-t54q"
I20260710 11:13:26.459457  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:13:26.462476 10771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.463160  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:13:26.463428  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-0-root
uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
format_stamp: "Formatted at 2026-07-10 11:13:26 on dist-test-slave-t54q"
I20260710 11:13:26.463655  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:26.493832  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:26.495255  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:26.496706  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:26.498832  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:26.498999  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.499284  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:26.499442  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.538722  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.1:38091
I20260710 11:13:26.538827 10833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.1:38091 every 8 connection(s)
I20260710 11:13:26.543690  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:26.550313 10838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:26.550778 10839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:26.553920 10841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:26.554394  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:26.555781 10834 heartbeater.cc:344] Connected to a master server at 127.6.47.62:42173
I20260710 11:13:26.555962  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:13:26.556185 10834 heartbeater.cc:461] Registering TS with master...
W20260710 11:13:26.556268  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:26.556598  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783682006556579 us; error 0 us; skew 500 ppm
I20260710 11:13:26.557077 10834 heartbeater.cc:507] Master 127.6.47.62:42173 requested a full tablet report, sending...
I20260710 11:13:26.557145  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:26.559249 10707 ts_manager.cc:194] Registered new tserver with Master: 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091)
I20260710 11:13:26.559803  6332 webserver.cc:533] Webserver started at http://127.6.47.2:39715/ using document root <none> and password file <none>
I20260710 11:13:26.560472  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:26.560724  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:26.561021  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:26.561426 10707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43728
I20260710 11:13:26.562145  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-1-root/instance:
uuid: "0c510d4e81704565ba35f1ce8d9e2324"
format_stamp: "Formatted at 2026-07-10 11:13:26 on dist-test-slave-t54q"
I20260710 11:13:26.566494  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:26.569558 10846 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.570197  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:26.570523  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-1-root
uuid: "0c510d4e81704565ba35f1ce8d9e2324"
format_stamp: "Formatted at 2026-07-10 11:13:26 on dist-test-slave-t54q"
I20260710 11:13:26.570813  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:26.598014  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:26.599154  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:26.600646  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:26.602712  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:26.602926  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.603168  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:26.603332  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.641602  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.2:37523
I20260710 11:13:26.641718 10908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.2:37523 every 8 connection(s)
I20260710 11:13:26.646354  6332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:26.653409 10912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:26.654987 10913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:26.657240 10915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:26.657383  6332 server_base.cc:1061] running on GCE node
I20260710 11:13:26.658792  6332 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:13:26.658983 10909 heartbeater.cc:344] Connected to a master server at 127.6.47.62:42173
W20260710 11:13:26.659070  6332 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:26.659457  6332 hybrid_clock.cc:648] HybridClock initialized: now 1783682006659436 us; error 0 us; skew 500 ppm
I20260710 11:13:26.659520 10909 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:26.660313  6332 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:26.660521 10909 heartbeater.cc:507] Master 127.6.47.62:42173 requested a full tablet report, sending...
I20260710 11:13:26.662963  6332 webserver.cc:533] Webserver started at http://127.6.47.3:45587/ using document root <none> and password file <none>
I20260710 11:13:26.663174 10707 ts_manager.cc:194] Registered new tserver with Master: 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:26.663762  6332 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:26.664058  6332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:26.664427  6332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:26.665278 10707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43730
I20260710 11:13:26.666136  6332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-2-root/instance:
uuid: "fc40a530fb094f6dba054427ad7a3dd8"
format_stamp: "Formatted at 2026-07-10 11:13:26 on dist-test-slave-t54q"
I20260710 11:13:26.670876  6332 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:13:26.674258 10920 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.675033  6332 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:13:26.675355  6332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-2-root
uuid: "fc40a530fb094f6dba054427ad7a3dd8"
format_stamp: "Formatted at 2026-07-10 11:13:26 on dist-test-slave-t54q"
I20260710 11:13:26.675652  6332 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskaq0UHe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681906118602-6332-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:26.690659  6332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:26.691650  6332 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:26.693158  6332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:26.695250  6332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:26.695470  6332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.695708  6332 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:26.695876  6332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:26.733789  6332 rpc_server.cc:307] RPC server started. Bound to: 127.6.47.3:33131
I20260710 11:13:26.733889 10982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.47.3:33131 every 8 connection(s)
I20260710 11:13:26.747012 10983 heartbeater.cc:344] Connected to a master server at 127.6.47.62:42173
I20260710 11:13:26.747406 10983 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:26.748111 10983 heartbeater.cc:507] Master 127.6.47.62:42173 requested a full tablet report, sending...
I20260710 11:13:26.750064 10707 ts_manager.cc:194] Registered new tserver with Master: fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:26.750473  6332 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013410326s
I20260710 11:13:26.751374 10707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43734
I20260710 11:13:26.773418 10707 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43742:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:26.775827 10707 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:26.848754 10947 tablet_service.cc:1511] Processing CreateTablet for tablet 0f32b469c0e94e829e7fa1b6c6606f4a (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:26.849649 10948 tablet_service.cc:1511] Processing CreateTablet for tablet 304946e2b8344e13b0db107d1bf4e3ec (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:26.850216 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f32b469c0e94e829e7fa1b6c6606f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.850952 10948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304946e2b8344e13b0db107d1bf4e3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.853782 10796 tablet_service.cc:1511] Processing CreateTablet for tablet fbf5d2f1b2b045b4b7a7914023434730 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:26.855086 10796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf5d2f1b2b045b4b7a7914023434730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.856760 10946 tablet_service.cc:1511] Processing CreateTablet for tablet ca1980280f88496c8262af1f35c53d75 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:26.857584 10797 tablet_service.cc:1511] Processing CreateTablet for tablet ca1980280f88496c8262af1f35c53d75 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:26.858050 10946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1980280f88496c8262af1f35c53d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.858844 10797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1980280f88496c8262af1f35c53d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.861554 10799 tablet_service.cc:1511] Processing CreateTablet for tablet 304946e2b8344e13b0db107d1bf4e3ec (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:26.862772 10799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304946e2b8344e13b0db107d1bf4e3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.865324 10798 tablet_service.cc:1511] Processing CreateTablet for tablet 0f32b469c0e94e829e7fa1b6c6606f4a (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:26.866551 10798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f32b469c0e94e829e7fa1b6c6606f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.894266 10874 tablet_service.cc:1511] Processing CreateTablet for tablet 304946e2b8344e13b0db107d1bf4e3ec (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:26.896063 10874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304946e2b8344e13b0db107d1bf4e3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.898206 10873 tablet_service.cc:1511] Processing CreateTablet for tablet 0f32b469c0e94e829e7fa1b6c6606f4a (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:26.899902 10873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f32b469c0e94e829e7fa1b6c6606f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.904177 10948 tablet_service.cc:1511] Processing CreateTablet for tablet fbf5d2f1b2b045b4b7a7914023434730 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:26.905470 10948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf5d2f1b2b045b4b7a7914023434730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.905560 10872 tablet_service.cc:1511] Processing CreateTablet for tablet ca1980280f88496c8262af1f35c53d75 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:26.904731 10999 tablet_bootstrap.cc:492] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:26.906883 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1980280f88496c8262af1f35c53d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.910105 10795 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6d66d403064ef7bfe0bcee38dd5da4 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:26.911405 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6d66d403064ef7bfe0bcee38dd5da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.912258 10947 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6d66d403064ef7bfe0bcee38dd5da4 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:26.913586 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6d66d403064ef7bfe0bcee38dd5da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.913916 10794 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1034f5db48480297524a01d90beee1 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:26.915263 10794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1034f5db48480297524a01d90beee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.922425 10999 tablet_bootstrap.cc:654] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:26.925151 10946 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1034f5db48480297524a01d90beee1 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:26.926409 10797 tablet_service.cc:1511] Processing CreateTablet for tablet 0be135cf5be9404093b4a51a87d6d3c5 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:26.927637 10797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be135cf5be9404093b4a51a87d6d3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.929030 10945 tablet_service.cc:1511] Processing CreateTablet for tablet 0be135cf5be9404093b4a51a87d6d3c5 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:26.930306 10796 tablet_service.cc:1511] Processing CreateTablet for tablet 2defcff65d6746ffb727bf0a5b4af8f2 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:26.926414 10946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1034f5db48480297524a01d90beee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.932957 10944 tablet_service.cc:1511] Processing CreateTablet for tablet 2defcff65d6746ffb727bf0a5b4af8f2 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:26.934167 10944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2defcff65d6746ffb727bf0a5b4af8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.937062 10945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be135cf5be9404093b4a51a87d6d3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.937623 10796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2defcff65d6746ffb727bf0a5b4af8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:26.961830 11000 tablet_bootstrap.cc:492] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:26.968780 11000 tablet_bootstrap.cc:654] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:26.970641 10999 tablet_bootstrap.cc:492] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:26.971205 10999 ts_tablet_manager.cc:1403] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.008s
I20260710 11:13:27.021203 10799 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5b8a53bddc4159838c73512d500d1a (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:27.026501 10866 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5b8a53bddc4159838c73512d500d1a (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:27.027843 10799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5b8a53bddc4159838c73512d500d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.029052 10866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5b8a53bddc4159838c73512d500d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.029099 10871 tablet_service.cc:1511] Processing CreateTablet for tablet fbf5d2f1b2b045b4b7a7914023434730 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:27.030748 10869 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1034f5db48480297524a01d90beee1 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:27.032438 10867 tablet_service.cc:1511] Processing CreateTablet for tablet 2defcff65d6746ffb727bf0a5b4af8f2 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:27.032619 10945 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5b8a53bddc4159838c73512d500d1a (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:27.034072 10868 tablet_service.cc:1511] Processing CreateTablet for tablet 0be135cf5be9404093b4a51a87d6d3c5 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:27.034670 10945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5b8a53bddc4159838c73512d500d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.035429 10870 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6d66d403064ef7bfe0bcee38dd5da4 (DEFAULT_TABLE table=test-workload [id=ac13933e94804c8b983b33d2a3c284e0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:27.040817 10868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be135cf5be9404093b4a51a87d6d3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.043790 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1034f5db48480297524a01d90beee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.044899 10870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6d66d403064ef7bfe0bcee38dd5da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.048629 10867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2defcff65d6746ffb727bf0a5b4af8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.052830 10871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf5d2f1b2b045b4b7a7914023434730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.081197 10999 raft_consensus.cc:359] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.100121 10999 raft_consensus.cc:385] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.100557 10999 raft_consensus.cc:740] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.101131 11003 tablet_bootstrap.cc:492] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:27.101470 10999 consensus_queue.cc:260] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.106829 11000 tablet_bootstrap.cc:492] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:27.107551 11000 ts_tablet_manager.cc:1403] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.020s
I20260710 11:13:27.108683 10999 ts_tablet_manager.cc:1434] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.000s
I20260710 11:13:27.109829 10983 heartbeater.cc:499] Master 127.6.47.62:42173 was elected leader, sending a full tablet report...
I20260710 11:13:27.110134 10999 tablet_bootstrap.cc:492] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:27.111183 11000 raft_consensus.cc:359] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.112020 11000 raft_consensus.cc:385] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.112313 11000 raft_consensus.cc:740] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.113373 11000 consensus_queue.cc:260] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.118793 10999 tablet_bootstrap.cc:654] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.121321 11003 tablet_bootstrap.cc:654] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.126572 10834 heartbeater.cc:499] Master 127.6.47.62:42173 was elected leader, sending a full tablet report...
I20260710 11:13:27.126833 11003 tablet_bootstrap.cc:492] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:27.127306 11003 ts_tablet_manager.cc:1403] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.002s
I20260710 11:13:27.130447 11003 raft_consensus.cc:359] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.131174 11003 raft_consensus.cc:385] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.131474 11003 raft_consensus.cc:740] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.132231 11003 consensus_queue.cc:260] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.133553 11000 ts_tablet_manager.cc:1434] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.005s
I20260710 11:13:27.135097 11000 tablet_bootstrap.cc:492] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:27.137108 10909 heartbeater.cc:499] Master 127.6.47.62:42173 was elected leader, sending a full tablet report...
I20260710 11:13:27.137530 11003 ts_tablet_manager.cc:1434] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 11:13:27.138466 11003 tablet_bootstrap.cc:492] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:27.145119 11003 tablet_bootstrap.cc:654] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.153764 10999 tablet_bootstrap.cc:492] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:27.154425 10999 ts_tablet_manager.cc:1403] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.017s
I20260710 11:13:27.156241 11003 tablet_bootstrap.cc:492] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:27.156754 11003 ts_tablet_manager.cc:1403] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260710 11:13:27.157546 10999 raft_consensus.cc:359] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.158859 10999 raft_consensus.cc:385] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.159138 10999 raft_consensus.cc:740] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.159682 11003 raft_consensus.cc:359] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.160372 11003 raft_consensus.cc:385] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.160054 10999 consensus_queue.cc:260] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.160703 11003 raft_consensus.cc:740] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.161567 11003 consensus_queue.cc:260] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.162693 10999 ts_tablet_manager.cc:1434] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:27.163640 11003 ts_tablet_manager.cc:1434] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:27.163858 10999 tablet_bootstrap.cc:492] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:27.164646 11003 tablet_bootstrap.cc:492] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:27.166610 11000 tablet_bootstrap.cc:654] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.170275 11003 tablet_bootstrap.cc:654] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.171501 10999 tablet_bootstrap.cc:654] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.173741 11000 tablet_bootstrap.cc:492] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:27.178375 11000 ts_tablet_manager.cc:1403] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.001s
I20260710 11:13:27.188272 11000 raft_consensus.cc:359] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.188934 11008 raft_consensus.cc:493] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.189584 11000 raft_consensus.cc:385] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.190117 11000 raft_consensus.cc:740] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.189702 11008 raft_consensus.cc:515] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.191550 11000 consensus_queue.cc:260] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.196688 10999 tablet_bootstrap.cc:492] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:27.197242 10999 ts_tablet_manager.cc:1403] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.017s
I20260710 11:13:27.197623 11008 leader_election.cc:290] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.198246 11008 raft_consensus.cc:493] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.198676 11008 raft_consensus.cc:515] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.199328 11000 ts_tablet_manager.cc:1434] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:13:27.200444 11000 tablet_bootstrap.cc:492] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:27.200449 10999 raft_consensus.cc:359] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.201388 10999 raft_consensus.cc:385] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.201687 10999 raft_consensus.cc:740] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.202585 10999 consensus_queue.cc:260] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.204006 11008 leader_election.cc:290] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.206818 10999 ts_tablet_manager.cc:1434] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:13:27.208077 10999 tablet_bootstrap.cc:492] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:27.210347 11003 tablet_bootstrap.cc:492] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:27.215965 10999 tablet_bootstrap.cc:654] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.218698 11000 tablet_bootstrap.cc:654] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.218729 11003 ts_tablet_manager.cc:1403] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.012s
I20260710 11:13:27.225262 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f32b469c0e94e829e7fa1b6c6606f4a" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.226305 10808 raft_consensus.cc:2468] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:27.227782 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.228708 10809 raft_consensus.cc:2468] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:27.230652 10848 leader_election.cc:304] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:27.232872 11013 raft_consensus.cc:2804] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.233414 11013 raft_consensus.cc:493] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.233817 11013 raft_consensus.cc:3060] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.232069 10848 leader_election.cc:304] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:27.237121 11008 raft_consensus.cc:2804] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.237591 11008 raft_consensus.cc:493] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.238010 11008 raft_consensus.cc:3060] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.243978 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.244951 10958 raft_consensus.cc:2468] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:27.247458 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f32b469c0e94e829e7fa1b6c6606f4a" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.248314 10958 raft_consensus.cc:2468] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:27.252735 11003 raft_consensus.cc:359] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.253769 11003 raft_consensus.cc:385] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.254149 11003 raft_consensus.cc:740] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.255467 11003 consensus_queue.cc:260] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.262079 11013 raft_consensus.cc:515] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.263386 10999 tablet_bootstrap.cc:492] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:27.264056 10999 ts_tablet_manager.cc:1403] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.036s
I20260710 11:13:27.263052 11008 raft_consensus.cc:515] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.266289 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f32b469c0e94e829e7fa1b6c6606f4a" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:27.266711 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f32b469c0e94e829e7fa1b6c6606f4a" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:27.266978 10809 raft_consensus.cc:3060] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.267298 10958 raft_consensus.cc:3060] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.268149 10999 raft_consensus.cc:359] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.268934 10999 raft_consensus.cc:385] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.269222 10999 raft_consensus.cc:740] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.270510 11008 leader_election.cc:290] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.271224 10999 consensus_queue.cc:260] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.271806 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:27.272373 10957 raft_consensus.cc:3060] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.273618 10999 ts_tablet_manager.cc:1434] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:13:27.274783 10999 tablet_bootstrap.cc:492] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:27.274957 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:27.275714 10808 raft_consensus.cc:3060] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.281243 10999 tablet_bootstrap.cc:654] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.284211 10957 raft_consensus.cc:2468] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:27.289299 10850 leader_election.cc:304] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:27.289729 11000 tablet_bootstrap.cc:492] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:27.285794 10958 raft_consensus.cc:2468] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:27.290320 11008 raft_consensus.cc:2804] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.286350 11013 leader_election.cc:290] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.290831 11008 raft_consensus.cc:697] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:27.291090 11000 ts_tablet_manager.cc:1403] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.091s	user 0.038s	sys 0.035s
I20260710 11:13:27.291800 10850 leader_election.cc:304] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:27.291800 11008 consensus_queue.cc:237] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.292938 11017 raft_consensus.cc:2804] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.293586 11017 raft_consensus.cc:697] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:27.294514 11017 consensus_queue.cc:237] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.302584 10809 raft_consensus.cc:2468] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:27.304495 10808 raft_consensus.cc:2468] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:27.305485 11004 raft_consensus.cc:493] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.305588 11000 raft_consensus.cc:359] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.306463 11000 raft_consensus.cc:385] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.306136 11004 raft_consensus.cc:515] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.306794 11000 raft_consensus.cc:740] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.307765 11000 consensus_queue.cc:260] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.301677 11003 ts_tablet_manager.cc:1434] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.004s
I20260710 11:13:27.321416 11000 ts_tablet_manager.cc:1434] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:13:27.321553 10999 tablet_bootstrap.cc:492] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:27.322291 10999 ts_tablet_manager.cc:1403] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.010s
I20260710 11:13:27.323036 11000 tablet_bootstrap.cc:492] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:27.328558 10999 raft_consensus.cc:359] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.329501 10999 raft_consensus.cc:385] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.329846 10999 raft_consensus.cc:740] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.330806 10999 consensus_queue.cc:260] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.335585 11003 tablet_bootstrap.cc:492] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:27.337487 11000 tablet_bootstrap.cc:654] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.326188 11004 leader_election.cc:290] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:27.348515 10707 catalog_manager.cc:5697] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:27.358254 11003 tablet_bootstrap.cc:654] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.358911 10999 ts_tablet_manager.cc:1434] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:13:27.359957 10999 tablet_bootstrap.cc:492] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
W20260710 11:13:27.366228 10755 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:27.367130 11007 raft_consensus.cc:493] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.367828 11007 raft_consensus.cc:515] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.369035 11000 tablet_bootstrap.cc:492] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:27.369539 11000 ts_tablet_manager.cc:1403] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.000s
I20260710 11:13:27.370388 10999 tablet_bootstrap.cc:654] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.371865 11007 leader_election.cc:290] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:27.373070 11000 raft_consensus.cc:359] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.373899 11000 raft_consensus.cc:385] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.374246 11000 raft_consensus.cc:740] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.375149 11000 consensus_queue.cc:260] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.377986 11000 ts_tablet_manager.cc:1434] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:27.379148 11000 tablet_bootstrap.cc:492] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:27.387151 11000 tablet_bootstrap.cc:654] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.390846 11022 raft_consensus.cc:493] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.391428 11022 raft_consensus.cc:515] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.394029 11022 leader_election.cc:290] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:27.397307 11003 tablet_bootstrap.cc:492] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:27.398062 11003 ts_tablet_manager.cc:1403] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.074s	user 0.027s	sys 0.014s
I20260710 11:13:27.402105 11003 raft_consensus.cc:359] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.403062 11003 raft_consensus.cc:385] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.403394 11003 raft_consensus.cc:740] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.404277 11003 consensus_queue.cc:260] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.407373 11003 ts_tablet_manager.cc:1434] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:13:27.408736 11003 tablet_bootstrap.cc:492] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:27.418701 11003 tablet_bootstrap.cc:654] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.420069 10999 tablet_bootstrap.cc:492] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:27.420672 10999 ts_tablet_manager.cc:1403] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.005s
I20260710 11:13:27.424482 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.425413 10808 raft_consensus.cc:2468] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:27.427424 10922 leader_election.cc:304] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:27.428963 11022 raft_consensus.cc:2804] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.429908 11022 raft_consensus.cc:493] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.430604 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.431990 10808 raft_consensus.cc:2468] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:27.430621 11022 raft_consensus.cc:3060] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.437812 10922 leader_election.cc:304] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:27.438958 11004 raft_consensus.cc:2804] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.439390 11004 raft_consensus.cc:493] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.439780 11004 raft_consensus.cc:3060] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.449978 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.456198 11004 raft_consensus.cc:515] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.467530 11022 raft_consensus.cc:515] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.470724 10958 raft_consensus.cc:2393] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in current term 1: Already voted for candidate fc40a530fb094f6dba054427ad7a3dd8 in this term.
I20260710 11:13:27.472740 11000 tablet_bootstrap.cc:492] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:27.473520 11000 ts_tablet_manager.cc:1403] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.095s	user 0.032s	sys 0.044s
I20260710 11:13:27.473268 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:27.474123 10884 raft_consensus.cc:2468] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:27.477813 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:27.478745 10999 raft_consensus.cc:359] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.479466 11000 raft_consensus.cc:359] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.479931 10999 raft_consensus.cc:385] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.480232 11000 raft_consensus.cc:385] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:13:27.480322 10921 leader_election.cc:343] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:27.480685 11000 raft_consensus.cc:740] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.480657 10999 raft_consensus.cc:740] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.482622 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:27.482182 10999 consensus_queue.cc:260] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.483245 10883 raft_consensus.cc:2468] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 0.
I20260710 11:13:27.485051 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:27.485183 10772 leader_election.cc:304] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:27.485687 10808 raft_consensus.cc:3060] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.486047 11007 raft_consensus.cc:2804] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.486523 11007 raft_consensus.cc:493] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.481788 11000 consensus_queue.cc:260] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.486915 11007 raft_consensus.cc:3060] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.486915 11003 tablet_bootstrap.cc:492] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:27.489569 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:27.490659 11003 ts_tablet_manager.cc:1403] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.034s
I20260710 11:13:27.491086 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:27.491691 10883 raft_consensus.cc:3060] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.493592 11003 raft_consensus.cc:359] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.494256 11003 raft_consensus.cc:385] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.494519 11003 raft_consensus.cc:740] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.495504 10808 raft_consensus.cc:2468] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:27.495216 11003 consensus_queue.cc:260] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.497195 10922 leader_election.cc:304] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:27.497854 11003 ts_tablet_manager.cc:1434] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:13:27.500138 11003 tablet_bootstrap.cc:492] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:27.500573 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:27.500698 11000 ts_tablet_manager.cc:1434] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
W20260710 11:13:27.502466 10921 leader_election.cc:343] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:27.504485 10883 raft_consensus.cc:2468] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:27.505751 10921 leader_election.cc:304] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:27.498428 11022 leader_election.cc:290] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:27.509135 10999 ts_tablet_manager.cc:1434] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.088s	user 0.013s	sys 0.002s
I20260710 11:13:27.511206 10999 tablet_bootstrap.cc:492] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:27.499255 11004 leader_election.cc:290] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:27.517212 11022 raft_consensus.cc:2804] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.526027 11000 tablet_bootstrap.cc:492] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:27.526218 11007 raft_consensus.cc:515] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.527141 11003 tablet_bootstrap.cc:654] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.527555 10809 raft_consensus.cc:2393] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc40a530fb094f6dba054427ad7a3dd8 in current term 1: Already voted for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in this term.
I20260710 11:13:27.528666 11007 leader_election.cc:290] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Requested vote from peers fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:27.525383 11004 raft_consensus.cc:2804] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.533355 11004 raft_consensus.cc:697] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:27.530947 10999 tablet_bootstrap.cc:654] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.534408 11004 consensus_queue.cc:237] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.531930 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:27.530390 11022 raft_consensus.cc:697] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:27.529781 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:27.537463 10883 raft_consensus.cc:2393] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in current term 1: Already voted for candidate fc40a530fb094f6dba054427ad7a3dd8 in this term.
I20260710 11:13:27.537222 11022 consensus_queue.cc:237] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.539933 10775 leader_election.cc:304] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:27.542537 11007 raft_consensus.cc:2749] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:27.549088 11000 tablet_bootstrap.cc:654] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.549643 11003 tablet_bootstrap.cc:492] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:27.550138 11003 ts_tablet_manager.cc:1403] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.010s
I20260710 11:13:27.557747 11000 tablet_bootstrap.cc:492] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:27.558275 11000 ts_tablet_manager.cc:1403] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260710 11:13:27.557529 10705 catalog_manager.cc:5697] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:27.555436 11003 raft_consensus.cc:359] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.559155 11003 raft_consensus.cc:385] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.559463 11003 raft_consensus.cc:740] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.559617 10705 catalog_manager.cc:5697] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:27.560191 11003 consensus_queue.cc:260] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.561595 11000 raft_consensus.cc:359] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.562369 11000 raft_consensus.cc:385] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.562575 11003 ts_tablet_manager.cc:1434] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260710 11:13:27.562696 11000 raft_consensus.cc:740] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.563699 11003 tablet_bootstrap.cc:492] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:27.563633 11000 consensus_queue.cc:260] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.566166 11000 ts_tablet_manager.cc:1434] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260710 11:13:27.566881 10999 tablet_bootstrap.cc:492] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:27.567392 11000 tablet_bootstrap.cc:492] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:27.567407 10999 ts_tablet_manager.cc:1403] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.004s
I20260710 11:13:27.570132 11017 raft_consensus.cc:493] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.570645 11017 raft_consensus.cc:515] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.570917 10999 raft_consensus.cc:359] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.571647 10999 raft_consensus.cc:385] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.571779 11003 tablet_bootstrap.cc:654] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.571987 10999 raft_consensus.cc:740] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.572989 11017 leader_election.cc:290] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.572984 10999 consensus_queue.cc:260] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.574087 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1034f5db48480297524a01d90beee1" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.574849 10809 raft_consensus.cc:2468] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:27.576062 10999 ts_tablet_manager.cc:1434] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:13:27.577313 10999 tablet_bootstrap.cc:492] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:27.577292 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1034f5db48480297524a01d90beee1" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.578274 10958 raft_consensus.cc:2468] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:27.578892 11000 tablet_bootstrap.cc:654] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.580068 10848 leader_election.cc:304] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:27.581106 11017 raft_consensus.cc:2804] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.581522 11017 raft_consensus.cc:493] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.581893 11017 raft_consensus.cc:3060] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.594696 11017 raft_consensus.cc:515] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.602254 10999 tablet_bootstrap.cc:654] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.602566 10707 catalog_manager.cc:5697] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:27.606675 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1034f5db48480297524a01d90beee1" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:27.607539 10809 raft_consensus.cc:3060] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.618317 10809 raft_consensus.cc:2468] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:27.619963 10848 leader_election.cc:304] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:27.621130 11008 raft_consensus.cc:2804] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.621790 11008 raft_consensus.cc:697] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:27.622977 11008 consensus_queue.cc:237] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.626039 11013 raft_consensus.cc:493] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.626766 11013 raft_consensus.cc:515] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.629262 11013 leader_election.cc:290] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.630743 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2defcff65d6746ffb727bf0a5b4af8f2" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.631048 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2defcff65d6746ffb727bf0a5b4af8f2" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.631618 10958 raft_consensus.cc:2468] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:27.633272 10850 leader_election.cc:304] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
W20260710 11:13:27.634315 10848 leader_election.cc:343] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:27.635389 11013 raft_consensus.cc:2804] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.635923 11013 raft_consensus.cc:493] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.636348 11013 raft_consensus.cc:3060] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.639703 11008 raft_consensus.cc:493] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.640400 11008 raft_consensus.cc:515] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.641494 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1034f5db48480297524a01d90beee1" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:27.642446 10958 raft_consensus.cc:3060] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.647761 11017 leader_election.cc:290] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.649662 11008 leader_election.cc:290] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.656000 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.657948 11003 tablet_bootstrap.cc:492] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:27.658666 11003 ts_tablet_manager.cc:1403] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.067s
I20260710 11:13:27.661151 10958 raft_consensus.cc:2468] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
W20260710 11:13:27.665030 10850 leader_election.cc:343] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:27.666496 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.666185 11013 raft_consensus.cc:515] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.668820 11013 leader_election.cc:290] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.669844 11003 raft_consensus.cc:359] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.670450 11000 tablet_bootstrap.cc:492] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:27.670882 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2defcff65d6746ffb727bf0a5b4af8f2" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:27.670696 11003 raft_consensus.cc:385] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.671263 11000 ts_tablet_manager.cc:1403] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.104s	user 0.034s	sys 0.055s
I20260710 11:13:27.671600 10957 raft_consensus.cc:3060] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.669857 10707 catalog_manager.cc:5697] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:27.671737 11003 raft_consensus.cc:740] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.673468 11003 consensus_queue.cc:260] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.675192 11000 raft_consensus.cc:359] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.676047 10999 tablet_bootstrap.cc:492] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:27.676576 11003 ts_tablet_manager.cc:1434] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:13:27.676677 10999 ts_tablet_manager.cc:1403] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.000s
I20260710 11:13:27.677825 11003 tablet_bootstrap.cc:492] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:27.669857 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2defcff65d6746ffb727bf0a5b4af8f2" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:27.679860 10957 raft_consensus.cc:2468] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:27.679883 10999 raft_consensus.cc:359] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
W20260710 11:13:27.670382 10848 leader_election.cc:343] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:27.680994 10999 raft_consensus.cc:385] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.681058 10848 leader_election.cc:304] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324; no voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:27.681836 10999 raft_consensus.cc:740] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.676044 11000 raft_consensus.cc:385] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.682168 11013 raft_consensus.cc:2749] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:27.682536 11000 raft_consensus.cc:740] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.682891 10850 leader_election.cc:304] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:27.682991 10999 consensus_queue.cc:260] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.683463 11000 consensus_queue.cc:260] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.683795 11013 raft_consensus.cc:2804] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.684372 10809 raft_consensus.cc:3060] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.684433 11013 raft_consensus.cc:697] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:27.685346 11013 consensus_queue.cc:237] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.686463 11003 tablet_bootstrap.cc:654] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.692682 10809 raft_consensus.cc:2468] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:27.698102 11000 ts_tablet_manager.cc:1434] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
I20260710 11:13:27.699119 11000 tablet_bootstrap.cc:492] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:27.699267 10999 ts_tablet_manager.cc:1434] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:13:27.706893 11000 tablet_bootstrap.cc:654] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.710865 10999 tablet_bootstrap.cc:492] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:27.719409 11000 tablet_bootstrap.cc:492] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:27.719937 11000 ts_tablet_manager.cc:1403] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 11:13:27.722580 10999 tablet_bootstrap.cc:654] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.722457 11000 raft_consensus.cc:359] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.723150 11000 raft_consensus.cc:385] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.723450 11000 raft_consensus.cc:740] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.724141 11000 consensus_queue.cc:260] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.724248 10705 catalog_manager.cc:5697] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:27.727316 11003 tablet_bootstrap.cc:492] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:27.727792 11003 ts_tablet_manager.cc:1403] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.023s
I20260710 11:13:27.728134 11000 ts_tablet_manager.cc:1434] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:13:27.729084 11000 tablet_bootstrap.cc:492] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:27.730357 11003 raft_consensus.cc:359] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.731385 11007 raft_consensus.cc:493] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.731849 11007 raft_consensus.cc:515] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.731019 11003 raft_consensus.cc:385] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.732904 11003 raft_consensus.cc:740] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.733915 11007 leader_election.cc:290] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.735952 11000 tablet_bootstrap.cc:654] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.733641 11003 consensus_queue.cc:260] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.736443 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:27.737149 10999 tablet_bootstrap.cc:492] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:27.738695 10999 ts_tablet_manager.cc:1403] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260710 11:13:27.738731 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.741637 10999 raft_consensus.cc:359] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.742353 10999 raft_consensus.cc:385] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.738214 11003 ts_tablet_manager.cc:1434] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:13:27.743435 11003 tablet_bootstrap.cc:492] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
W20260710 11:13:27.744832 10772 leader_election.cc:343] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:27.747026 11000 tablet_bootstrap.cc:492] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:27.747344 10999 raft_consensus.cc:740] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.747490 11000 ts_tablet_manager.cc:1403] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:13:27.748315 10999 consensus_queue.cc:260] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.749902 11000 raft_consensus.cc:359] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.751485 11000 raft_consensus.cc:385] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.751789 11000 raft_consensus.cc:740] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.752081 10957 raft_consensus.cc:2468] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 0.
I20260710 11:13:27.752460 11000 consensus_queue.cc:260] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.751049 11003 tablet_bootstrap.cc:654] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.753786 10775 leader_election.cc:304] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:27.754009 10999 ts_tablet_manager.cc:1434] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:13:27.755292 11035 raft_consensus.cc:2804] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.755662 11035 raft_consensus.cc:493] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.756006 11035 raft_consensus.cc:3060] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.756438 11000 ts_tablet_manager.cc:1434] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:13:27.766112 11013 consensus_queue.cc:1048] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:27.770578 11035 raft_consensus.cc:515] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.777997 11035 leader_election.cc:290] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.778666 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
W20260710 11:13:27.780294 10772 leader_election.cc:343] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:27.782281 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:27.782871 10958 raft_consensus.cc:3060] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.783062 11013 consensus_queue.cc:1048] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:27.784479 11003 tablet_bootstrap.cc:492] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:27.784973 11003 ts_tablet_manager.cc:1403] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.015s
I20260710 11:13:27.787475 11003 raft_consensus.cc:359] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.788745 11003 raft_consensus.cc:385] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.789057 11003 raft_consensus.cc:740] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.789937 10958 raft_consensus.cc:2468] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 1.
I20260710 11:13:27.789860 11003 consensus_queue.cc:260] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.791162 10775 leader_election.cc:304] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:27.791829 11035 raft_consensus.cc:2804] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.791993 11003 ts_tablet_manager.cc:1434] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:13:27.792402 11035 raft_consensus.cc:697] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:27.793372 11035 consensus_queue.cc:237] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.809273 10707 catalog_manager.cc:5697] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:27.865672 11013 consensus_queue.cc:1048] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:27.869618 11022 raft_consensus.cc:493] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.870182 11022 raft_consensus.cc:515] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.872364 11022 leader_election.cc:290] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:27.875137 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6d66d403064ef7bfe0bcee38dd5da4" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.875836 10809 raft_consensus.cc:2468] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:27.875989 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6d66d403064ef7bfe0bcee38dd5da4" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:27.876715 10883 raft_consensus.cc:2468] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:27.877027 10922 leader_election.cc:304] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:27.878515 11022 raft_consensus.cc:2804] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.879208 11046 consensus_queue.cc:1048] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:27.878861 11022 raft_consensus.cc:493] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.880003 11022 raft_consensus.cc:3060] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.887295 11022 raft_consensus.cc:515] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.889139 11022 leader_election.cc:290] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:27.889776 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6d66d403064ef7bfe0bcee38dd5da4" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:27.890141 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6d66d403064ef7bfe0bcee38dd5da4" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:27.890429 10808 raft_consensus.cc:3060] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.890744 10883 raft_consensus.cc:3060] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.896238 10883 raft_consensus.cc:2468] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:27.896606 10808 raft_consensus.cc:2468] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:27.897367 10921 leader_election.cc:304] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:27.898065 11022 raft_consensus.cc:2804] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.898476 11022 raft_consensus.cc:697] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:27.899225 11022 consensus_queue.cc:237] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.900946 11035 raft_consensus.cc:493] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.901410 11035 raft_consensus.cc:515] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.903448 11035 leader_election.cc:290] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.904122 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:27.904834 10883 raft_consensus.cc:2468] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 0.
I20260710 11:13:27.904870 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.905498 10957 raft_consensus.cc:2468] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 0.
I20260710 11:13:27.905716 10772 leader_election.cc:304] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:27.906526 11035 raft_consensus.cc:2804] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.906824 11035 raft_consensus.cc:493] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.907099 11035 raft_consensus.cc:3060] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.908493 10705 catalog_manager.cc:5697] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:27.911688 11035 raft_consensus.cc:515] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.913951 11035 leader_election.cc:290] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.914268 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:27.914532 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:27.914691 10883 raft_consensus.cc:3060] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.915113 10957 raft_consensus.cc:3060] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.920753 10883 raft_consensus.cc:2468] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 1.
I20260710 11:13:27.921718 10772 leader_election.cc:304] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:27.921769 10957 raft_consensus.cc:2468] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 1.
I20260710 11:13:27.922397 11035 raft_consensus.cc:2804] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:27.922830 11035 raft_consensus.cc:697] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:27.923581 11035 consensus_queue.cc:237] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.929838 10705 catalog_manager.cc:5697] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:27.949015 11046 raft_consensus.cc:493] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.949548 11013 raft_consensus.cc:493] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.949561 11046 raft_consensus.cc:515] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.950237 11013 raft_consensus.cc:515] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:27.951931 11046 leader_election.cc:290] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.952148 11013 leader_election.cc:290] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:27.953462 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.953845 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:27.954203 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.954725 10958 raft_consensus.cc:2393] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c510d4e81704565ba35f1ce8d9e2324 in current term 1: Already voted for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in this term.
I20260710 11:13:27.954988 10808 raft_consensus.cc:2393] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c510d4e81704565ba35f1ce8d9e2324 in current term 1: Already voted for candidate fc40a530fb094f6dba054427ad7a3dd8 in this term.
I20260710 11:13:27.955837 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:27.955979 10848 leader_election.cc:304] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324; no voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:27.957314 10958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
mode: GRACEFUL
new_leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:58770
I20260710 11:13:27.957698 10848 leader_election.cc:304] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324; no voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:27.957314 11013 raft_consensus.cc:3060] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.958571 11046 raft_consensus.cc:3060] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.958078 10958 raft_consensus.cc:606] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Received request to transfer leadership to TS 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:27.959977 11004 consensus_queue.cc:1048] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:27.966513 11046 raft_consensus.cc:2749] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:27.969772 11022 raft_consensus.cc:993] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8: : Instructing follower 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:27.970214 11022 raft_consensus.cc:1081] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Signalling peer 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:27.970916 11013 raft_consensus.cc:2749] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:27.973968 10808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:41756
I20260710 11:13:27.974619 10808 raft_consensus.cc:493] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:27.975000 10808 raft_consensus.cc:3060] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:27.977236 11022 consensus_queue.cc:1048] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:27.980078 10882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f32b469c0e94e829e7fa1b6c6606f4a"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
mode: GRACEFUL
new_leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:42764
I20260710 11:13:27.980659 10882 raft_consensus.cc:606] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Received request to transfer leadership to TS 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:27.981207 11022 consensus_queue.cc:1048] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:27.986304 10808 raft_consensus.cc:515] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.987847 10809 raft_consensus.cc:1240] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Rejecting Update request from peer fc40a530fb094f6dba054427ad7a3dd8 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:27.987987 10883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
mode: GRACEFUL
new_leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:42764
I20260710 11:13:27.988823 10883 raft_consensus.cc:606] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Received request to transfer leadership to TS 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:27.991050 11022 consensus_queue.cc:1059] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:27.991799 11022 raft_consensus.cc:3055] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:27.992092 11022 raft_consensus.cc:740] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:27.992291 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:27.993008 11022 consensus_queue.cc:260] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:27.994072 11022 raft_consensus.cc:3060] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:27.994271 10808 leader_election.cc:290] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Requested vote from peers fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:27.996503 10957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
mode: GRACEFUL
new_leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:58770
I20260710 11:13:27.997123 10957 raft_consensus.cc:606] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Received request to transfer leadership to TS 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:27.997841 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304946e2b8344e13b0db107d1bf4e3ec" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:28.003686 10957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a6d66d403064ef7bfe0bcee38dd5da4"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
mode: GRACEFUL
new_leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:58770
I20260710 11:13:28.004225 10957 raft_consensus.cc:606] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Received request to transfer leadership to TS 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:28.008308 11036 consensus_queue.cc:1048] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:28.012912 10958 raft_consensus.cc:2468] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:28.014634 10775 leader_election.cc:304] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:28.015817 11035 raft_consensus.cc:2804] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.016292 11035 raft_consensus.cc:697] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:28.017135 11035 consensus_queue.cc:237] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } }
I20260710 11:13:28.025713 11022 raft_consensus.cc:993] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8: : Instructing follower 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:28.026183 11036 raft_consensus.cc:1081] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Signalling peer 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:28.027768 10808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:41756
I20260710 11:13:28.028307 10808 raft_consensus.cc:493] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.028685 10808 raft_consensus.cc:3060] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.032330 10809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
mode: GRACEFUL
new_leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:41768
I20260710 11:13:28.033000 10809 raft_consensus.cc:606] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Received request to transfer leadership to TS 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:28.035480 10808 raft_consensus.cc:515] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.037811 10808 leader_election.cc:290] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:28.038422 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:28.039024 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf5d2f1b2b045b4b7a7914023434730" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:28.039418 10884 raft_consensus.cc:3060] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.039628 10958 raft_consensus.cc:3055] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.040078 10958 raft_consensus.cc:740] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:28.040891 10958 consensus_queue.cc:260] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.042155 10958 raft_consensus.cc:3060] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.042200 10808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
mode: GRACEFUL
new_leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
 from {username='slave'} at 127.0.0.1:41768
I20260710 11:13:28.042959 10808 raft_consensus.cc:606] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Received request to transfer leadership to TS fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:28.045558 10705 catalog_manager.cc:5697] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 1 to 2, leader changed from fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3) to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.048346 10958 raft_consensus.cc:2468] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:28.049510 10775 leader_election.cc:304] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:28.050278 11035 raft_consensus.cc:2804] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.050729 11035 raft_consensus.cc:697] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:28.051294 10884 raft_consensus.cc:2468] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:28.051620 11035 consensus_queue.cc:237] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.059428 10705 catalog_manager.cc:5697] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 1 to 2, leader changed from fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3) to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.182581 11013 consensus_queue.cc:1048] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.189370 11008 consensus_queue.cc:1048] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.200444 11008 consensus_queue.cc:1048] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.214349 11013 consensus_queue.cc:1048] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.309984 11035 consensus_queue.cc:1048] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.313097 11008 raft_consensus.cc:993] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324: : Instructing follower 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:28.313544 11013 raft_consensus.cc:1081] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Signalling peer 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:28.315191 10808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:41744
I20260710 11:13:28.316149 10808 raft_consensus.cc:493] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.316504 10808 raft_consensus.cc:3060] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.322027 11035 consensus_queue.cc:1048] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.325421 10808 raft_consensus.cc:515] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.331388 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:28.332015 10882 raft_consensus.cc:3055] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.332429 10882 raft_consensus.cc:740] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:28.333248 10882 consensus_queue.cc:260] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.334352 10882 raft_consensus.cc:3060] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.334981 11078 consensus_queue.cc:1048] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.336062 11007 raft_consensus.cc:993] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247: : Instructing follower fc40a530fb094f6dba054427ad7a3dd8 to start an election
I20260710 11:13:28.336544 11007 raft_consensus.cc:1081] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Signalling peer fc40a530fb094f6dba054427ad7a3dd8 to start an election
I20260710 11:13:28.331388 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:28.338743 10957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
 from {username='slave'} at 127.0.0.1:58758
I20260710 11:13:28.339308 10957 raft_consensus.cc:493] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.338877 10958 raft_consensus.cc:3060] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.339679 10957 raft_consensus.cc:3060] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.343674 10882 raft_consensus.cc:2468] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:28.332000 10808 leader_election.cc:290] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:28.344871 10772 leader_election.cc:304] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:28.345714 11077 raft_consensus.cc:2804] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.346168 11077 raft_consensus.cc:697] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:28.346968 11077 consensus_queue.cc:237] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.348515 10957 raft_consensus.cc:515] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.351230 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:28.351797 10808 raft_consensus.cc:3055] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.352092 11035 raft_consensus.cc:993] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247: : Instructing follower 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:28.352094 10808 raft_consensus.cc:740] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:28.352726 11035 raft_consensus.cc:1081] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Signalling peer 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:28.353178 10808 consensus_queue.cc:260] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.354071 10958 raft_consensus.cc:2468] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:28.354503 10808 raft_consensus.cc:3060] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.358105 10957 leader_election.cc:290] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 2 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:28.359982 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5b8a53bddc4159838c73512d500d1a" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:28.360615 11077 consensus_queue.cc:1048] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.361431 10883 raft_consensus.cc:3060] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.362911 10705 catalog_manager.cc:5697] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 1 to 2, leader changed from 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2) to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.364146 10808 raft_consensus.cc:2468] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 2.
I20260710 11:13:28.355625 10884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:42748
I20260710 11:13:28.365293 10922 leader_election.cc:304] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:28.365538 10884 raft_consensus.cc:493] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.368952 10883 raft_consensus.cc:2468] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 2.
I20260710 11:13:28.366272 11036 raft_consensus.cc:2804] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.372597 10884 raft_consensus.cc:3060] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.373510 11036 raft_consensus.cc:697] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 2 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:28.374365 11036 consensus_queue.cc:237] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.379978 10884 raft_consensus.cc:515] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.388345 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:28.388509 10884 leader_election.cc:290] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:28.388972 10808 raft_consensus.cc:3055] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.389377 10808 raft_consensus.cc:740] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:28.388746 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:28.390185 10957 raft_consensus.cc:3060] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.390151 10808 consensus_queue.cc:260] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.391530 10808 raft_consensus.cc:3060] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.396654 10808 raft_consensus.cc:2468] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:28.397265 10957 raft_consensus.cc:2468] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:28.397748 10848 leader_election.cc:304] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:28.398638 11013 raft_consensus.cc:2804] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.399117 11013 raft_consensus.cc:697] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:28.399919 11013 consensus_queue.cc:237] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.400775 10884 raft_consensus.cc:3060] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.402932 10705 catalog_manager.cc:5697] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 1 to 2, leader changed from 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1) to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 2 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:28.406728 10884 raft_consensus.cc:1275] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.408172 11077 consensus_queue.cc:1048] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.411253 11013 raft_consensus.cc:993] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324: : Instructing follower 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:28.411896 11008 raft_consensus.cc:1081] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Signalling peer 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:28.411247 10704 catalog_manager.cc:5697] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 1 to 2, leader changed from 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1) to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.415598 10808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f32b469c0e94e829e7fa1b6c6606f4a"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:41744
I20260710 11:13:28.416153 10808 raft_consensus.cc:493] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.416569 10808 raft_consensus.cc:3060] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.417218 10957 raft_consensus.cc:1275] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.421159 11077 consensus_queue.cc:1048] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260710 11:13:28.423405 10808 raft_consensus.cc:515] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.427587 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f32b469c0e94e829e7fa1b6c6606f4a" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:28.428218 10884 raft_consensus.cc:3055] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.428592 10884 raft_consensus.cc:740] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:28.429375 10884 consensus_queue.cc:260] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.430482 10884 raft_consensus.cc:3060] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.433080 10808 leader_election.cc:290] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:28.436467 10884 raft_consensus.cc:2468] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:28.437542 10772 leader_election.cc:304] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:28.438485 11077 raft_consensus.cc:2804] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.436483 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f32b469c0e94e829e7fa1b6c6606f4a" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:28.439824 11077 raft_consensus.cc:697] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:28.440214 10957 raft_consensus.cc:3060] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.440891 11077 consensus_queue.cc:237] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.447156 10957 raft_consensus.cc:2468] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:28.447285 11036 consensus_queue.cc:1048] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.447793 10705 catalog_manager.cc:5697] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 1 to 2, leader changed from 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2) to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.454123 11022 raft_consensus.cc:993] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8: : Instructing follower 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:28.454566 11022 raft_consensus.cc:1081] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Signalling peer 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:28.457139 10883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a6d66d403064ef7bfe0bcee38dd5da4"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:42734
I20260710 11:13:28.457938 10883 raft_consensus.cc:493] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.458318 10883 raft_consensus.cc:3060] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.460359 11004 consensus_queue.cc:1048] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.460822 10957 raft_consensus.cc:1275] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.462661 11077 consensus_queue.cc:1048] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.465831 10883 raft_consensus.cc:515] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.471910 10884 raft_consensus.cc:1275] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.473982 11035 consensus_queue.cc:1048] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.475471 10883 leader_election.cc:290] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:28.476457 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6d66d403064ef7bfe0bcee38dd5da4" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:28.477063 10808 raft_consensus.cc:3060] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.481226 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6d66d403064ef7bfe0bcee38dd5da4" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:28.481832 10957 raft_consensus.cc:3055] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.482151 10957 raft_consensus.cc:740] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:28.482945 10957 consensus_queue.cc:260] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.483404 10808 raft_consensus.cc:2468] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:28.484254 10957 raft_consensus.cc:3060] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.484546 10848 leader_election.cc:304] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:28.485354 11013 raft_consensus.cc:2804] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.485811 11013 raft_consensus.cc:697] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:28.486541 11013 consensus_queue.cc:237] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:28.490329 10957 raft_consensus.cc:2468] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:28.496167 10705 catalog_manager.cc:5697] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 1 to 2, leader changed from fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3) to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.756631 10808 raft_consensus.cc:1275] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Refusing update from remote peer fc40a530fb094f6dba054427ad7a3dd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.757872 11004 consensus_queue.cc:1048] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.764807 10884 raft_consensus.cc:1275] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Refusing update from remote peer fc40a530fb094f6dba054427ad7a3dd8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.766448 11037 consensus_queue.cc:1048] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.842548 10884 raft_consensus.cc:1275] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.843739 11077 consensus_queue.cc:1048] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.851198 10957 raft_consensus.cc:1275] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.852655 11077 consensus_queue.cc:1048] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.861300 10884 raft_consensus.cc:1275] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.862457 11077 consensus_queue.cc:1048] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.871291 10957 raft_consensus.cc:1275] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.873044 11035 consensus_queue.cc:1048] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.898671 10808 raft_consensus.cc:1275] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.900050 11013 consensus_queue.cc:1048] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.907618 10957 raft_consensus.cc:1275] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.909572 11013 consensus_queue.cc:1048] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.936689 10808 raft_consensus.cc:1275] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.937268 10957 raft_consensus.cc:1275] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:28.937902 11046 consensus_queue.cc:1048] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:28.938586 11013 consensus_queue.cc:1048] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.076052 10705 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50812:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:31.078449 10705 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:31.127342 10797 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4065ca4c144434a054056dce649a25 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:31.128057 10866 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4065ca4c144434a054056dce649a25 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:31.128593 10797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4065ca4c144434a054056dce649a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.129355 10866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4065ca4c144434a054056dce649a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.129479 10945 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4065ca4c144434a054056dce649a25 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:31.130656 10945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4065ca4c144434a054056dce649a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.135788 10868 tablet_service.cc:1511] Processing CreateTablet for tablet ef6ab3453e754e0182dbd3c84d0f0d93 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:31.136176 10872 tablet_service.cc:1511] Processing CreateTablet for tablet 68d52b6f438b4928833a6dc40204d556 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:31.137035 10868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6ab3453e754e0182dbd3c84d0f0d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.137609 10872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d52b6f438b4928833a6dc40204d556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.138936 10947 tablet_service.cc:1511] Processing CreateTablet for tablet ef6ab3453e754e0182dbd3c84d0f0d93 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:31.140200 10947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6ab3453e754e0182dbd3c84d0f0d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.144990 10944 tablet_service.cc:1511] Processing CreateTablet for tablet 68d52b6f438b4928833a6dc40204d556 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:31.146224 10944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d52b6f438b4928833a6dc40204d556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.151007 10799 tablet_service.cc:1511] Processing CreateTablet for tablet 68d52b6f438b4928833a6dc40204d556 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:31.152369 10799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d52b6f438b4928833a6dc40204d556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.153618 10795 tablet_service.cc:1511] Processing CreateTablet for tablet 1b525c48288e4c4ba31ae5ce6b0983fb (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:31.154790 10795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b525c48288e4c4ba31ae5ce6b0983fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.156167 10946 tablet_service.cc:1511] Processing CreateTablet for tablet 1b525c48288e4c4ba31ae5ce6b0983fb (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:31.157434 10946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b525c48288e4c4ba31ae5ce6b0983fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.157491 10871 tablet_service.cc:1511] Processing CreateTablet for tablet 1b525c48288e4c4ba31ae5ce6b0983fb (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:31.161701 10871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b525c48288e4c4ba31ae5ce6b0983fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.151126 10796 tablet_service.cc:1511] Processing CreateTablet for tablet ef6ab3453e754e0182dbd3c84d0f0d93 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:31.162617 10796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6ab3453e754e0182dbd3c84d0f0d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.164584 10948 tablet_service.cc:1511] Processing CreateTablet for tablet 10baaa36bcad4eb0af5be9ac2b42877d (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:31.165989 10948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10baaa36bcad4eb0af5be9ac2b42877d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.168184 10794 tablet_service.cc:1511] Processing CreateTablet for tablet 10baaa36bcad4eb0af5be9ac2b42877d (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:31.169349 10794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10baaa36bcad4eb0af5be9ac2b42877d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.169410 10867 tablet_service.cc:1511] Processing CreateTablet for tablet 0af180833b854a199f5e224967f93f8b (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:31.170742 10867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af180833b854a199f5e224967f93f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.171106 10793 tablet_service.cc:1511] Processing CreateTablet for tablet 42a17f0c3b734708be803f83caf05fbf (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:31.172369 10793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a17f0c3b734708be803f83caf05fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.172550 10798 tablet_service.cc:1511] Processing CreateTablet for tablet 0af180833b854a199f5e224967f93f8b (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:31.173741 10798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af180833b854a199f5e224967f93f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.173578 10869 tablet_service.cc:1511] Processing CreateTablet for tablet 42a17f0c3b734708be803f83caf05fbf (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:31.174803 10869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a17f0c3b734708be803f83caf05fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.177526 10870 tablet_service.cc:1511] Processing CreateTablet for tablet 10baaa36bcad4eb0af5be9ac2b42877d (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:31.178733 10870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10baaa36bcad4eb0af5be9ac2b42877d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.181582 10943 tablet_service.cc:1511] Processing CreateTablet for tablet 0af180833b854a199f5e224967f93f8b (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:31.182840 10943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af180833b854a199f5e224967f93f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.188829 10942 tablet_service.cc:1511] Processing CreateTablet for tablet 42a17f0c3b734708be803f83caf05fbf (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:31.190163 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a17f0c3b734708be803f83caf05fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.201392 10873 tablet_service.cc:1511] Processing CreateTablet for tablet 2e167a3e303944869ea2274562136413 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:31.202654 10873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e167a3e303944869ea2274562136413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.219609 10793 tablet_service.cc:1511] Processing CreateTablet for tablet 2e167a3e303944869ea2274562136413 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:31.231237 10793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e167a3e303944869ea2274562136413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.251971 11100 tablet_bootstrap.cc:492] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:31.260284 10792 tablet_service.cc:1511] Processing CreateTablet for tablet b8daafeb73a74ddea9e5a93353311d2f (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:31.261633 10792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8daafeb73a74ddea9e5a93353311d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.251812 10941 tablet_service.cc:1511] Processing CreateTablet for tablet 2e167a3e303944869ea2274562136413 (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:31.263007 10941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e167a3e303944869ea2274562136413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.274381 11102 tablet_bootstrap.cc:492] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:31.278988 11100 tablet_bootstrap.cc:654] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.280085 11101 tablet_bootstrap.cc:492] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:31.279778 10874 tablet_service.cc:1511] Processing CreateTablet for tablet b8daafeb73a74ddea9e5a93353311d2f (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:31.281224 10874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8daafeb73a74ddea9e5a93353311d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.311457 10942 tablet_service.cc:1511] Processing CreateTablet for tablet b8daafeb73a74ddea9e5a93353311d2f (DEFAULT_TABLE table=soft_deleted_table [id=3f81574f5c234e098381434d84605df9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:31.316648 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8daafeb73a74ddea9e5a93353311d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:31.308450 11101 tablet_bootstrap.cc:654] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.315315 11102 tablet_bootstrap.cc:654] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.330101 11100 tablet_bootstrap.cc:492] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:31.330659 11100 ts_tablet_manager.cc:1403] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.014s
I20260710 11:13:31.334456 11100 raft_consensus.cc:359] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.336789 11100 raft_consensus.cc:385] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.337112 11100 raft_consensus.cc:740] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.337881 11100 consensus_queue.cc:260] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.338416 11101 tablet_bootstrap.cc:492] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:31.339159 11102 tablet_bootstrap.cc:492] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:31.339710 11102 ts_tablet_manager.cc:1403] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.012s
I20260710 11:13:31.340246 11100 ts_tablet_manager.cc:1434] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:13:31.341248 11100 tablet_bootstrap.cc:492] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:31.342774 11102 raft_consensus.cc:359] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.343564 11102 raft_consensus.cc:385] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.343909 11102 raft_consensus.cc:740] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.344790 11102 consensus_queue.cc:260] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.346161 11101 ts_tablet_manager.cc:1403] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.004s
I20260710 11:13:31.347509 11102 ts_tablet_manager.cc:1434] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:13:31.348871 11102 tablet_bootstrap.cc:492] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:31.349020 11100 tablet_bootstrap.cc:654] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.349212 11101 raft_consensus.cc:359] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.349973 11101 raft_consensus.cc:385] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.350252 11101 raft_consensus.cc:740] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.350932 11101 consensus_queue.cc:260] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.353247 11101 ts_tablet_manager.cc:1434] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:31.357766 11102 tablet_bootstrap.cc:654] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.367625 11100 tablet_bootstrap.cc:492] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:31.367630 11101 tablet_bootstrap.cc:492] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:31.368146 11100 ts_tablet_manager.cc:1403] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260710 11:13:31.371824 11102 tablet_bootstrap.cc:492] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:31.372428 11102 ts_tablet_manager.cc:1403] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260710 11:13:31.375180 11102 raft_consensus.cc:359] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.375043 11100 raft_consensus.cc:359] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.375815 11102 raft_consensus.cc:385] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.375823 11101 tablet_bootstrap.cc:654] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.376046 11100 raft_consensus.cc:385] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.376226 11102 raft_consensus.cc:740] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.376420 11100 raft_consensus.cc:740] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.377276 11102 consensus_queue.cc:260] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.377300 11100 consensus_queue.cc:260] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.379642 11102 ts_tablet_manager.cc:1434] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:13:31.380431 11100 ts_tablet_manager.cc:1434] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:13:31.381803 11100 tablet_bootstrap.cc:492] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:31.380570 11102 tablet_bootstrap.cc:492] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:31.388695 11100 tablet_bootstrap.cc:654] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.391646 11102 tablet_bootstrap.cc:654] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.405397 11101 tablet_bootstrap.cc:492] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:31.405576 11102 tablet_bootstrap.cc:492] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:31.405869 11100 tablet_bootstrap.cc:492] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:31.405895 11101 ts_tablet_manager.cc:1403] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260710 11:13:31.406078 11102 ts_tablet_manager.cc:1403] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260710 11:13:31.406503 11100 ts_tablet_manager.cc:1403] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260710 11:13:31.408506 11102 raft_consensus.cc:359] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.409126 11102 raft_consensus.cc:385] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.409046 11101 raft_consensus.cc:359] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.409621 11102 raft_consensus.cc:740] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.409264 11100 raft_consensus.cc:359] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.410066 11100 raft_consensus.cc:385] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.410379 11100 raft_consensus.cc:740] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.410416 11102 consensus_queue.cc:260] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.411118 11101 raft_consensus.cc:385] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.411545 11101 raft_consensus.cc:740] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.411192 11100 consensus_queue.cc:260] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.412685 11102 ts_tablet_manager.cc:1434] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260710 11:13:31.412241 11101 consensus_queue.cc:260] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.413585 11100 ts_tablet_manager.cc:1434] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:31.414472 11101 ts_tablet_manager.cc:1434] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:13:31.414597 11100 tablet_bootstrap.cc:492] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:31.415385 11101 tablet_bootstrap.cc:492] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:31.417371 11102 tablet_bootstrap.cc:492] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:31.420408 11077 raft_consensus.cc:493] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:13:31.420802 10755 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:31.420964 11077 raft_consensus.cc:515] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.422096 11101 tablet_bootstrap.cc:654] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.422660 11100 tablet_bootstrap.cc:654] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.424180 11102 tablet_bootstrap.cc:654] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.425191 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:31.423189 11077 leader_election.cc:290] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.431274 11100 tablet_bootstrap.cc:492] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:31.431561 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:31.431928 11100 ts_tablet_manager.cc:1403] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260710 11:13:31.432319 11102 tablet_bootstrap.cc:492] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
W20260710 11:13:31.432561 10772 leader_election.cc:343] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.432816 11102 ts_tablet_manager.cc:1403] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260710 11:13:31.431353 11088 raft_consensus.cc:493] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.434299 11088 raft_consensus.cc:515] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.434877 11100 raft_consensus.cc:359] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.435568 11100 raft_consensus.cc:385] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.435896 11100 raft_consensus.cc:740] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.435724 11102 raft_consensus.cc:359] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.442102 11101 tablet_bootstrap.cc:492] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:31.436455 11102 raft_consensus.cc:385] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.446022 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:31.456269 11102 raft_consensus.cc:740] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.456454 11101 ts_tablet_manager.cc:1403] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.013s
I20260710 11:13:31.457159 11102 consensus_queue.cc:260] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
W20260710 11:13:31.457602 10921 leader_election.cc:343] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.436450 11088 leader_election.cc:290] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.437120 10957 raft_consensus.cc:2468] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 0.
I20260710 11:13:31.439373 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:31.461228 10808 raft_consensus.cc:2468] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:31.436683 11100 consensus_queue.cc:260] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.451447 11115 raft_consensus.cc:493] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.462487 11115 raft_consensus.cc:515] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.464114 11100 ts_tablet_manager.cc:1434] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.011s
I20260710 11:13:31.465505 11100 tablet_bootstrap.cc:492] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:31.469298 11088 raft_consensus.cc:493] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.469789 11088 raft_consensus.cc:515] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.460023 11101 raft_consensus.cc:359] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.460383 10775 leader_election.cc:304] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:31.472738 11101 raft_consensus.cc:385] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.473167 11101 raft_consensus.cc:740] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.474416 10922 leader_election.cc:304] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [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: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:31.474114 11101 consensus_queue.cc:260] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.477103 11101 ts_tablet_manager.cc:1434] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260710 11:13:31.478312 11101 tablet_bootstrap.cc:492] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:31.478330 11077 raft_consensus.cc:2804] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.479598 11077 raft_consensus.cc:493] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.479947 11077 raft_consensus.cc:3060] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.480810 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e167a3e303944869ea2274562136413" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:31.481760 11115 leader_election.cc:290] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.482497 11115 raft_consensus.cc:2804] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.482857 11115 raft_consensus.cc:493] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.483261 11115 raft_consensus.cc:3060] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.485807 11100 tablet_bootstrap.cc:654] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.487967 11102 ts_tablet_manager.cc:1434] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.055s	user 0.038s	sys 0.015s
W20260710 11:13:31.488929 10922 leader_election.cc:343] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.489027 11102 tablet_bootstrap.cc:492] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:31.490556 11101 tablet_bootstrap.cc:654] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.490660 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e167a3e303944869ea2274562136413" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:31.491354 10883 raft_consensus.cc:2468] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:31.491710 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af180833b854a199f5e224967f93f8b" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:31.492825 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af180833b854a199f5e224967f93f8b" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:31.493366 10808 raft_consensus.cc:2468] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:31.494341 10922 leader_election.cc:304] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:31.472519 11088 leader_election.cc:290] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.495445 11088 raft_consensus.cc:2804] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.495760 11088 raft_consensus.cc:493] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.496624 10921 leader_election.cc:304] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [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: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:31.497860 11102 tablet_bootstrap.cc:654] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.496070 11088 raft_consensus.cc:3060] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.499221 11100 tablet_bootstrap.cc:492] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:31.499739 11100 ts_tablet_manager.cc:1403] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
W20260710 11:13:31.497771 10921 leader_election.cc:343] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.502172 11116 raft_consensus.cc:2804] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.503301 11100 raft_consensus.cc:359] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.508541 11116 raft_consensus.cc:493] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.509891 11116 raft_consensus.cc:3060] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:31.511148 10850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.47.3:33131, user_credentials={real_user=slave}} blocked reactor thread for 77637.8us
I20260710 11:13:31.511399 11115 raft_consensus.cc:515] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.514313 11115 leader_election.cc:290] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.515062 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:31.516355 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
W20260710 11:13:31.517832 10921 leader_election.cc:343] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.522737 11088 raft_consensus.cc:515] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.507373 11077 raft_consensus.cc:515] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.509275 11100 raft_consensus.cc:385] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.524752 11100 raft_consensus.cc:740] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.525162 10809 raft_consensus.cc:2393] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc40a530fb094f6dba054427ad7a3dd8 in current term 1: Already voted for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in this term.
I20260710 11:13:31.525529 11100 consensus_queue.cc:260] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.506562 11101 tablet_bootstrap.cc:492] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:31.527266 11101 ts_tablet_manager.cc:1403] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.012s
I20260710 11:13:31.523561 11116 raft_consensus.cc:515] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.527812 10922 leader_election.cc:304] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [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: fc40a530fb094f6dba054427ad7a3dd8; no voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:31.529266 11115 raft_consensus.cc:2749] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:31.529312 11077 leader_election.cc:290] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.530087 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:31.530124 11101 raft_consensus.cc:359] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.531903 11101 raft_consensus.cc:385] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.532051 11088 leader_election.cc:290] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.532258 11101 raft_consensus.cc:740] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.533407 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af180833b854a199f5e224967f93f8b" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
W20260710 11:13:31.534711 10921 leader_election.cc:343] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.535342 11101 consensus_queue.cc:260] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
W20260710 11:13:31.535957 10772 leader_election.cc:343] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.537019 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e167a3e303944869ea2274562136413" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:31.537083 11116 leader_election.cc:290] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.538560 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:31.535374 11102 tablet_bootstrap.cc:492] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:31.539837 11102 ts_tablet_manager.cc:1403] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.025s
I20260710 11:13:31.540199 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e167a3e303944869ea2274562136413" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:31.540472 11100 ts_tablet_manager.cc:1434] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.040s	user 0.012s	sys 0.006s
I20260710 11:13:31.540827 10884 raft_consensus.cc:3060] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.541577 11100 tablet_bootstrap.cc:492] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:31.542984 11102 raft_consensus.cc:359] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.543730 11102 raft_consensus.cc:385] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.544063 11102 raft_consensus.cc:740] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.544899 11008 raft_consensus.cc:493] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.545269 11101 ts_tablet_manager.cc:1434] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:13:31.544973 11102 consensus_queue.cc:260] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.545432 11008 raft_consensus.cc:515] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.548069 11102 ts_tablet_manager.cc:1434] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:31.548422 11100 tablet_bootstrap.cc:654] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.548604 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b525c48288e4c4ba31ae5ce6b0983fb" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:31.549234 11102 tablet_bootstrap.cc:492] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:31.549692 10809 raft_consensus.cc:2468] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:31.549896 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b525c48288e4c4ba31ae5ce6b0983fb" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:31.550534 10958 raft_consensus.cc:2468] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:31.551031 10848 leader_election.cc:304] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:31.539260 10957 raft_consensus.cc:2393] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in current term 1: Already voted for candidate fc40a530fb094f6dba054427ad7a3dd8 in this term.
I20260710 11:13:31.552455 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af180833b854a199f5e224967f93f8b" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:31.552999 10808 raft_consensus.cc:3060] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.558355 11102 tablet_bootstrap.cc:654] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.560168 10808 raft_consensus.cc:2468] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
W20260710 11:13:31.561595 10922 leader_election.cc:343] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.566305 10775 leader_election.cc:304] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:31.567184 11121 raft_consensus.cc:2749] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:31.569159 11101 tablet_bootstrap.cc:492] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:31.547501 11008 leader_election.cc:290] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.576735 10922 leader_election.cc:304] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [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: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:31.577613 11116 raft_consensus.cc:2804] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:31.578213 11116 raft_consensus.cc:697] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:31.579234 11116 consensus_queue.cc:237] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.585215 11114 raft_consensus.cc:2804] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.593694 10884 raft_consensus.cc:2468] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:31.594530 11114 raft_consensus.cc:493] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.595010 11114 raft_consensus.cc:3060] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.595165 10921 leader_election.cc:304] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [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: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:31.596372 11088 raft_consensus.cc:2804] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:31.596858 11088 raft_consensus.cc:697] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:31.597857 11102 tablet_bootstrap.cc:492] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:31.597697 11088 consensus_queue.cc:237] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.598367 11102 ts_tablet_manager.cc:1403] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.015s
I20260710 11:13:31.596877 11101 tablet_bootstrap.cc:654] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.601534 11102 raft_consensus.cc:359] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.602306 11102 raft_consensus.cc:385] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.602599 11102 raft_consensus.cc:740] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.603351 11102 consensus_queue.cc:260] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.605165 11102 ts_tablet_manager.cc:1434] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:13:31.605568 11114 raft_consensus.cc:515] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.606177 11102 tablet_bootstrap.cc:492] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:31.611729 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b525c48288e4c4ba31ae5ce6b0983fb" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:31.612414 10808 raft_consensus.cc:3060] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.616806 11077 raft_consensus.cc:493] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.617290 11077 raft_consensus.cc:515] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.619647 11077 leader_election.cc:290] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.620600 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4065ca4c144434a054056dce649a25" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:31.621173 10957 raft_consensus.cc:2468] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 0.
I20260710 11:13:31.622439 10775 leader_election.cc:304] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:31.623580 10808 raft_consensus.cc:2468] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:31.627967 10848 leader_election.cc:304] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:31.628485 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b525c48288e4c4ba31ae5ce6b0983fb" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:31.629036 10957 raft_consensus.cc:3060] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.626585 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4065ca4c144434a054056dce649a25" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:31.630147 11100 tablet_bootstrap.cc:492] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
W20260710 11:13:31.630618 10772 leader_election.cc:343] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.630782 11100 ts_tablet_manager.cc:1403] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.017s
I20260710 11:13:31.625784 11077 raft_consensus.cc:2804] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.631769 11077 raft_consensus.cc:493] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.632098 11077 raft_consensus.cc:3060] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.635396 10957 raft_consensus.cc:2468] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:31.636708 11008 raft_consensus.cc:2804] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:31.635001 11100 raft_consensus.cc:359] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.637470 11100 raft_consensus.cc:385] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.640668 11100 raft_consensus.cc:740] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.626077 11114 leader_election.cc:290] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.637403 11008 raft_consensus.cc:697] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:31.642995 11008 consensus_queue.cc:237] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.641423 11100 consensus_queue.cc:260] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.644237 11101 tablet_bootstrap.cc:492] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:31.645989 11101 ts_tablet_manager.cc:1403] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.000s
I20260710 11:13:31.649626 11102 tablet_bootstrap.cc:654] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.651875 11077 raft_consensus.cc:515] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.653388 10704 catalog_manager.cc:5697] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:31.650113 11101 raft_consensus.cc:359] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.658695 11077 leader_election.cc:290] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.659337 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4065ca4c144434a054056dce649a25" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:31.660005 11101 raft_consensus.cc:385] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.660352 11101 raft_consensus.cc:740] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
W20260710 11:13:31.660456 10772 leader_election.cc:343] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.661152 11101 consensus_queue.cc:260] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.663774 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4065ca4c144434a054056dce649a25" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:31.664462 10957 raft_consensus.cc:3060] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.665030 11100 ts_tablet_manager.cc:1434] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.005s
I20260710 11:13:31.666196 11100 tablet_bootstrap.cc:492] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:31.667408 11102 tablet_bootstrap.cc:492] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:31.664932 11101 ts_tablet_manager.cc:1434] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 11:13:31.669003 11101 tablet_bootstrap.cc:492] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:31.667928 11102 ts_tablet_manager.cc:1403] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.006s
I20260710 11:13:31.672845 11100 tablet_bootstrap.cc:654] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.675777 10957 raft_consensus.cc:2468] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 1.
I20260710 11:13:31.676458 11101 tablet_bootstrap.cc:654] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.677289 10775 leader_election.cc:304] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:31.677662 11102 raft_consensus.cc:359] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.683871 11102 raft_consensus.cc:385] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.684155 11102 raft_consensus.cc:740] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.684844 11077 raft_consensus.cc:2804] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:31.685426 11077 raft_consensus.cc:697] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:31.687824 11100 tablet_bootstrap.cc:492] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:31.688390 11100 ts_tablet_manager.cc:1403] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260710 11:13:31.688153 11102 consensus_queue.cc:260] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.691083 11102 ts_tablet_manager.cc:1434] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.003s
I20260710 11:13:31.691592 11100 raft_consensus.cc:359] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.692332 11102 tablet_bootstrap.cc:492] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:31.692405 11100 raft_consensus.cc:385] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.693002 11100 raft_consensus.cc:740] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.693809 11100 consensus_queue.cc:260] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.696056 11100 ts_tablet_manager.cc:1434] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:31.697022 11100 tablet_bootstrap.cc:492] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:31.697055 10707 catalog_manager.cc:5697] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:31.686304 11077 consensus_queue.cc:237] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.703631 11008 raft_consensus.cc:493] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.704010 11100 tablet_bootstrap.cc:654] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.704134 11008 raft_consensus.cc:515] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.705559 11101 tablet_bootstrap.cc:492] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:31.706130 11101 ts_tablet_manager.cc:1403] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.003s
I20260710 11:13:31.707094 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
W20260710 11:13:31.709076 10848 leader_election.cc:343] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.711709 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:31.712265 10957 raft_consensus.cc:2468] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 0.
I20260710 11:13:31.713584 11102 tablet_bootstrap.cc:654] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.713480 10850 leader_election.cc:304] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [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: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:31.714253 11114 raft_consensus.cc:2804] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.714461 11008 leader_election.cc:290] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.714627 11114 raft_consensus.cc:493] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.715005 11114 raft_consensus.cc:3060] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.711835 11101 raft_consensus.cc:359] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.716477 11101 raft_consensus.cc:385] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.716827 11101 raft_consensus.cc:740] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.717782 11101 consensus_queue.cc:260] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.719467 11101 ts_tablet_manager.cc:1434] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:13:31.720584 11101 tablet_bootstrap.cc:492] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:31.724740 11114 raft_consensus.cc:515] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.730306 11121 raft_consensus.cc:493] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.730770 11121 raft_consensus.cc:515] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.732837 11121 leader_election.cc:290] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.735232 11100 tablet_bootstrap.cc:492] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:31.735071 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10baaa36bcad4eb0af5be9ac2b42877d" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:31.735661 11100 ts_tablet_manager.cc:1403] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.003s
I20260710 11:13:31.735797 11101 tablet_bootstrap.cc:654] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.736218 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:31.737286 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10baaa36bcad4eb0af5be9ac2b42877d" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:31.737845 10957 raft_consensus.cc:2468] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 0.
I20260710 11:13:31.738786 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:31.738946 11114 leader_election.cc:290] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.739360 10958 raft_consensus.cc:3060] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.738458 11100 raft_consensus.cc:359] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.740397 11100 raft_consensus.cc:385] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.740705 11100 raft_consensus.cc:740] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.743392 11102 tablet_bootstrap.cc:492] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:31.744102 11102 ts_tablet_manager.cc:1403] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.006s
W20260710 11:13:31.745121 10848 leader_election.cc:343] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:31.746493 10775 leader_election.cc:304] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:31.746860 11102 raft_consensus.cc:359] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.747397 11121 raft_consensus.cc:2804] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.747524 11102 raft_consensus.cc:385] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.747812 11121 raft_consensus.cc:493] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.748298 11121 raft_consensus.cc:3060] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.741344 11100 consensus_queue.cc:260] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.750458 11100 ts_tablet_manager.cc:1434] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:13:31.751360 11100 tablet_bootstrap.cc:492] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247: Bootstrap starting.
I20260710 11:13:31.735703 10884 raft_consensus.cc:2468] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 0.
I20260710 11:13:31.756385 10958 raft_consensus.cc:2468] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 1.
I20260710 11:13:31.756963 11100 tablet_bootstrap.cc:654] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.757570 10850 leader_election.cc:304] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [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: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:31.758791 11114 raft_consensus.cc:2804] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:31.759223 11114 raft_consensus.cc:697] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:31.759289 11121 raft_consensus.cc:515] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.760285 11114 consensus_queue.cc:237] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.747838 11102 raft_consensus.cc:740] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.767771 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10baaa36bcad4eb0af5be9ac2b42877d" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:31.768626 10884 raft_consensus.cc:3060] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.768677 11121 leader_election.cc:290] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.763243 10704 catalog_manager.cc:5697] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:31.767732 11102 consensus_queue.cc:260] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.775245 11102 ts_tablet_manager.cc:1434] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 11:13:31.783272 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10baaa36bcad4eb0af5be9ac2b42877d" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:31.784126 10958 raft_consensus.cc:3060] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.785156 11121 raft_consensus.cc:493] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.785804 11121 raft_consensus.cc:515] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.788894 10884 raft_consensus.cc:2468] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 1.
I20260710 11:13:31.789484 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e167a3e303944869ea2274562136413" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:31.790581 10883 raft_consensus.cc:2393] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in current term 1: Already voted for candidate fc40a530fb094f6dba054427ad7a3dd8 in this term.
I20260710 11:13:31.790448 10772 leader_election.cc:304] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:31.792508 11077 raft_consensus.cc:2804] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:31.793522 11077 raft_consensus.cc:697] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:31.794620 11077 consensus_queue.cc:237] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.776425 11102 tablet_bootstrap.cc:492] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8: Bootstrap starting.
I20260710 11:13:31.807029 11121 leader_election.cc:290] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:31.807435 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e167a3e303944869ea2274562136413" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:31.809556 10775 leader_election.cc:304] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:31.810277 10707 catalog_manager.cc:5697] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:31.814133 11101 tablet_bootstrap.cc:492] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:31.814604 11101 ts_tablet_manager.cc:1403] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.094s	user 0.053s	sys 0.020s
I20260710 11:13:31.817468 11101 raft_consensus.cc:359] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.818162 11101 raft_consensus.cc:385] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.818454 11101 raft_consensus.cc:740] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.815371 10706 catalog_manager.cc:5697] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 1 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:31.819195 11077 raft_consensus.cc:3060] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.822595 10958 raft_consensus.cc:2468] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 1.
I20260710 11:13:31.825579 11101 consensus_queue.cc:260] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.826170 11077 raft_consensus.cc:2749] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:31.826481 11100 tablet_bootstrap.cc:492] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247: No bootstrap required, opened a new log
I20260710 11:13:31.827025 11100 ts_tablet_manager.cc:1403] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent bootstrapping tablet: real 0.076s	user 0.026s	sys 0.043s
I20260710 11:13:31.826498 11102 tablet_bootstrap.cc:654] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.828506 11088 raft_consensus.cc:493] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.829011 11088 raft_consensus.cc:515] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.829883 11100 raft_consensus.cc:359] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.830504 11100 raft_consensus.cc:385] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.830747 11100 raft_consensus.cc:740] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.831005 11088 leader_election.cc:290] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.831316 11100 consensus_queue.cc:260] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.833295 11100 ts_tablet_manager.cc:1434] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:13:31.833806 11101 ts_tablet_manager.cc:1434] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 11:13:31.834981 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d52b6f438b4928833a6dc40204d556" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:31.835134 11101 tablet_bootstrap.cc:492] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:31.835541 10808 raft_consensus.cc:2468] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:31.836493 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d52b6f438b4928833a6dc40204d556" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:31.836673 10922 leader_election.cc:304] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:31.837150 10884 raft_consensus.cc:2468] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:31.837488 11088 raft_consensus.cc:2804] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.837945 11088 raft_consensus.cc:493] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.838342 11088 raft_consensus.cc:3060] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.849743 10704 catalog_manager.cc:5697] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 1 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:31.853194 11088 raft_consensus.cc:515] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.857381 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d52b6f438b4928833a6dc40204d556" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:31.857877 10808 raft_consensus.cc:3060] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.858426 11101 tablet_bootstrap.cc:654] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.864626 10808 raft_consensus.cc:2468] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:31.866082 10922 leader_election.cc:304] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:31.867224 11116 raft_consensus.cc:2804] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:31.867805 11116 raft_consensus.cc:697] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:31.868369 11102 tablet_bootstrap.cc:492] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8: No bootstrap required, opened a new log
I20260710 11:13:31.868846 11102 ts_tablet_manager.cc:1403] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.022s
I20260710 11:13:31.868966 11116 consensus_queue.cc:237] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.871184 11102 raft_consensus.cc:359] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.871649 11102 raft_consensus.cc:385] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.871801 11102 raft_consensus.cc:740] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.872414 11102 consensus_queue.cc:260] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.874805 11102 ts_tablet_manager.cc:1434] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:31.875591 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d52b6f438b4928833a6dc40204d556" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:31.876344 10884 raft_consensus.cc:3060] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.881450 11088 leader_election.cc:290] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.885809 10884 raft_consensus.cc:2468] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:31.888934 11101 tablet_bootstrap.cc:492] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:31.889390 11101 ts_tablet_manager.cc:1403] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.017s
I20260710 11:13:31.891997 11101 raft_consensus.cc:359] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.892650 11101 raft_consensus.cc:385] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.892930 11101 raft_consensus.cc:740] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.892828 10706 catalog_manager.cc:5697] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:31.893651 11101 consensus_queue.cc:260] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.895604 11101 ts_tablet_manager.cc:1434] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:13:31.896449 11101 tablet_bootstrap.cc:492] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324: Bootstrap starting.
I20260710 11:13:31.900969 11101 tablet_bootstrap.cc:654] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:31.903323 11116 raft_consensus.cc:493] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.903795 11116 raft_consensus.cc:515] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.906970 11116 leader_election.cc:290] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.907416 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8daafeb73a74ddea9e5a93353311d2f" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:31.908030 10808 raft_consensus.cc:2468] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:31.909137 10922 leader_election.cc:304] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:31.908926 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8daafeb73a74ddea9e5a93353311d2f" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:31.909874 11116 raft_consensus.cc:2804] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:31.909929 10884 raft_consensus.cc:2468] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 0.
I20260710 11:13:31.910321 11116 raft_consensus.cc:493] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:31.910693 11116 raft_consensus.cc:3060] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.914001 11101 tablet_bootstrap.cc:492] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324: No bootstrap required, opened a new log
I20260710 11:13:31.914418 11101 ts_tablet_manager.cc:1403] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260710 11:13:31.915856 11116 raft_consensus.cc:515] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.916299 11101 raft_consensus.cc:359] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.916859 11101 raft_consensus.cc:385] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:31.917050 11101 raft_consensus.cc:740] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Initialized, Role: FOLLOWER
I20260710 11:13:31.917627 11116 leader_election.cc:290] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:31.917696 11101 consensus_queue.cc:260] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.918347 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8daafeb73a74ddea9e5a93353311d2f" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:31.918602 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8daafeb73a74ddea9e5a93353311d2f" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:31.918895 10808 raft_consensus.cc:3060] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.919126 10884 raft_consensus.cc:3060] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.919893 11101 ts_tablet_manager.cc:1434] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:13:31.925271 10808 raft_consensus.cc:2468] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:31.925271 10884 raft_consensus.cc:2468] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:31.926705 10922 leader_election.cc:304] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:31.927418 11116 raft_consensus.cc:2804] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:31.927884 11116 raft_consensus.cc:697] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:31.928687 11116 consensus_queue.cc:237] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:31.936705 10704 catalog_manager.cc:5697] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 1 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:31.983846 11116 consensus_queue.cc:1048] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.994473 11116 consensus_queue.cc:1048] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.020336 11077 raft_consensus.cc:493] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:32.020812 11077 raft_consensus.cc:515] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:32.022447 11077 leader_election.cc:290] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:32.023159 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:32.023433 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:32.024147 10958 raft_consensus.cc:2393] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in current term 1: Already voted for candidate 0c510d4e81704565ba35f1ce8d9e2324 in this term.
I20260710 11:13:32.025086 10775 leader_election.cc:304] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:32.025767 11077 raft_consensus.cc:3060] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:32.030628 11077 raft_consensus.cc:2749] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:32.059270 11114 raft_consensus.cc:493] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:32.059794 11114 raft_consensus.cc:515] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:32.061555 11114 leader_election.cc:290] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:32.062162 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af180833b854a199f5e224967f93f8b" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:32.062532 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af180833b854a199f5e224967f93f8b" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:32.062932 10808 raft_consensus.cc:2393] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c510d4e81704565ba35f1ce8d9e2324 in current term 1: Already voted for candidate fc40a530fb094f6dba054427ad7a3dd8 in this term.
I20260710 11:13:32.063941 10850 leader_election.cc:304] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324; no voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:32.064632 11114 raft_consensus.cc:3060] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:32.069315 11114 raft_consensus.cc:2749] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:32.099730 11114 consensus_queue.cc:1048] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.103701 10884 raft_consensus.cc:3060] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:32.111532 11154 consensus_queue.cc:1048] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:32.111863 11121 consensus_queue.cc:1048] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:32.130458 11121 consensus_queue.cc:1048] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.139608 11116 consensus_queue.cc:1048] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.152222 11088 consensus_queue.cc:1048] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.187448 11155 consensus_queue.cc:1048] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.197218 11124 consensus_queue.cc:1048] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:32.241189 11124 raft_consensus.cc:493] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:32.241562 11124 raft_consensus.cc:515] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:32.243076 11124 leader_election.cc:290] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:32.243736 10808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:32.244045 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8" is_pre_election: true
I20260710 11:13:32.244517 10808 raft_consensus.cc:2393] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c510d4e81704565ba35f1ce8d9e2324 in current term 1: Already voted for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in this term.
I20260710 11:13:32.244823 10958 raft_consensus.cc:2393] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c510d4e81704565ba35f1ce8d9e2324 in current term 1: Already voted for candidate fc40a530fb094f6dba054427ad7a3dd8 in this term.
I20260710 11:13:32.245776 10850 leader_election.cc:304] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324; no voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:32.246368 11124 raft_consensus.cc:3060] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:32.251691 11124 raft_consensus.cc:2749] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:32.311128 11121 consensus_queue.cc:1048] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.321316 11120 consensus_queue.cc:1048] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.377017 11088 consensus_queue.cc:1048] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.389856 11088 consensus_queue.cc:1048] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.402966 11088 consensus_queue.cc:1048] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:32.416682 11088 consensus_queue.cc:1048] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:32.427768 10755 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:33.311745 11168 raft_consensus.cc:493] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:33.312274 11168 raft_consensus.cc:515] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.314127 11168 leader_election.cc:290] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:33.314921 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" is_pre_election: true
I20260710 11:13:33.315068 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324" is_pre_election: true
I20260710 11:13:33.315670 10884 raft_consensus.cc:2468] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:33.315670 10809 raft_consensus.cc:2468] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 1.
I20260710 11:13:33.316874 10922 leader_election.cc:304] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [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: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:33.317505 11168 raft_consensus.cc:2804] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:13:33.317830 11168 raft_consensus.cc:493] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:33.318074 11168 raft_consensus.cc:3060] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.323436 11168 raft_consensus.cc:515] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.325114 11168 leader_election.cc:290] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 2 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:33.325754 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:33.325987 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:33.326272 10809 raft_consensus.cc:3060] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.326532 10884 raft_consensus.cc:3060] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.331168 10809 raft_consensus.cc:2468] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 2.
I20260710 11:13:33.331161 10884 raft_consensus.cc:2468] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 2.
I20260710 11:13:33.332360 10921 leader_election.cc:304] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:33.333089 11168 raft_consensus.cc:2804] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:33.333593 11168 raft_consensus.cc:697] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 2 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:33.334388 11168 consensus_queue.cc:237] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Queue going to LEADER 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: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.342692 10707 catalog_manager.cc:5697] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 0 to 2, leader changed from <none> to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 2 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:33.366649 10884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
mode: GRACEFUL
new_leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:42764
I20260710 11:13:33.367183 10884 raft_consensus.cc:606] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Received request to transfer leadership to TS 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:33.372001 10958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68d52b6f438b4928833a6dc40204d556"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
mode: GRACEFUL
new_leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:58770
I20260710 11:13:33.372740 10958 raft_consensus.cc:606] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Received request to transfer leadership to TS 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:33.377339 10884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b525c48288e4c4ba31ae5ce6b0983fb"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
mode: GRACEFUL
new_leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:42764
I20260710 11:13:33.377887 10884 raft_consensus.cc:606] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Received request to transfer leadership to TS 1cea1cbc10124f9d8cc9ca6469c1a247
I20260710 11:13:33.382211 10809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10baaa36bcad4eb0af5be9ac2b42877d"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
mode: GRACEFUL
new_leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:41768
I20260710 11:13:33.382777 10809 raft_consensus.cc:606] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Received request to transfer leadership to TS 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:33.385264 11088 raft_consensus.cc:993] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8: : Instructing follower 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:33.385694 11168 raft_consensus.cc:1081] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Signalling peer 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:33.387091 10808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68d52b6f438b4928833a6dc40204d556"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:41756
I20260710 11:13:33.387616 10808 raft_consensus.cc:493] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:33.387678 10958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af180833b854a199f5e224967f93f8b"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
mode: GRACEFUL
new_leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:58770
I20260710 11:13:33.387970 10808 raft_consensus.cc:3060] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.388283 10958 raft_consensus.cc:606] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Received request to transfer leadership to TS 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:33.394078 11155 raft_consensus.cc:993] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324: : Instructing follower 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:33.394323 10958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
mode: GRACEFUL
new_leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:58770
I20260710 11:13:33.394455 11155 raft_consensus.cc:1081] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Signalling peer 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:33.394789 10958 raft_consensus.cc:606] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 2 LEADER]: Received request to transfer leadership to TS 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:33.395330 10808 raft_consensus.cc:515] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.396306 10809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:41744
I20260710 11:13:33.396864 10809 raft_consensus.cc:493] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:33.397162 10809 raft_consensus.cc:3060] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.397898 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d52b6f438b4928833a6dc40204d556" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:33.398417 10884 raft_consensus.cc:3060] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.401944 10808 leader_election.cc:290] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:33.402864 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d52b6f438b4928833a6dc40204d556" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:33.403431 10958 raft_consensus.cc:3055] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:33.403712 10958 raft_consensus.cc:740] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:33.403961 10809 raft_consensus.cc:515] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.404377 10958 consensus_queue.cc:260] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.404800 10884 raft_consensus.cc:2468] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:33.405345 10958 raft_consensus.cc:3060] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.405933 10809 leader_election.cc:290] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:33.406551 10772 leader_election.cc:304] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:33.407394 11120 raft_consensus.cc:2804] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:33.408636 11120 raft_consensus.cc:697] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:33.409485 11120 consensus_queue.cc:237] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.410748 10956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e167a3e303944869ea2274562136413"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
mode: GRACEFUL
new_leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:58770
I20260710 11:13:33.411250 10956 raft_consensus.cc:606] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Received request to transfer leadership to TS 0c510d4e81704565ba35f1ce8d9e2324
I20260710 11:13:33.414098 10958 raft_consensus.cc:2468] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:33.415098 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:33.415632 10957 raft_consensus.cc:3060] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.416638 10884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6ab3453e754e0182dbd3c84d0f0d93" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:33.417199 10884 raft_consensus.cc:3055] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:33.416956 10707 catalog_manager.cc:5697] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 1 to 2, leader changed from fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3) to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:33.417557 10884 raft_consensus.cc:740] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:33.418478 10884 consensus_queue.cc:260] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.420650 10884 raft_consensus.cc:3060] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.422226 10957 raft_consensus.cc:2468] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:33.423484 10775 leader_election.cc:304] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:33.424271 11120 raft_consensus.cc:2804] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:33.424775 11120 raft_consensus.cc:697] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:33.425524 11120 consensus_queue.cc:237] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.427451 10884 raft_consensus.cc:2468] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:33.434861 10707 catalog_manager.cc:5697] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 1 to 2, leader changed from 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2) to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:33.500185 11175 raft_consensus.cc:993] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247: : Instructing follower 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:33.500701 11120 raft_consensus.cc:1081] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Signalling peer 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:33.502193 10883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10baaa36bcad4eb0af5be9ac2b42877d"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:42748
I20260710 11:13:33.502732 10883 raft_consensus.cc:493] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:33.503060 10883 raft_consensus.cc:3060] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.508174 10883 raft_consensus.cc:515] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.509706 10883 leader_election.cc:290] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:33.510739 10957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10baaa36bcad4eb0af5be9ac2b42877d" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:33.510613 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10baaa36bcad4eb0af5be9ac2b42877d" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:33.511262 10957 raft_consensus.cc:3060] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.511345 10809 raft_consensus.cc:3055] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:33.511708 10809 raft_consensus.cc:740] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:33.512496 10809 consensus_queue.cc:260] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.513749 10809 raft_consensus.cc:3060] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.517897 10957 raft_consensus.cc:2468] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:33.519141 10850 leader_election.cc:304] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:33.519910 11124 raft_consensus.cc:2804] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:33.520344 11124 raft_consensus.cc:697] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:33.520494 10809 raft_consensus.cc:2468] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:33.521234 11124 consensus_queue.cc:237] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.528276 10707 catalog_manager.cc:5697] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 1 to 2, leader changed from 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1) to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:33.603590 11088 raft_consensus.cc:993] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8: : Instructing follower 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:33.604025 11168 raft_consensus.cc:1081] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Signalling peer 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:33.605413 10883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e167a3e303944869ea2274562136413"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:42734
I20260710 11:13:33.605911 10883 raft_consensus.cc:493] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:33.606216 10883 raft_consensus.cc:3060] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.610841 10883 raft_consensus.cc:515] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.612494 10883 leader_election.cc:290] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:33.613286 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e167a3e303944869ea2274562136413" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:33.613497 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e167a3e303944869ea2274562136413" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:33.613838 10809 raft_consensus.cc:3060] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.614058 10958 raft_consensus.cc:3055] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:33.614400 10958 raft_consensus.cc:740] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:33.615034 10958 consensus_queue.cc:260] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.615854 10958 raft_consensus.cc:3060] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.618709 10809 raft_consensus.cc:2468] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:33.619747 10848 leader_election.cc:304] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:33.620056 10958 raft_consensus.cc:2468] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:33.620599 11155 raft_consensus.cc:2804] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:33.621097 11155 raft_consensus.cc:697] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:33.621776 11155 consensus_queue.cc:237] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.629026 10707 catalog_manager.cc:5697] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 1 to 2, leader changed from fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3) to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:33.645618 11124 raft_consensus.cc:993] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324: : Instructing follower 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:33.646045 11155 raft_consensus.cc:1081] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Signalling peer 1cea1cbc10124f9d8cc9ca6469c1a247 to start an election
I20260710 11:13:33.647394 10809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b525c48288e4c4ba31ae5ce6b0983fb"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
 from {username='slave'} at 127.0.0.1:41744
I20260710 11:13:33.647881 10809 raft_consensus.cc:493] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:33.648154 10809 raft_consensus.cc:3060] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.653441 10809 raft_consensus.cc:515] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.655486 10809 leader_election.cc:290] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Requested vote from peers 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:33.656407 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b525c48288e4c4ba31ae5ce6b0983fb" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:33.656455 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b525c48288e4c4ba31ae5ce6b0983fb" candidate_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:33.657207 10958 raft_consensus.cc:3060] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.657261 10883 raft_consensus.cc:3055] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:33.657650 10883 raft_consensus.cc:740] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:33.658440 10883 consensus_queue.cc:260] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.659718 10883 raft_consensus.cc:3060] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.663933 10958 raft_consensus.cc:2468] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:33.665195 10775 leader_election.cc:304] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cea1cbc10124f9d8cc9ca6469c1a247, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:33.665982 11120 raft_consensus.cc:2804] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:33.668273 10883 raft_consensus.cc:2468] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cea1cbc10124f9d8cc9ca6469c1a247 in term 2.
I20260710 11:13:33.669072 11120 raft_consensus.cc:697] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Becoming Leader. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:33.670047 11120 consensus_queue.cc:237] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.677758 10707 catalog_manager.cc:5697] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 reported cstate change: term changed from 1 to 2, leader changed from 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2) to 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1). New cstate: current_term: 2 leader_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:33.712306 11088 raft_consensus.cc:993] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8: : Instructing follower 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:33.712779 11168 raft_consensus.cc:1081] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Signalling peer 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:33.714108 10883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af180833b854a199f5e224967f93f8b"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:42734
I20260710 11:13:33.714715 10883 raft_consensus.cc:493] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:33.715034 10883 raft_consensus.cc:3060] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.719813 10883 raft_consensus.cc:515] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.721539 10883 leader_election.cc:290] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:33.722259 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af180833b854a199f5e224967f93f8b" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:33.722479 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af180833b854a199f5e224967f93f8b" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:33.722839 10809 raft_consensus.cc:3060] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.723024 10958 raft_consensus.cc:3055] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:33.723394 10958 raft_consensus.cc:740] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:33.724028 10958 consensus_queue.cc:260] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.724916 10958 raft_consensus.cc:3060] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:33.728467 10809 raft_consensus.cc:2468] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:33.729761 10848 leader_election.cc:304] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:33.730423 10958 raft_consensus.cc:2468] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 2.
I20260710 11:13:33.730518 11155 raft_consensus.cc:2804] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:33.732043 11155 raft_consensus.cc:697] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:33.732975 11155 consensus_queue.cc:237] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.740502 10707 catalog_manager.cc:5697] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 1 to 2, leader changed from fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3) to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 2 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:33.803570 10958 raft_consensus.cc:1275] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:33.804781 11120 consensus_queue.cc:1048] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:33.815757 10883 raft_consensus.cc:1275] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:33.817276 11120 consensus_queue.cc:1048] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:33.835428 10809 raft_consensus.cc:1275] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Refusing update from remote peer fc40a530fb094f6dba054427ad7a3dd8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:13:33.836562 11168 consensus_queue.cc:1048] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:33.845152 10883 raft_consensus.cc:1275] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Refusing update from remote peer fc40a530fb094f6dba054427ad7a3dd8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:13:33.847626 11189 consensus_queue.cc:1048] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:33.854895 11168 raft_consensus.cc:993] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8: : Instructing follower 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:33.855365 11189 raft_consensus.cc:1081] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 2 LEADER]: Signalling peer 0c510d4e81704565ba35f1ce8d9e2324 to start an election
I20260710 11:13:33.856875 10883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
 from {username='slave'} at 127.0.0.1:42734
I20260710 11:13:33.857436 10883 raft_consensus.cc:493] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:33.857797 10883 raft_consensus.cc:3060] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:33.863128 10883 raft_consensus.cc:515] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.864807 10883 leader_election.cc:290] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [CANDIDATE]: Term 3 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131)
I20260710 11:13:33.865521 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:33.865984 10958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a17f0c3b734708be803f83caf05fbf" candidate_uuid: "0c510d4e81704565ba35f1ce8d9e2324" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
I20260710 11:13:33.866155 10809 raft_consensus.cc:3060] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:33.866541 10958 raft_consensus.cc:3055] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:33.866869 10958 raft_consensus.cc:740] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:33.867585 10958 consensus_queue.cc:260] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [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: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.868755 10958 raft_consensus.cc:3060] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:33.871807 10809 raft_consensus.cc:2468] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 3.
I20260710 11:13:33.872964 10848 leader_election.cc:304] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [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: 0c510d4e81704565ba35f1ce8d9e2324, 1cea1cbc10124f9d8cc9ca6469c1a247; no voters: 
I20260710 11:13:33.873726 11155 raft_consensus.cc:2804] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:33.874188 11155 raft_consensus.cc:697] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 LEADER]: Becoming Leader. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:33.874202 10958 raft_consensus.cc:2468] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c510d4e81704565ba35f1ce8d9e2324 in term 3.
I20260710 11:13:33.875125 11155 consensus_queue.cc:237] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [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: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:33.881863 10707 catalog_manager.cc:5697] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 reported cstate change: term changed from 2 to 3, leader changed from fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3) to 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2). New cstate: current_term: 3 leader_uuid: "0c510d4e81704565ba35f1ce8d9e2324" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:33.965755 10958 raft_consensus.cc:1275] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:33.966797 11120 consensus_queue.cc:1048] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:33.976342 10883 raft_consensus.cc:1275] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:33.977766 11179 consensus_queue.cc:1048] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.029381 10958 raft_consensus.cc:1275] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:34.030385 11155 consensus_queue.cc:1048] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.038952 10809 raft_consensus.cc:1275] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:34.040417 11124 consensus_queue.cc:1048] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.074720 10958 raft_consensus.cc:1275] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:34.075940 11175 consensus_queue.cc:1048] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.084592 10883 raft_consensus.cc:1275] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Refusing update from remote peer 1cea1cbc10124f9d8cc9ca6469c1a247: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:34.086236 11179 consensus_queue.cc:1048] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.087738 10809 raft_consensus.cc:1275] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:34.089926 11124 consensus_queue.cc:1048] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.101465 10958 raft_consensus.cc:1275] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:34.103252 11124 consensus_queue.cc:1048] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.119778 10809 raft_consensus.cc:1275] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:34.120957 11198 consensus_queue.cc:1048] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.129019 10958 raft_consensus.cc:1275] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:34.130195 11198 consensus_queue.cc:1048] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.349303 10958 raft_consensus.cc:1275] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:34.350556 11198 consensus_queue.cc:1048] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.359225 10809 raft_consensus.cc:1275] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Refusing update from remote peer 0c510d4e81704565ba35f1ce8d9e2324: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:34.360707 11198 consensus_queue.cc:1048] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.416750 10704 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50812:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:36.435400 10704 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50812:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:36.510051  6332 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:36.651455 11237 tablet.cc:1724] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:36.666736 11232 log.cc:927] Time spent T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8: Append to log took a long time: real 0.127s	user 0.007s	sys 0.000s
W20260710 11:13:36.673342 11223 log.cc:927] Time spent T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
W20260710 11:13:36.710951 10772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.47.2:37523, user_credentials={real_user=slave}} blocked reactor thread for 69975us
I20260710 11:13:36.715998 11237 tablet.cc:1724] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.663053 11246 tablet.cc:1724] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.875219 11268 tablet.cc:1724] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.878783 11269 tablet.cc:1724] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.883136 11259 tablet.cc:1724] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.896992 11266 tablet.cc:1724] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.895011 11258 tablet.cc:1724] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.926002 11237 tablet.cc:1724] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.953900 11265 tablet.cc:1724] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.940228 11260 tablet.cc:1724] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.955358 11269 tablet.cc:1724] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.939069 11261 tablet.cc:1724] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.972098 11246 tablet.cc:1724] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.975975 11260 tablet.cc:1724] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.964295 10704 catalog_manager.cc:5789] TS fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3:33131) does not have the latest schema for tablet b8daafeb73a74ddea9e5a93353311d2f (table soft_deleted_table [id=3f81574f5c234e098381434d84605df9]). Expected version 1 got 0
I20260710 11:13:36.991472 11273 tablet.cc:1724] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.994931 10883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5"
dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
mode: GRACEFUL
new_leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
 from {username='slave'} at 127.0.0.1:42324
I20260710 11:13:36.995597 10883 raft_consensus.cc:606] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Received request to transfer leadership to TS fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:37.011023 11273 tablet.cc:1724] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:36.970191 11268 tablet.cc:1724] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:37.020161 11259 tablet.cc:1724] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:37.037154 10775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.47.3:33131, user_credentials={real_user=slave}} blocked reactor thread for 157591us
I20260710 11:13:37.052289 11266 tablet.cc:1724] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:37.059515 11246 tablet.cc:1724] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:37.063863 11258 tablet.cc:1724] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:37.081152 11268 tablet.cc:1724] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:37.087428 11266 tablet.cc:1724] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:37.115074 11261 tablet.cc:1724] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:37.120641 11237 tablet.cc:1724] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:37.129280 11245 raft_consensus.cc:993] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324: : Instructing follower fc40a530fb094f6dba054427ad7a3dd8 to start an election
I20260710 11:13:37.129787 11245 raft_consensus.cc:1081] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Signalling peer fc40a530fb094f6dba054427ad7a3dd8 to start an election
I20260710 11:13:37.129796 10809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75"
dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
mode: GRACEFUL
new_leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
 from {username='slave'} at 127.0.0.1:45470
I20260710 11:13:37.131204 10809 raft_consensus.cc:606] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Received request to transfer leadership to TS fc40a530fb094f6dba054427ad7a3dd8
I20260710 11:13:37.133093 10952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
 from {username='slave'} at 127.0.0.1:58744
I20260710 11:13:37.133744 10952 raft_consensus.cc:493] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:37.132912 11259 tablet.cc:1724] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:37.134188 10952 raft_consensus.cc:3060] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:37.166374  6332 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:37.169399  6332 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:37.195053 11203 raft_consensus.cc:993] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247: : Instructing follower fc40a530fb094f6dba054427ad7a3dd8 to start an election
I20260710 11:13:37.197507 11203 raft_consensus.cc:1081] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Signalling peer fc40a530fb094f6dba054427ad7a3dd8 to start an election
I20260710 11:13:37.195065 10952 raft_consensus.cc:515] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:37.200911 10952 leader_election.cc:290] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 3 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:37.203536 10881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:37.203908 10952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75"
dest_uuid: "fc40a530fb094f6dba054427ad7a3dd8"
 from {username='slave'} at 127.0.0.1:58758
I20260710 11:13:37.204887 10881 raft_consensus.cc:3055] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:37.204949 10952 raft_consensus.cc:493] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:37.205423 10881 raft_consensus.cc:740] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c510d4e81704565ba35f1ce8d9e2324, State: Running, Role: LEADER
I20260710 11:13:37.205701 10952 raft_consensus.cc:3060] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:37.211705 10881 consensus_queue.cc:260] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [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: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:37.214607 10881 raft_consensus.cc:3060] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:37.221030 10952 raft_consensus.cc:515] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:37.221460 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be135cf5be9404093b4a51a87d6d3c5" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:37.222450 10809 raft_consensus.cc:3060] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:37.225293 10952 leader_election.cc:290] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [CANDIDATE]: Term 3 election: Requested vote from peers 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091), 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2:37523)
I20260710 11:13:37.225293 10881 raft_consensus.cc:2468] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 3.
I20260710 11:13:37.226938 10921 leader_election.cc:304] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [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: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:37.227716 11234 raft_consensus.cc:2804] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:37.228267 11234 raft_consensus.cc:697] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:37.229542 10882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c510d4e81704565ba35f1ce8d9e2324"
I20260710 11:13:37.230526 10882 raft_consensus.cc:3060] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:37.229384 11234 consensus_queue.cc:237] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [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: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:37.236920 10704 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0: soft_deleted_table [id=3f81574f5c234e098381434d84605df9] alter complete (version 1)
I20260710 11:13:37.261163 10809 raft_consensus.cc:2468] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 3.
I20260710 11:13:37.262115 10807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1980280f88496c8262af1f35c53d75" candidate_uuid: "fc40a530fb094f6dba054427ad7a3dd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247"
I20260710 11:13:37.262903 10807 raft_consensus.cc:3055] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:37.263259 10807 raft_consensus.cc:740] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1cea1cbc10124f9d8cc9ca6469c1a247, State: Running, Role: LEADER
I20260710 11:13:37.264364 10807 consensus_queue.cc:260] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [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: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:37.266707 10807 raft_consensus.cc:3060] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:37.266111 10706 catalog_manager.cc:5697] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 2 to 3, leader changed from 0c510d4e81704565ba35f1ce8d9e2324 (127.6.47.2) to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:37.273732 10882 raft_consensus.cc:2468] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 3.
I20260710 11:13:37.275279 10921 leader_election.cc:304] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [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: 0c510d4e81704565ba35f1ce8d9e2324, fc40a530fb094f6dba054427ad7a3dd8; no voters: 
I20260710 11:13:37.276074 11234 raft_consensus.cc:2804] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:37.276664 11234 raft_consensus.cc:697] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 LEADER]: Becoming Leader. State: Replica: fc40a530fb094f6dba054427ad7a3dd8, State: Running, Role: LEADER
I20260710 11:13:37.277773 11234 consensus_queue.cc:237] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [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: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } }
I20260710 11:13:37.279911 10807 raft_consensus.cc:2468] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc40a530fb094f6dba054427ad7a3dd8 in term 3.
I20260710 11:13:37.290871 10707 catalog_manager.cc:5697] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 reported cstate change: term changed from 2 to 3, leader changed from 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1) to fc40a530fb094f6dba054427ad7a3dd8 (127.6.47.3). New cstate: current_term: 3 leader_uuid: "fc40a530fb094f6dba054427ad7a3dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc40a530fb094f6dba054427ad7a3dd8" member_type: VOTER last_known_addr { host: "127.6.47.3" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:37.753808 10882 raft_consensus.cc:1275] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Refusing update from remote peer fc40a530fb094f6dba054427ad7a3dd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:37.754992 11234 consensus_queue.cc:1048] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:37.772423 10809 raft_consensus.cc:1275] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Refusing update from remote peer fc40a530fb094f6dba054427ad7a3dd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:37.774940 10809 raft_consensus.cc:1275] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Refusing update from remote peer fc40a530fb094f6dba054427ad7a3dd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:37.777163 11285 consensus_queue.cc:1048] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:13:37.777477 11234 consensus_queue.cc:1048] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cea1cbc10124f9d8cc9ca6469c1a247" member_type: VOTER last_known_addr { host: "127.6.47.1" port: 38091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:37.789572 10882 raft_consensus.cc:1275] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Refusing update from remote peer fc40a530fb094f6dba054427ad7a3dd8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:37.791579 11189 consensus_queue.cc:1048] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c510d4e81704565ba35f1ce8d9e2324" member_type: VOTER last_known_addr { host: "127.6.47.2" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:13:38.224290  6332 tablet_server.cc:179] TabletServer@127.6.47.1:0 shutting down...
I20260710 11:13:38.253899  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:38.254856  6332 tablet_replica.cc:333] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.255630  6332 raft_consensus.cc:2243] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.256580  6332 raft_consensus.cc:2272] T ef6ab3453e754e0182dbd3c84d0f0d93 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.258854  6332 tablet_replica.cc:333] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.259443  6332 raft_consensus.cc:2243] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.260207  6332 raft_consensus.cc:2272] T 68d52b6f438b4928833a6dc40204d556 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.262696  6332 tablet_replica.cc:333] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.263718  6332 raft_consensus.cc:2243] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:13:38.263839 10848 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 11:13:38.264343  6332 raft_consensus.cc:2272] T 2e167a3e303944869ea2274562136413 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:38.267808 10848 consensus_peers.cc:597] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 -> Peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Couldn't send request to peer 1cea1cbc10124f9d8cc9ca6469c1a247. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:38.267990  6332 tablet_replica.cc:333] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.268925  6332 raft_consensus.cc:2243] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.269544  6332 raft_consensus.cc:2272] T b8daafeb73a74ddea9e5a93353311d2f P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:38.271198 10848 consensus_peers.cc:597] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 -> Peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Couldn't send request to peer 1cea1cbc10124f9d8cc9ca6469c1a247. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:38.272423  6332 tablet_replica.cc:333] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.273301  6332 raft_consensus.cc:2243] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.274153  6332 raft_consensus.cc:2272] T 1b525c48288e4c4ba31ae5ce6b0983fb P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:38.274405 10848 consensus_peers.cc:597] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 -> Peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Couldn't send request to peer 1cea1cbc10124f9d8cc9ca6469c1a247. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:38.276314  6332 tablet_replica.cc:333] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.277004  6332 raft_consensus.cc:2243] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.277491  6332 raft_consensus.cc:2272] T 0af180833b854a199f5e224967f93f8b P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.279515  6332 tablet_replica.cc:333] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.280033  6332 raft_consensus.cc:2243] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.280520  6332 raft_consensus.cc:2272] T 10baaa36bcad4eb0af5be9ac2b42877d P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.282444  6332 tablet_replica.cc:333] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.282969  6332 raft_consensus.cc:2243] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.283740  6332 raft_consensus.cc:2272] T fbf5d2f1b2b045b4b7a7914023434730 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.285805  6332 tablet_replica.cc:333] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.286332  6332 raft_consensus.cc:2243] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.286769  6332 raft_consensus.cc:2272] T 0be135cf5be9404093b4a51a87d6d3c5 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.290644  6332 tablet_replica.cc:333] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.291406  6332 raft_consensus.cc:2243] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.292054  6332 raft_consensus.cc:2272] T 5e5b8a53bddc4159838c73512d500d1a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:38.292951 10922 consensus_peers.cc:597] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 -> Peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Couldn't send request to peer 1cea1cbc10124f9d8cc9ca6469c1a247. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:38.294602  6332 tablet_replica.cc:333] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.295369  6332 raft_consensus.cc:2243] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.296074  6332 raft_consensus.cc:2272] T 1d4065ca4c144434a054056dce649a25 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.297979  6332 tablet_replica.cc:333] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.298491  6332 raft_consensus.cc:2243] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.298969  6332 raft_consensus.cc:2272] T 2defcff65d6746ffb727bf0a5b4af8f2 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.300843  6332 tablet_replica.cc:333] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.301406  6332 raft_consensus.cc:2243] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.301828  6332 raft_consensus.cc:2272] T 42a17f0c3b734708be803f83caf05fbf P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.303625  6332 tablet_replica.cc:333] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.304108  6332 raft_consensus.cc:2243] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.304587  6332 raft_consensus.cc:2272] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.306485  6332 tablet_replica.cc:333] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.306998  6332 raft_consensus.cc:2243] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.307410  6332 raft_consensus.cc:2272] T 0c1034f5db48480297524a01d90beee1 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.309376  6332 tablet_replica.cc:333] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.309850  6332 raft_consensus.cc:2243] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.310221  6332 raft_consensus.cc:2272] T ca1980280f88496c8262af1f35c53d75 P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.312412  6332 tablet_replica.cc:333] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.312965  6332 raft_consensus.cc:2243] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.313725  6332 raft_consensus.cc:2272] T 304946e2b8344e13b0db107d1bf4e3ec P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.315536  6332 tablet_replica.cc:333] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247: stopping tablet replica
I20260710 11:13:38.316098  6332 raft_consensus.cc:2243] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.317070  6332 raft_consensus.cc:2272] T 0f32b469c0e94e829e7fa1b6c6606f4a P 1cea1cbc10124f9d8cc9ca6469c1a247 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.357370  6332 tablet_server.cc:196] TabletServer@127.6.47.1:0 shutdown complete.
W20260710 11:13:38.391943 10848 consensus_peers.cc:597] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 -> Peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Couldn't send request to peer 1cea1cbc10124f9d8cc9ca6469c1a247. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:38091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:38.395010  6332 tablet_server.cc:179] TabletServer@127.6.47.2:0 shutting down...
I20260710 11:13:38.421144  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:38.421856  6332 tablet_replica.cc:333] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.422571  6332 raft_consensus.cc:2243] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.423450  6332 raft_consensus.cc:2272] T 42a17f0c3b734708be803f83caf05fbf P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.425907  6332 tablet_replica.cc:333] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.426631  6332 raft_consensus.cc:2243] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.427269  6332 raft_consensus.cc:2272] T b8daafeb73a74ddea9e5a93353311d2f P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:38.429864 10848 consensus_peers.cc:597] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 -> Peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Couldn't send request to peer 1cea1cbc10124f9d8cc9ca6469c1a247. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:38091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:38.429970  6332 tablet_replica.cc:333] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.430706  6332 raft_consensus.cc:2243] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.431470  6332 raft_consensus.cc:2272] T 0af180833b854a199f5e224967f93f8b P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.433513  6332 tablet_replica.cc:333] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.434093  6332 raft_consensus.cc:2243] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.434566  6332 raft_consensus.cc:2272] T 1b525c48288e4c4ba31ae5ce6b0983fb P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.436465  6332 tablet_replica.cc:333] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.437074  6332 raft_consensus.cc:2243] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.437826  6332 raft_consensus.cc:2272] T 10baaa36bcad4eb0af5be9ac2b42877d P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.439772  6332 tablet_replica.cc:333] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.440292  6332 raft_consensus.cc:2243] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.440747  6332 raft_consensus.cc:2272] T 0be135cf5be9404093b4a51a87d6d3c5 P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.442929  6332 tablet_replica.cc:333] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.443440  6332 raft_consensus.cc:2243] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.443882  6332 raft_consensus.cc:2272] T 5e5b8a53bddc4159838c73512d500d1a P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.445855  6332 tablet_replica.cc:333] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.446349  6332 raft_consensus.cc:2243] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.446780  6332 raft_consensus.cc:2272] T fbf5d2f1b2b045b4b7a7914023434730 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.448661  6332 tablet_replica.cc:333] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.449155  6332 raft_consensus.cc:2243] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.449947  6332 raft_consensus.cc:2272] T 6a6d66d403064ef7bfe0bcee38dd5da4 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.451781  6332 tablet_replica.cc:333] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.452320  6332 raft_consensus.cc:2243] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.452795  6332 raft_consensus.cc:2272] T 1d4065ca4c144434a054056dce649a25 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.454753  6332 tablet_replica.cc:333] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.455250  6332 raft_consensus.cc:2243] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.456024  6332 raft_consensus.cc:2272] T 2defcff65d6746ffb727bf0a5b4af8f2 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.457844  6332 tablet_replica.cc:333] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.458428  6332 raft_consensus.cc:2243] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.458853  6332 raft_consensus.cc:2272] T 68d52b6f438b4928833a6dc40204d556 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.460783  6332 tablet_replica.cc:333] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.461261  6332 raft_consensus.cc:2243] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.461992  6332 raft_consensus.cc:2272] T 2e167a3e303944869ea2274562136413 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.464021  6332 tablet_replica.cc:333] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.464794  6332 raft_consensus.cc:2243] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.465637  6332 raft_consensus.cc:2272] T 0c1034f5db48480297524a01d90beee1 P 0c510d4e81704565ba35f1ce8d9e2324 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.467571  6332 tablet_replica.cc:333] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.468093  6332 raft_consensus.cc:2243] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.468622  6332 raft_consensus.cc:2272] T ef6ab3453e754e0182dbd3c84d0f0d93 P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:38.469273 10922 consensus_peers.cc:597] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 -> Peer 1cea1cbc10124f9d8cc9ca6469c1a247 (127.6.47.1:38091): Couldn't send request to peer 1cea1cbc10124f9d8cc9ca6469c1a247. Status: Network error: Client connection negotiation failed: client connection to 127.6.47.1:38091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:38.470505  6332 tablet_replica.cc:333] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.471172  6332 raft_consensus.cc:2243] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.471617  6332 raft_consensus.cc:2272] T ca1980280f88496c8262af1f35c53d75 P 0c510d4e81704565ba35f1ce8d9e2324 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.474493  6332 tablet_replica.cc:333] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.475143  6332 raft_consensus.cc:2243] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.475661  6332 raft_consensus.cc:2272] T 304946e2b8344e13b0db107d1bf4e3ec P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.477562  6332 tablet_replica.cc:333] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324: stopping tablet replica
I20260710 11:13:38.478001  6332 raft_consensus.cc:2243] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.478580  6332 raft_consensus.cc:2272] T 0f32b469c0e94e829e7fa1b6c6606f4a P 0c510d4e81704565ba35f1ce8d9e2324 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.517782  6332 tablet_server.cc:196] TabletServer@127.6.47.2:0 shutdown complete.
I20260710 11:13:38.548760  6332 tablet_server.cc:179] TabletServer@127.6.47.3:0 shutting down...
I20260710 11:13:38.581152  6332 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:38.581804  6332 tablet_replica.cc:333] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.582386  6332 raft_consensus.cc:2243] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.583206  6332 raft_consensus.cc:2272] T b8daafeb73a74ddea9e5a93353311d2f P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.585215  6332 tablet_replica.cc:333] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.585772  6332 raft_consensus.cc:2243] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.586252  6332 raft_consensus.cc:2272] T ef6ab3453e754e0182dbd3c84d0f0d93 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.588106  6332 tablet_replica.cc:333] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.588699  6332 raft_consensus.cc:2243] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.589149  6332 raft_consensus.cc:2272] T 10baaa36bcad4eb0af5be9ac2b42877d P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.590957  6332 tablet_replica.cc:333] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.591471  6332 raft_consensus.cc:2243] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.591902  6332 raft_consensus.cc:2272] T 1b525c48288e4c4ba31ae5ce6b0983fb P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.593698  6332 tablet_replica.cc:333] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.594213  6332 raft_consensus.cc:2243] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.594663  6332 raft_consensus.cc:2272] T 68d52b6f438b4928833a6dc40204d556 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.596341  6332 tablet_replica.cc:333] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.596873  6332 raft_consensus.cc:2243] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.597326  6332 raft_consensus.cc:2272] T 2e167a3e303944869ea2274562136413 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.599084  6332 tablet_replica.cc:333] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.599561  6332 raft_consensus.cc:2243] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.600013  6332 raft_consensus.cc:2272] T fbf5d2f1b2b045b4b7a7914023434730 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.601874  6332 tablet_replica.cc:333] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.602370  6332 raft_consensus.cc:2243] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.603178  6332 raft_consensus.cc:2272] T 5e5b8a53bddc4159838c73512d500d1a P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.605085  6332 tablet_replica.cc:333] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.605573  6332 raft_consensus.cc:2243] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.606262  6332 raft_consensus.cc:2272] T 0be135cf5be9404093b4a51a87d6d3c5 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.608294  6332 tablet_replica.cc:333] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.608824  6332 raft_consensus.cc:2243] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.609258  6332 raft_consensus.cc:2272] T 1d4065ca4c144434a054056dce649a25 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.610968  6332 tablet_replica.cc:333] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.611464  6332 raft_consensus.cc:2243] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.611867  6332 raft_consensus.cc:2272] T 2defcff65d6746ffb727bf0a5b4af8f2 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.613864  6332 tablet_replica.cc:333] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.614495  6332 raft_consensus.cc:2243] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.615016  6332 raft_consensus.cc:2272] T 42a17f0c3b734708be803f83caf05fbf P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.617506  6332 tablet_replica.cc:333] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.618147  6332 raft_consensus.cc:2243] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.618676  6332 raft_consensus.cc:2272] T 6a6d66d403064ef7bfe0bcee38dd5da4 P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.621163  6332 tablet_replica.cc:333] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.621793  6332 raft_consensus.cc:2243] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.622291  6332 raft_consensus.cc:2272] T 0c1034f5db48480297524a01d90beee1 P fc40a530fb094f6dba054427ad7a3dd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.624753  6332 tablet_replica.cc:333] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.625363  6332 raft_consensus.cc:2243] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.625941  6332 raft_consensus.cc:2272] T 0af180833b854a199f5e224967f93f8b P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.628228  6332 tablet_replica.cc:333] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.628906  6332 raft_consensus.cc:2243] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.629848  6332 raft_consensus.cc:2272] T ca1980280f88496c8262af1f35c53d75 P fc40a530fb094f6dba054427ad7a3dd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.632385  6332 tablet_replica.cc:333] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.633056  6332 raft_consensus.cc:2243] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.633618  6332 raft_consensus.cc:2272] T 304946e2b8344e13b0db107d1bf4e3ec P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.636240  6332 tablet_replica.cc:333] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8: stopping tablet replica
I20260710 11:13:38.636826  6332 raft_consensus.cc:2243] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:38.637305  6332 raft_consensus.cc:2272] T 0f32b469c0e94e829e7fa1b6c6606f4a P fc40a530fb094f6dba054427ad7a3dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.677495  6332 tablet_server.cc:196] TabletServer@127.6.47.3:0 shutdown complete.
I20260710 11:13:38.708261  6332 master.cc:562] Master@127.6.47.62:42173 shutting down...
I20260710 11:13:38.728694  6332 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:38.729215  6332 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:38.729537  6332 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb96241f55a44199b53c4307502705a0: stopping tablet replica
I20260710 11:13:38.749706  6332 master.cc:584] Master@127.6.47.62:42173 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12557 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24510 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112519 ms total)
[  PASSED  ] 8 tests.
I20260710 11:13:38.807765  6332 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 396 messages since previous log ~15 seconds ago
I20260710 11:13:38.808120  6332 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 400 messages since previous log ~15 seconds ago
I20260710 11:13:38.808400  6332 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 395 messages since previous log ~15 seconds ago
I20260710 11:13:38.808696  6332 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 ~32 seconds ago
I20260710 11:13:38.808984  6332 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 ~32 seconds ago
I20260710 11:13:38.809327  6332 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:13:38.809737  6332 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
